 /* Entete */
#header 
{ 
	font-size:10pt;
	position:relative;
	/* background:url("../images/menu_top.jpg") no-repeat top center; */ /* snif */
	background-color:inherit;
	margin:0px;
	height:199px;
	z-index:4;
}

.banner
{ 
	background-color: white;
	width: 778px;
}

