 body{
	background-color:#CCCCCC;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	background-image: url(/images/fond3.gif);
	background-repeat: repeat;
 }
H1{color:#000099;font-size:16px; font-weight:bold;margin-bottom:10px} 
TD{color:#333333;font-size:11px; text-align:justify}
 
A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	text-decoration: none;
}


a.lien1 {
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}
a.lien1:hover {
	color: #000000;
	text-decoration: none;
}

a.lien2 {
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
a.lien2:hover {
	text-decoration:underline;
}