.titre {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #008751;
	font-weight: bold;
}
.texte {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #008852;
	font-weight: bold;
}
.texteTN {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #008852;
	font-weight: bold;
}
.form {
	background-color: #008852;
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #D5E03C;
}
.fond {
	background-color: #CCE821;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008852;
	text-decoration: underline;
}
a:visited {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008852;
	text-decoration: underline;
}
a:hover {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008852;
	text-decoration: underline;
}
a:active {



	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008852;
	text-decoration: underline;
}
