A:hover {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
BODY {
	overflow: hidden;
}
.fondaccueil { 
	background-image: url('images/fond_services.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
