.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AD0000;
}
.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.texte-blanc-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AD0000;
}
a:link {color: #000000; font-weight: bold; text-decoration:none;}
a:visited {color: #000000; font-weight: bold; text-decoration:none;}
a:hover {color:#AD0000; font-weight: bold; text-decoration:none;}

