body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;/*SCROLLBAR-FACE-COLOR: #C5000A; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #af0009; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000*/
}
.titre {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
}
.blanc-info10 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.blanc-info20 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.marron-16 {
	color: #3A0c02;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.marron-gras18 {
	color: #3A0c02;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.marron-gras14 {
	color: #3A0c02;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.marron-gras12 {
	color: #3A0c02;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.marron-14 {
	color: #3A0c02;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
}
.petit-10 {
	color: #3A0c02;
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
}
a {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
}
a:hover {
	text-decoration: none
}
	
	
/*-------------------------------------
--------------   MENU -----------------
-------------------------------------*/

.textOff a{
color:#FFFFFF;
font-size:12;
font-weight:bold;
text-decoration:none;
}

.textOff a:hover{
color:#FFFFFF;
background-color:#CC9900;
font-size:12;
font-weight:bold;
text-decoration:none;
}