BODY {
scrollbar-face-color:#4E0101;
scrollbar-shadow-color:#AA0000;
scrollbar-highlight-color:#9A0101;
scrollbar-3dlight-color:#300000; 
scrollbar-darkshadow-color:#9A0101;
scrollbar-track-color: #4E0101; 
scrollbar-arrow-color:#CF0000;
} 
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9A00;
	font-weight: bold;

}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9A00;
	font-weight: bold;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8C994;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8C994;
}
.suppr { font-family:arial; font-size: 11px; font-weight: bold; color: #CC0000 }
.suppr:link  { font-family:arial; font-size: 11px; color: #CC0000; text-decoration: none }
.suppr:visited  { font-family:arial; font-size: 11px; color: #CC0000; text-decoration: none }
.suppr:hover  { font-family:arial; font-size: 11px; color: #990000; text-decoration: none }

/* :Changement couleur lien */
a:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color : #FF9A00;
    text-decoration : none;
}
/* :Liens visités */
a:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color : #FF9A00;
    text-decoration : none ;
}
/* : Juste clic */
a:active
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color : #FFD18C;
    text-decoration : none ;
}
/* :Lien survollé */
a:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color : #FFD18C;
    text-decoration : none;
}
.texteflooter {
	color: #B78128;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
9A01019A0101
.titregros {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9A00;
	font-weight: bold;
}
.titregros {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9A00;
	font-weight: bold;
}

.form2 { font-family: arial; font-size: 11px; color: #E8C994; background-color: #4E0101; border-color: #FF9A00; border-top-width: 0; border-left-width: 0; border-right-width: 1; border-bottom-width: 1 }
.btn { font-family: verdana; font-size: 11px; color: #FF9A00; font-weight: bold; border-color: #4E0101; cursor: hand; background-color: #4E0101; border-top-width: 0; border-left-width: 0; border-right-width: 0; border-bottom-width: 0 } 