/*

DESCRIPTION: 	style de page principale

PROGRAMMEUR:	Kevin Gilbert (kevin@kegisiteweb.com)
			Programmé pour KeGi Site Web.
			Dernière mise à jour:	28/06/2007
			Toutes copies est strictement interdite, le contenue est sous droits d'auteur.

VERSION:		1.0

*/

html {
width:100%;
height:100%;
}

body {
width:100%;
height:100%;
background-color : #000000;
margin : 0px;
margin-top: 13px;

}


.content_frame {

font-size:14pt;
color:#666633;

}

.content_frame :LINK{

font-size:14pt;
color:#003333;

}

.page_title{

font-size:18pt;
font-weight:bold;
color:#666633;
cursor:default;

}

.page_title_div{

text-align:center;
height:33px;

}

.content_table_p {

color:#000000;

}

.content_table_p2 {

color:#FFFFFF;

}

.cat11{

color:#FFFFFF;
font-size:14pt;
text-decoration:underline;
font-weight:bold;

}

.contentsite {
font-size : 13pt;
color : #333333;
}

A.contentsite {
font-size : 13pt;
color : #336699;
}

A.opttop {
color:#0000FF;
}

.cat1 {
font-size : 11pt;
font-weight : bold;
color : #ffffff;
}

.cat2 {
font-size : 15pt;
color : #ffffff;
}

.catp {
font-size : 14pt;
color : #ffffff;
}

.error_msg {
color : #ff0000;
font-size : 13pt;
font-weight : bold;
text-decoration : underline;
}
.error_msg_def {
color : #000000;
font-size : 13pt;
}

.cat_center {
color : #ffffff;
font-size : 14pt;
font-weight : bold;
width : 100%;
height : 25px;
padding-top : 5px;
background-image : url('../templates/2007/part_2_cat.gif');
}

.lien_menu_1 {
font-size : 12pt;
font-weight : bold;
color : #FFFFFF;
text-decoration : none;
font-family : Arial;
}

.lien_menu_1:hover {
font-size : 12pt;
font-weight : bold;
color : #FF0000;
text-decoration : underline;
}

.texte_content {

color: #666633;
font-size:14pt;

}

.tab_mem_opt {
width : 100%;
border : 1px solid;
border-color : #000000;
background-color : #ffffff;
background-repeat : repeat-x;
background-position : bottom 0%;
}