body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	font-weight: bold;
	margin: 0px;
	background-color: #FFFFCC;
}
.texte_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #009933;
	font-weight: bold;
}
.texte_jaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFCC;
	font-weight: bold;
}
.texte_basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #009933;
	font-weight: bold;
}
.titre_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #009933;
	font-weight: bold;
}

a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #006600;
}
a:active {
	color: #006600;
}
