@charset "utf-8";
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.TITRE {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.texteFOOTER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.TITRE2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.textevert {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9CC76D;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
a:hover {
	color: #9CC76D;
	text-decoration: none;
}
.texte2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

