
BODY {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color : #000000;
	scrollbar-3dlight-color: #8992A0;
	scrollbar-arrow-color: #C3C7D0;
	scrollbar-darkshadow-color: #28313F;
	scrollbar-face-color: #565E6B;
	scrollbar-highlight-color: #8B9199;
	scrollbar-shadow-color: #3F4755;
	scrollbar-track-color: #6F7886;
	background-image : url(../../images/fond-main.gif);
}

A:visited {
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : Silver; 
   text-decoration : none; 
}

A:link {
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : Silver; 
   text-decoration : none; 
}

A:hover {
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : White; 
   text-decoration : none;
}

A:active {
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : Silver; 
   text-decoration : none; 
}

.moyen_txt_noir {
   font-size : 14px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #000000; 
   text-decoration : none;
}

.petit_txt_noir {
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #000000; 
   text-decoration : none;
}

.mini_txt_gris {
   font-size : 9px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #6A727B; 
   text-decoration : none;
}

.petit_txt_gris {
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #6A727B; 
   text-decoration : none;
}

.petit_txt_blanc {
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #FFFFFF; 
   text-decoration : none;
}

.petit_txt_rouge {
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #FF0000; 
   text-decoration : none;
}

.article_txt_blanc {
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #FFFFFF; 
   text-decoration : none;
}

.petit_txt_blanc_retrait_droite {
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #FFFFFF; 
   text-decoration : none;
   padding-right : 15px;
}

.petit_txt_blanc_gras {
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #FFFFFF; 
   text-decoration : none;
   font-weight: bold;
}

.moyen_txt_blanc_gras {
   font-size : 14px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #FFFFFF; 
   text-decoration : none;
   font-weight: bold;
}

.trOver {
	background: #000080;
	cursor: hand;
	color : #FFFFFF;
}

.main {
	cursor: hand;
}

INPUT.champ_txt {
   font-family : Arial, Helvetica, sans-serif; 
   background-color: #565E6B;
   color : #FFFFFF; 
   font-size : 11px; 
   border: thin #808080 solid; 
}


INPUT.bouton_2d {
   font-family : Arial, Helvetica, sans-serif; 
   background-color: #D4D0C8;
   color : black; 
   font-size : 11px; 
   border: thin #808080 solid;
   cursor:hand;
}

.txt_area {
   font-family : Arial, Helvetica, sans-serif; 
   background-color: #565E6B;
   color : #FFFFFF; 
   font-size : 12px; 
   border: thin #808080 solid; 
   scrollbar-3dlight-color: #8992A0;
   scrollbar-arrow-color: #C3C7D0;
   scrollbar-darkshadow-color: #28313F;
   scrollbar-face-color: #565E6B;
   scrollbar-highlight-color: #8B9199;
   scrollbar-shadow-color: #3F4755;
   scrollbar-track-color: #6F7886;
}

.navtext {
   width : auto;
   font-size : 8pt;
   border-width : none;
   border-style : none;
   z-index:10000;
   layer-background-color : #C4C3FD;
   background-color : #C4C3FD;
   color : black;
   font-family: Arial, Helvetica, sans-serif;
}
