div {
	text-align:center;
	}
div#bandeau {
	width:950px;
	height:350px;
	background-color:#e7e184;
	}
	#page{margin-top:0px; width:950px;/*border:outset; border-width:1px; border-color:#CCCCCC;*/}

div#menu {
	float:left;
	width:190px;
	height:1050px;
	background-color:#e7e184;
	}
div#menu_haut {
	width:190px;
	height:270px;
	background-color:#e7e184;
	}
div#menu_bas {
	width:190px;
	height:200px;
	background-color:#e7e184;
	}
div#contenu {
	float:left;
	width:760px;
	height:1050px;
	background-color:#e7e184;
	}

div#news {
	float:right;
	width:200px;
	height:800px;
	background-color:#e7e184;
	} 
	
div#bloc_news {
	width:200px;
	height:450px;
	background-color:#e7e184;
	}
div#bloc_news1 {
	width:200px;
	height:250px;
	background-color:#e7e184;
	}
div#pied_page {
	clear:both;
	width:950px;
	height:35px;
	background-color:#93c120;
	}
	
#menu  a:link, a:visited{
	color:#000000;
	font-family:"Myriad Pro";
	text-decoration:none;
	
}

#menu a:hover {
	color:#663300;
	font-family:"Myriad Pro";
	text-decoration:none;

}
