body {
	background-color: #C5CBD0;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Texte_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Texte_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8BC53D;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #0E2B48;
}
a:active {
	text-decoration: none;
	color: #666666;
}
