body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #ffffff;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #ffffff;
	font-weight: normal;
}
_tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: normal;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF9933;
	font-weight: bold;
}

.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFCC66;
	font-weight: bold;
	text-decoration: underline;
}

.textesmall_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF3300;
	font-weight: bold;

}
a {  
	color: #FF3300; 
	text-decoration: none;
	font-weight: bold;
}

a:hover { 
	color: #FF3300; 
	text-decoration: underline; 
	font-weight: bold;
}

.a_langue {
	color: #9F2828;
	font-weight: bold;
	font-style: italic;
	padding-right :0px;
	

}

.a_langue:hover {
	color: #9F2828;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	padding-right :0px;