/* CSS Document */

#logo{
	background:url(../imgs/logo.jpg);
	background-repeat:no-repeat;
	height:94px;
	/*margin-left:20px;*/
}
#menu{
	/*margin-left:99px;*/
	width:921px;
	height:94px;
	z-index:1;
	position:absolute;
}
#bandeau{
	background-color:#5382ba;
	padding-top:6px;
	padding-bottom:-6px;
	
	background-repeat:no-repeat;
	height:200px;
	width:921px;
}
