@charset "utf-8";
.lien_2{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
.lien_2:hover {
	color: #BE2312;
	text-decoration: none;
}


/* CSS Document */

.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D33421;
	font-weight: bold;
}
.titre2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

.sous_titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D33421;
	font-weight: bold;
}
.marges30 {
	padding-right: 30px;
	padding-left: 30px;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}

