.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CB2229;
}
.textes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
}
.titre_bande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.textessous-titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00B5E0;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
}
.titres_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #00B5E0;
	line-height: 25px;
}
.textesBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 14px;
}
.textessous-titresBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	font-style: oblique;
	font-weight: bold;
}

