#marcopolo .spacer{
width:100%;
height:1px;
float:left;
padding:0px;
margin:0px;
}

#marcopolo .col_droite{
	width:200px;
	float :left;
	position: relative;
}

#marcopolo .col_gauche{
float :left;
	position: relative;
width:350px;
}



#marcopolo form{
float:left;
position :relative;
width:200px;
height:auto;
}




#marcopolo .critere{
position:relative;
float:left;
width:100%;
	}
	
#marcopolo .logo_raccourci{
width:109px;
height:120px;
border:1px dotted #D8C6C6;

text-align:center;
float:left;
padding:0px;
margin:0px;
}
	#marcopolo .logo_raccourci a{
		height:100%;
		width:100%;
		display:block;
	}
	#marcopolo .logo_raccourci a:hover{
		background-color: #DDDDDD;
	}
	
		#marcopolo .logo_raccourci a img{
		top:10px;
	}
#marcopolo .listing_magasins{
position:relative;
float:left;
width:100%;
	}
#marcopolo .brique{
	float:left;
	position:relative;
	
	
}
#marcopolo .bloc{
	float:left;
	position:relative;
	
		
}	
.adresse{
	float:left;
	position:relative;
	
	width:182px;
	height:100px;
	border:1px dotted #D8C6C6;
	display:block;
	overflow:hidden;
}
.adresse .soustitre_ens{
	text-align:left;
}
.adresse p{
text-align:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;

}

.nom_departement{
	float:left;
	position:relative;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	border-bottom:2px solid #D8C6C6;
	margin-bottom:5px;
	margin-top:20px;
	background-color: #DDDDDD;
}

#marcopolo .submit_rechercher{
	float:left;
	border: none;
	background: transparent url('../img_marcopolo/rechercher.gif') no-repeat top left;
	width: 102px;
	height: 33px;
}
#marcopolo .submit_retour{
	float:left;
	border: none;
	background: transparent url('../img_marcopolo/retour.gif') no-repeat top left;
	width: 66px;
	height: 33px;
}

#marcopolo .submit_nouvelle_recherche{
	float:left;
	border: none;
	background: transparent url('../img_marcopolo/nouvelle_recherche.gif') no-repeat top left;
	width: 163px;
	height: 33px;
}

