#autosearch
{
	background: #eee;
	width: auto;
	position: absolute;
	z-index: 1000;
}

#autosearch ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#autosearch ul li.autosearch_title
{
	background: #aaa;
	font-size: 14px;
	padding: 2px;
	border-bottom: 1px solid grey;
	
}

#rechercher{
	height:15px;
	/*-moz-opacity:0;*/
	opacity: 0;
	font-size:10px;
	cursor:pointer;
	background: repeat url('../../medias/images/searchvide.png');
}

#search{
	width:140px;
}