<!--
body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.choix {
	padding-left : 60px;
	padding-right : 20px;
	padding-bottom : 8px;
	font-size: 10px;
	font-weight: bold;
	color: #0282AB;
}
.titrecontact {
	font-size: 10px;
	font-weight: bold;
	color: #0282AB;
}
a.footer:link, a.footer:visited, .footer {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
a.footer:active, a.footer:hover {
	color: #999999;
	font-size: 10px;
	text-decoration: underline;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:active, a:hover {
	color: #000000;
	text-decoration: none;
}
 -->