div {

	text-align:center;
	}

h2
{  
    font-family:  "Arial Black","Times New Roman", Times,serif;
    color:#284721;
}
	
body
{
   
   width: 760px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px; 
    background-color: white;  
 }	
 
	
	
	
	
	
div#bandeau {

   font-family:  "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
	width:760px;
	height:80px;
	color:#ba38d1;
	background-image: url("images/px.jpg");
	}
div#contenu {
	width:640px;
	height:400px;
	background-color:#bad621;
	float:left;
	background-image: url("images/.jpg");
	}
#element1 {
	float:left;
	background-image: url("images/arriv.jpg");
	width:320px;
	height:200px;
	color:#0a7521;
	text-align:center;
    }
	
	
	
	
	
	
	
#element2 {
	float:right;
	background-image: url("images/terrasse.jpg");
	width:320px;
	height:200px;
	text-align:center;
	color:#513de8;
	}
	
	
#element3 {
	float:left;
	background-image: url("images/019.jpg");
	width:320px;
	height:200px;
	text-align:center;
	color:#75001e;
	}
#element4 {
	float:right;
	background-image: url("images/15.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/entree1.jpg");
	
	}
div#menubas {
	width:120px;
	height:200px;
	background-color:#af8c77;
	background-image: url("images/bourg2.jpg");
	}	

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


