body {
	background-color: #CCFF99;
}
.TITRE {
	color: #0066CC;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #CCFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.texteVert {
	color: #339922;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.TitreVert {
	color: #449933;
	font-size: 16px;
	font-weight: bold;
}
.TitreNoir {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
