.ac_results {
	z-index: 99999;
}

.ac_results ul {
	background-color: white;
}

.ac_results li {
	cursor: default;
}

.ac_loading {
	background: white url('../images/commun/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #d9e6f3;
}


.ac_results ul {
	margin-left:95px;
	width:235px;
	background-color: white;
}

.liste-options, .ac_results ul {
	height: 170px;
	border: solid 1px #b0c1d7;
	background-color: #fff;
	overflow: auto;
	margin-bottom: 10px;
}

.ac_results ul {
	height: 80px;
	width: 300px;
	position: absolute;
	margin-top: 0;
	z-index:5000;
}
.ac_results ul {
	margin-left:23px;
	width:183px;
	text-align: left;
}
.ac_results li a, .ac_results ul a{
	padding: 2px 15px;
	display: block;
	text-decoration: none;
	color: #000;
}
* html .ac_results li a, * html ul a{
	height: 10px;
}
.ac_results li a:hover, .ac_results ul a:hover{
	background-color: #d9e6f3;
}
.ac_results ul a{
	padding: 2px 5px;
}

.ac_results2 ul {
	margin-left:95px;
	width:235px;
	background-color: white;
}

.liste-options, .ac_results2 ul {
	height: 170px;
	border: solid 1px #b0c1d7;
	background-color: #fff;
	overflow: auto;
	margin-bottom: 10px;
}

.ac_results2 ul {
	height: 80px;
	width: 300px;
	position: absolute;
	margin-top: 0;
	z-index:5000;
}
.ac_results2 ul {
	margin-left:0;
	width:235px;
	text-align: left;
}
.ac_results2 li a, .ac_results2 ul a{
	padding: 2px 15px;
	display: block;
	text-decoration: none;
	color: #000;
}
* html .ac_results2 li a, * html ul a{
	height: 10px;
}
.ac_results2 li a:hover, .ac_results2 ul a:hover{
	background-color: #d9e6f3;
}
.ac_results2 ul a{
	padding: 2px 5px;
}
