/* Contact */

		.titre_form_contact_acces
		{
		width: 612px;
		height: 21px;
		padding-left: 6px;
		text-align: left;
		font-size: 13px;
		font-family: arial, serif;
		font-weight: bold;
		color: #ffffff;
		background-image: url("../includes/items/background_montant_promos.png");
		background-position: top center;
		background-repeat: repeat-x;
		}
		
		.form_contact_acces input[type=text]
		{
		width: 220px;
		}
		
		.form_contact_acces select
		{
		width: 226px;
		}
		
		.form_contact_acces textarea
		{
		width: 605px;
		height: 80px;
		overflow: auto;
		}
		
		.form_contact_acces input[type=submit]
		{
		margin-left: 5px;
		}

/* Google Map */	
	
	#conteneur_map_local
	{
	float: left;
	width: 618px;
	height: 316px;
	}
	
	#map_local
	{
	float: left;
	width: 618px;
	height: 310px;
	border: 1px solid #cccccc;
	}
	
	#instructions
	{
	clear: both;
	float: left;
	width: 608px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 12px;
	font-family: arial, serif;
	font-weight: bold;
	color: #ffffff;
	background-image: url("../includes/items/background_montant_promos.png");
	background-position: top center;
	background-repeat: repeat-x;
	}		
	
	#EmplacementTexteItineraire
	{
	clear: both;
	float: left;
	margin: 0px;
	margin-top: 5px;
	padding: 5px; 
	width: 608px;
	text-align: justify;
	background-color: #ffffff;
	border: 1px solid #dadada;
	}		

	#EmplacementTexteItineraire b
	{
	color: #346cc5;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	}
	
	#EmplacementTexteItineraire b:link
	{
	color: #346cc5;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	}
	
	#EmplacementTexteItineraire b:visited
	{
	color: #346cc5;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	}
	
	#EmplacementTexteItineraire b:hover
	{
	color: #346cc5;
	font-weight: normal;
	text-decoration: underline;
	outline: none;
	cursor: pointer;
	}
	
	.actions_gmap
	{
	clear: both;
	float: left;
	width: 618px;
	text-align: right;
	height: 20px;
	margin-top: 10px;
	}
	
	.reinit
	{
	margin-left: 6px;
	}
