body {
    color: #000;
    background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {  margin-top: 5px}
a {  color: #FF9900; text-decoration: underline}
a:hover {  color: #CC0000; text-decoration: underline overline}
.petit {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.justifie {  text-align: justify}
img:hover {  color: #FF0000}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: italic; 
	color: #CC0000}
h4 { 
    font-size: 14px; 
	font-weight: bold; 
	clear: both;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	white-space: normal;
	clear: both;
}
.entete {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
