
/*#liste {
	width: 213px;
	border: solid 1px #BBB;
	overflow: auto;
	display: none;
	align:left;
}*/
#champ {
	color:#888888;
	font-weight : bold;
	border: solid 1px #BBB;
	width: 220px;
	height: 35px;
	font-size:16px;
	padding: 1px 0 1px 4px; 
	margin-top:7px;
	margin-bottom:12px;
}
#champorange {
	color:#E27A26;
	font-weight : bold;
	border: solid 1px #E27A26;
	width: 220px;
	height: 35px;
	font-size:16px;
	padding: 1px 0 1px 4px; 
	margin-top:7px;
	margin-bottom:12px;
}
#area {
	font: 0.7em Arial, Helvetica, sans-serif;
	color:#888888;
	font-weight : bold;
	border: solid 1px #BBB;
	width: 457px;
	height: 140px;
	font-size:16px;
	padding: 8px 0 1px 4px; 
	margin-top:7px;
}
#chercher {
	height: 35x;
}
.result {
	font: 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	background: White;  
}
.result:hover {
	color: White;
	background: #00008B;
}
