div {
	text-align:center;
	}

div#bandeau {
	width:auto;
	height:77px;
	background-color:#FFF;
	}
div#menu {
	float:left;
	width:auto;
	height:385px;

	text-align:justify
	background-color:#FFF;
	}

div#pied_page {
	clear:both;

	height:138px;
	text-align: center;
	}
div#pied_page2 {
	clear:both;
	text-align: left;
	position:relative;
	width:auto;
	height:100px;
	
	}
