BODY{
	margin:0px;
	padding:0px;	
	font-family:Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color :#6C8496; /*couleur pour les effets de relief*/
	scrollbar-arrow-color :#933101; /*couleur pour les pointeur de d�filement*/
	scrollbar-darkshadow-color :#6C8496 ;/*couleur pour les ombres*/
	scrollbar-face-color :#9DC53D; /*couleur pour la surface*/
	scrollbar-highlight-color :#C8C8C8; /*couleur pour le bord haut et le bord gauche*/
	scrollbar-shadow-color :#C8C8C8; /*couleur pour le bord droit et le bord du bas*/
	scrollbar-track-color :#C8C8C8; /*couleur pour la barre de d�filement non cach�e par le pointeur de d�filement*/	
}

TD{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.texte_rouge{
	font-size:12px;
	color:#963201;	
}
.texte_gris{
	font-size:12px;
	color:#9B9B9B;	
}
.texte_vert{
	font-size:12px;
	color:#9DC53D;	
}

.titre_noir{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;	
}

.titre_rouge{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#963201;	
}

.titre_gris{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#9B9B9B;	
}

.titre_vert{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#9DC53D;	
}

a:hover 	{ color: #963201;}
a 		{ font-family: Arial, Helvetica, sans-serif; 
			text-decoration: none;
			font-weight:bold;
			color: #333333}			

.texte_gris_11{
	font-size:11px;
	color:#9B9B9B;	
}
.texte_gris2_10{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9E9E9E;	
}
.lien_gris_11:hover 	{ color: #333333;}
.lien_gris_11 		{ font-family: Arial, Helvetica, sans-serif; 
					  font-size:11px;
					  text-decoration:underline;
					  color:#9B9B9B;}			

.texte_rouge_11{
	font-size:11px;
	color:#963201;	
}
.texte_rouge2_11{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#963201;	
}

.Avsetes:hover 	{ color: #963201;}
.Avsetes 		{ font-family: Arial, Helvetica, sans-serif; 
			text-decoration: none;
			font-weight:bold;
			font-size: 12px;
			color: #9B9B9B}
			
.menu_vertical{
	padding-bottom:0px;
	padding-top:0px;
	white-space:nowrap;
	list-style-type:none;
}

.menu_vertical ul{
	margin-bottom:0px;
	margin-top:0px;
	padding-left:5px;
	margin-left:5px;	
	white-space:nowrap;	
	list-style-type:none;
}			