ul.autocompleter-choices{position:absolute; list-style:none; text-align:left; background-color:#fff; margin:0; padding:0;	border:1px solid #7c7c7c; border-left-color:#c3c3c3;	border-right-color:#c3c3c3;	border-bottom-color:#ddd;	z-index:50}
	ul.autocompleter-choices li{position:relative; float:none !important; font-weight:normal; line-height:1.5em;	margin:-2px 0 0 0; padding:0.2em 1.5em 0.2em 1em; white-space:nowrap; display:block; cursor:pointer}
		ul.autocompleter-choices li.autocompleter-selected{background-color:#f0edea}
		ul.autocompleter-choices span.autocompleter-queried{display:inline; float:none;	font-weight:bold;	margin:0;	padding:0}

#info_revenu{
	position: absolute;
	width: 35%;
	padding: 0 10px;
	text-align: left;
	background-color: #ffffe7;
	box-shadow: 1px 1px 12px #aaa;
}

#info_savoir{
	position: absolute;
	width: 35%;
	padding: 0 10px;
	text-align: left;
	background-color: #ffffe7;
	box-shadow: 1px 1px 12px #aaa;
}

#info_travaux{
	position: absolute;
	width: 35%;
	padding: 0 10px;
	text-align: left;
	background-color: #ffffe7;
	box-shadow: 1px 1px 12px #aaa;
}