.Clem {
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(images_acdi/bleu7.jpg);
	background-repeat: repeat;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;

}
