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