
.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: #4a0a0e;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.marron-gras18 {
	color: #4a0a0e;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.marron-gras14 {
	color: #4a0a0e;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.marron-gras12 {
	color: #4a0a0e;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.marron-14 {
	color: #4a0a0e;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
}
.petit-10 {
	color: #4a0a0e;
	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;
}
