body{
	width: 1024px;
	background-image: url("images/fond.png");
	background-repeat: repeat-x;
}

#site{
	width: 920px;
	margin-left: auto; 
	margin-right: auto;
	background-image: url("images/site.png");
	background-repeat: no-repeat;
	padding-top: 8px;
}	

#en_tete{
	width: 909px;
	height: 175px;
	background-image: url("images/banniere_camping.png");
	background-repeat: no-repeat;
	margin-left: 6px;
}

#menu{	
	width: 898px;
	height: 59px;
}

#corps{
	width: 898px;
}

#map { 
	margin-top: 0px;
	/*margin-left: 500px;*/
	width:700px;
	height:380px;
}

#pied_de_page{
	text-align: center;
}