.petit_titre_vert {
	color: #478898;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normal_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.fondvert {
	background-color: #0099B9;
}
.moyen_titre_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.moyen_titre_pepermint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #85BED3;
	font-weight: bold;
}
.normal_gras_clair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C45631;
}
.moyen_titre_color2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #53A0B2;
	font-weight: bold;
}
.normal_gras_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	color: #2B9DD5;
	font-weight: normal;
}
.tinytext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #028863;
}
.normal_gras_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
