#entete {
	display: block;
	margin:0;
	width:710px;
	height:117px;
	list-style:none;
	font-family:"trebuchet ms",arial,sans-serif;
 	background:url(images/fond_body.jpg) top left no-repeat;
	cursor: pointer;
}
#entete .on {
	text-decoration:underline;
}

#entete #logo_site {
	left:34px;
	position:absolute;
	top:0px;
}

#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;
}

