.texteNormalNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
a {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}
body {
	background-color: #ffffcc;
}
.avertissement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}
a img {
 border: none;
}
