body{ 
margin					: 0 auto;
background-color 		: #cccccc; 
}

.entete{
width					: 900px;
height					: 120px;
background-color		: #ffffff;
border-bottom			: 2px solid #9eacd8;
}

.menu{
position				: relative;
width					: 200px;
height					: 1000px;
background-color		: ;
text-align				: center;
}

.menudrt{
position				: relative;
left					: 700px;
top						: -1000px;
width					: 200px;
height					: 1000px;
background-color		: ;
}

.cadre-menu{ width : 160px; background-color : #3e62ae; text-align : center; }
.edito{ width : 460px; background-color : #cbcbcb; text-align : left ; }
.commander{ width : 400px; background-color : #cbcbcb; text-align : center ; }
a.a-menu{ color : #ffffff; text-decoration : none; }

.corp{ 
position				: relative;
left					: 200px;
top						: -2000px;
width 					: 460px; 
font-family				: times, verdana, sans-serif ; 
border-left				: 20px solid #ffffff;
border-right			: 20px solid #ffffff;
overflow				: hidden;
background-color		: ;
}
.corp2{ 
position				: relative;
left					: 200px;
top						: -1000px;
width 					: 640px; 
font-family				: times, verdana, sans-serif ; 
border-left				: 20px solid #ffffff;
border-right			: 20px solid #ffffff;
overflow				: hidden;
background-color		: ;
}

.adsense{
position				: relative;
left					: 30px;
}

#flottants{
	position:absolute;
	overflow:hidden;
	
	width:500px;
	height:550px;
	
	clear:both;
	}

#presentation{
	position:relative;
	overflow:hidden;
	border:1px solid #000;
	width:800px;
	height:1000px;
	font-family:Arial;	
	padding-left:100px;
	text-align:justify;
	clear:both;
	}
	
.adresse{
			overflow:hidden;
			position:relative;
			width:500px;
			height:500px;
			margin:0 0 0 500px;
			padding-left:500px;
			border:1px solid #000;
}
	
	
	