<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
}
body {
	background-color: #EAEAEA;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0200;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0200;
}
a:hover {
	text-decoration: none;
	color: #A40000;
}
a:active {
	text-decoration: none;
	color: #FF0200;
}
.foot_gros_rouge {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
.police-rouge {
	color: #FF0000;
	font-weight: bold;
}
h1 {
font-size: 14px;
color: #002865;
font-weight: bold;
background-image:url(../gfx/puce.gif);
background-repeat:no-repeat;
padding-left:15px;
}
li {
	list-style-image: url(../gfx/puce_bleu.gif);
	margin-left:0px;
	padding-left:0px;
}
a {
	font-weight: bold;
}
-->