.div_recherche
{
	position: absolute;
	overflow: auto;
	z-index: 99999;
	
	height: 200px;
	background-color: #F3F3F1;
	border-style: solid;
	border-color: #C1C0B6;
	color:black;
}
.div_element a
{
	text-decoration: none;
	font-size:11px;
}
.liste_vide
{
	font-style: italic
}
.aucun_resultat
{
	font-style: italic
}