BODY{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	scrollbar-3dlight-color :#818295; /*couleur pour les effets de relief*/
	scrollbar-arrow-color :#FFFFFF; /*couleur pour les pointeur de dfilement*/
	scrollbar-darkshadow-color :#818295 ;/*couleur pour les ombres*/
	scrollbar-face-color :#818295; /*couleur pour la surface*/
	scrollbar-highlight-color :#3B3D4F; /*couleur pour le bord haut et le bord gauche*/
	scrollbar-shadow-color :#3B3D4F; /*couleur pour le bord droit et le bord du bas*/
	scrollbar-track-color :#5A5C70; /*couleur pour la barre de dfilement non cache par le pointeur de dfilement*/	
}

td, span, div, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3B3D4F;	
}

.Avsetes a:hover 	{ color: #2A4783;}
.Avsetes 		{ font-family: Arial, Helvetica, sans-serif; 
			text-decoration: none;
			font-weight:bold;
			font-size: 12px;
			color: #333333}

A:hover 	{ color: #818295}
A 		{ font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight:bold;
		font-size: 12px;
		color: #FFFFFF}
							
		
.Agris:hover 	{ color: #FFFFFF}
.Agris		{ font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight:bold;
		font-size: 13px;
		color: #3B3D4F}		
		
.Ablanc 	{ font-size: 13px;color: #FFFFFF}	
.Ablanc:hover 	{ font-size: 13px;color: #FFFFFF}		

.titre{
	font-size:13px;
	color:#818295;
}

.titre_fonce{
	font-size:13px;
	color:#3B3D4F;
}

.texte_fonce{
	font-size:12px;
	color:#3B3D4F;
}

.texte_gris{
	font-size:12px;
	color:#818295;
}

.titre_fonce_grand{
	font-size:15px;
	color:#3B3D4F;
}

.texte_blanc{
	font-size:12px;
	color:#FFFFFF;
}
.texte_blanc_petit{
	font-size:11px;
	color:#FFFFFF;
}
.texte_orange_petit{
	font-size:11px;
	color:#F39103;
}
.texte_noir_petit{
	font-size:9px;
	color:#ff0000;
}
.texte_orange_moyen{
	font-size:12px;
	color:#F39103;
}