@charset "utf-8";
/* CSS Document */
body{
	   margin: 0;
    padding: 0;
	}

#entete{
	background-image: url("images/fond-haut.jpg");
	background-repeat:repeat-x;

	background-position:center;
	margin-left:auto;
	margin-right:auto;
	}
div.logo{
padding-top:24px;
	margin-left:auto;
	margin-right:auto;
width:315x;
height:150px;
}