body {
	background-image: url(fond_site_n.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat: repeat-x;
	background-color: #FFFFFF;

}
a:link {
text-decoration:none;color:#007EC1
}
a:visited {
text-decoration:none;color:#007EC1
}
a:hover {
text-decoration:underline;color:#339900
}
a:active {
text-decoration:none;color:#007EC1
}

