@charset "utf-8";
/* CSS Document */
#header {
	background:url(../images/entete.jpg) no-repeat top center;
}

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

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ligne1 {
	background-color:#CCCCCC;
}
