body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #333333;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
}
a {
	font-weight: normal;
	color: #ECEBE9;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:hover {
	color: #FF3333;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	text-decoration: none;
}
.Titres {
	font-family: Optima;
	font-size: 18pt;
	font-weight: bold;
	font-variant: small-caps;
}
.Sous-titres {
	font-family: Optima;
	font-size: 14pt;
}
table {
}

