@charset "utf-8";

#moteur_recherche { 
	overflow:hidden; 
	background:#f0f0f0; 
	border:1px solid #d0d0d0; 
	border-radius:8px; 
	padding:10px; 
	margin-bottom:15px; 
}
#moteur_recherche { }
#carto-control2 {
	margin:1em 0; padding:0;	
}
#contenu #carto-control2 li {
	margin:0 2% 0 0; padding:0;
	float:left;
	display:block;
	width:46%;	
	background:none;
}
p.label01 {
	margin:10px 0;	
}
#moteur_recherche input.bouton { float:right; }

div.element_infobulle { margin-bottom:5px; }