body {
	background-color: #E0DAD0;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #09502C;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #09502C;
	text-decoration: none;
}
a {
	color: #09502C;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: none;
}

