#sous_menu {
	background-color:#EEF0F5;
	height:25px;
	margin-top:14px;
	padding-left:10px;
	padding-top:3px;
	width:440px;
}

#menu {
	float:left;
	width:469px;
	height:115px;
	background-color:#fff;
}

#recherche {
	float:left;
	width:201px;
	height:115px;
	background-color:#fff;  
	position:relative;
}
#recherche form div#DivOnline {
	position:absolute;
	top:89px; 
	background:#94add6;
	padding-left:6px;    
	width:190px;
	height:26px;
	line-height:26px;
}

.nom_poste_several {
	height:40px;
}
