.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.normal_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.normal_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6C00;
	text-align: justify;
}
.normal_orange_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6C00;
	font-weight: bold;
	text-align: justify;
}
.retours {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.asterisque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	text-align: justify;
}
.normal_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.GROS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF6633;
	text-align: justify;
	font-weight: bold;
}
.normalpetit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #000000;
	text-align: justify;
}
.normal_orange_gras_titre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6C00;
	font-weight: bold;
	text-align: justify;
}
