body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0046B2;
}

div {
	width: 100%;
	text-align: left;
}

#teaser,
#contour,
#header,
.header,
#bloc_gauche,
#menucdf,
#visuelgauche,
#textepage,
#bloc_itineraire,
#footer,
.footer,
#btnrdvdetails_loc
 {
	display: none;
}

#contenu {
	width: 100%;
}

#bouton_retour,
#bouton_imprimer {
	visibility: hidden;
}

#fondresult {
	color: #0046B2; background: none; margin: 0; color: #333; font-weight: bold;
}

#resultadresse2{ float: left; position: relative; margin-bottom: 10px; color: #333; }

#sommairecontainer{
	overflow-y: none;
	height: auto;
	width: auto;
}

#map_canvas {
	float: left;
	width: 99%;
	height: auto;
	border: 1px solid #AAA;
	margin: 0 auto;
}

#content #inner_content {
	width: auto;
	height: auto;
	background: none;
}

#infos_caches {
	display: block;
	width: 100%;
	margin: 0 auto;
}

#infos_caches p {
	color: #0063AC;
	margin: 0 0 20px 0;
}

#infos_caches h4 {
	display: block;
	width: 100%;
	color: #0063AC;
	height: 20px;
	border-bottom: 2px solid #0063AC;
}