div {
	text-align:center;
	}
div#bandeau {
	margin-left: auto;
    margin-right: auto;
	width:622px;
	height:150px;
	}
div#conteneur {
background-image:url(images/vague-geante.jpg);
	margin-left: auto;
    margin-right: auto;
	width:620px;
	height:382px;
	border: 1.5px dashed #ACACAC;
	
	
	
	}
div#menu {
	float:left;
	width:145px;
	height:382px;
	background: #FFFFFF
	
	}
div#titre {
	float:left;
	width:145px;
	height:20px;
	border:1.5px dashed #ACACAC;
	border-left-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	background-color:#FFFFFF;
	}
div#menu_haut {
	float:left;
	width:145px;
	height:150px;
	background-color:#FFFFFF;
	border: 1.5px dashed #ACACAC;
	border-left-width:0px;
	}
div#menu_bas {
	margin-right: auto;
	width:145px;
	height:212px;
	background-color:#FFFFFF;
	}
div#contenu {
	float:left;
	width:474px;
	height:382px;
	background-image:url(images/vague-geante.jpg);
	overflow:auto;
	scollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF; color:#000000
	
	}
div#pied_page {
	margin-left: auto;
     margin-right: auto;
	clear:both;
	width:622px;
	height:50px;
	}

