 BODY{ scrollbar-face-color:#9A0E14; 
scrollbar-arrow-color:#fff4d6; 
scrollbar-track-color:#fff4d6; 
scrollbar-highlight-color:#fff4d6; 
scrollbar-3dlight-color:#9A0E14; 
scrollbar-shadow-color:#fff4d6; 
scrollbar-darkshadow-color:#9A0E14; 
} 


					/* Corps de texte normal */
table, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
}

A:hover {text-decoration:none; color:"#444444"; } 


					/* Petit texte normal corps de page */
.textepetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
}

					/* Petit texte italic corps de page */
.textepetit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	line-height: 17px;
}


					/* Sous-titre de haut de page */
.titrerouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #9a0e14;
}

