#header, .bloc_1, .bloc_2, .bloc_3, .titre_itineraire, .instructions_calcul, .reinit, .imprimer, #footer
{
display: none;
}
	
	#map_local
	{
	width: 700px;
	height: 495px;
	margin-bottom: 20px;
	}
	
	#resultat
	{
	width: 700px;
	}
