#recherche{
	width: 280px;
	height: 80px;
	background-color: rgba(200,200,200,0.6);
	border-width:2px;
 	border-style:dotted;
 	border-color:white;
 	padding: 10px;
 	border-radius: 10px;
}


.bg_etape{
	width: 196px;
	border-width:2px;
 	border-style:dotted;
 	background-color: rgba(255,255,255,0.8);
 	border-color:white;
 	width: 200px;
 	border-radius: 10px;
}

.etape_text{
	margin-left: 10px;
	margin-right: 5px;
	font-size: 0.9em;
	height: 60px;
	margin-top: 10px;
}

#contour_carte{
	
}


#contour_carte:hover{
	
}