/* CSS Document */

#map{
	/*float:left; */
	width: 396px; 
	height: 210px;
	font-size:0px;
	border:2px solid #BEBDB9;
}
#map a{
	display:none;
}
#map span{
	font-size:7px;
}
#reponse{
	/*float:left;*/
	width:100%;
}

#block-search{
	/*float:left;*/
	width:100%;
	margin:20px 0 20px 0;
	/*background:pink;*/
}
form#recherche{
	/*float:left;*/
	margin-left:0px;
	margin-bottom:10px;
}

form#recherche input{
margin:2px 0 0 0;
border-bottom:2px solid #BEBDB9;
border-right:2px solid #BEBDB9;
}

form#recherche .field_cp{
width:70px;
}

.line_field{
	/*float:left;*/
	width:100%;
}

.agence1{
	/*float:left;*/
	width:160px;
	margin:5px 0 0 10px;
}

.agence2{
	/*float:left;*/
	width:100%;
	margin:5px 0 10px 0;
}

.agence1 p, .agence2 p{
	/*float:left;*/
	float:none;
	width:100%;
}

#title-result{
	width: 100%;
	height:20px;
	background:#3cb0c7 url(/medias/fleche_result.gif) 5px 5px no-repeat;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	text-indent:22px;
	margin-top: 10px;
}
