#hfe {
	margin-left:50px;

}

#hfe a{
	float:left;
}

#hfe img{
	float:left;
}

#hfe .texte_hfe {
	width:150px;
	height:18px;
	background-color:#6E6E6E;
	color:#83C2D9;
	line-height:18px;
	vertical-align:middle;
	padding-left:10px;
	font-weight: bold;

}

#hfe .texte_hfe_on {
	width:150px;
	height:18px;
	background-color:#989898;
	color:#ffffff;
	line-height:18px;
	vertical-align:middle;
	padding-left:10px;
	font-weight: bold;

}


