/* Carte local de La Rochelle */	
	
	#conteneur_google_map_local
	{
	width: 964px;
	margin-top: 8px;
	margin-bottom: 10px;
	background-color: red;
	}
	
	#conteneur_map_local
	{
	float: left;
	}

	#map_local
	{
	width: 700px;
	height: 495px;
	}	
	
	#ReponseItineraire
	{
	float: right;
	width: 250px;
	height: 495px;
	margin-left: 10px;
	}
	
	#resultat 
	{
	width: 250px;
	padding:0; 
	border-collapse: collapse;
	
	}
	
	#resultat th 
	{
	height: 18px; 
	background-color:#EEEEEE; 
	border: 1px solid #999999; 
	text-align:center; 
	color: #444444;
	}
	
	.reinit:link, .imprimer:link
	{
	color: #444444;
	text-decoration: none;
	}
	
	.reinit:visited, .imprimer:visited
	{
	color: #444444;
	text-decoration: none;
	}
	
	.reinit:hover, .imprimer:hover
	{
	color: #444444;
	text-decoration: none;
	}
	
		.encadrement
		{
		border: 1px solid #999999;
		}
	
	#EmplacementTexteItineraire
	{
	margin: 0px; 
	padding: 5px; 
	width: 235px;
	height: 425px; 
	overflow:auto; 
	text-align:justify;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #999999;
	}
	
	#EmplacementTexteItineraire b
	{
	color: #03f; 
	text-decoration: underline;
	}
	
		.carte_parking
		{
		margin-top: 10px;
		margin-right: 11px;
		float: left;
		width: 500px;
		height: 482px;
		border: 1px solid #ffffff;		
		}
		
		.legende_parking
		{
		margin-top: 10px;
		float: left;		
		width: 450px;
		height: 484px;
		}
		.legende_parking img
		{
		margin-right: 5px;
		vertical-align: middle;
		}