div {

	text-align:center;
	}





	
body
{
   
   width: 760px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px; 
    background-color: white;  
 }	
 
	
	
	
	
	
div#bandeau {

   font-family: impact, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
	width:760px;
	height:80px;
	color:#ba38d1;
	background-image: url("images/banniere2.jpg");
	}
div#contenu {
	width:640px;
	height:400px;
	background-color:#bad621;
	float:left;
	background-image: url("images/chemin.jpg");
	}
#element1 {
	float:left;
	background-image: url("images/salle1.jpg");
	width:320px;
	height:200px;
	color:#0a7521;
	text-align:center;
    }
	
	
	
	
	
	
	
#element2 {
	float:right;
	background-image: url("images/salle2.jpg");
	width:320px;
	height:200px;
	text-align:center;
	color:#513de8;
	}
	
	
#element3 {
	float:left;
	background-image: url("images/cantou.jpg");
	width:320px;
	height:200px;
	text-align:center;
	color:#75001e;
	}
#element4 {
	float:right;
	background-image: url("images/salle3.jpg");
	width:320px;
	height:200px;
	text-align:center;
	color:#23a016;
	}	

	

 
 div#menu {	
	width:120px;
	height:400px;
background-color:#FFCC00;
float:left;
	}
div#menuhaut {
	width:120px;
	height:200px;
	background-color:green;
	background-image: url("images/cuisine8.jpg");
	
	}
div#menubas {
	width:120px;
	height:200px;
	background-color:#af8c77;
	background-image: url("images/esc.jpg");
	}	

	
div#piedpage {	
	clear:both;
	width:760px;
	height:80px;
	background-image: url("images/ppage.jpg");
	clear:both;
	}



