.normal_bleu {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #005fbb;
}
.tableau_titre_orange {
    font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	bgcolor: #ff8400;
}
.titre_orange {
    font-family: arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #ff8400;
}
.sousTitre_orange {
font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ff8400;
}
.titre_bleu {
font-family: arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #085baa;
}
.sousTitre_bleu {
font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #085baa;
}
.sousTitre_vert {

font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #7ba900;
}
.titre_vert {

font-family: arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #7ba900;
}
.normal_gris {

	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #454545;
}
.normal{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

