#entete {
	margin:0;
	width:907px;
	height:172px;
	list-style:none;
	font-family:"trebuchet ms",arial,sans-serif;
 	background:#bbc3c5 url(images/entete/bandeau.gif) top left no-repeat;
}
#entete .on {
	text-decoration:underline;
}

#entete #logo_site {
	left:80px;
	position:absolute;
	top:15px;
	width:820px;
}

#entete .logo_secteur {
	float:left;
line-height:14px;
margin-top:114px;
position:relative;
text-align:center;
margin-left:0;
}
#entete .logo_secteur a {
	width:100%;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
#entete .logo_secteur a img {
	display:block;
}

.logo_entete {
	float:left;
	position:relative;
	margin:0;
}


