.titre1 {
	color: #0D6D09;
	font-size: medium;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.titre2 {
	color: #039935;
}
a:link {
	color: #039935;
	text-decoration: underline;
}
a:visited {
	color: #039935;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	color: #489961;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.titre3 {
	font-weight: bold;
	color: #039935;
}
