/* GOOGLE MAP */

#map {
width: 490px;
height: 500px;
margin-left: 6px;
float:left;
}

#gmcheck {
width: 490px;
margin-left: 6px;
float:left;
margin-bottom:5px;
}

#directions {
width: 500px;
margin-left: 6px;
float:left;
}

#selection {
width: 250px;
height: 30px;
font-size: 12px;
color: #FF8109;
margin-left: 6px;
float:right;
border:0px;
border-color:black;
border-style:solid;
border-left:1px dotted #C0C0C0;
height:500px;
padding-left:10px;
}

.listelements {
font-weight: bold;
}
/* Box Google Map */

#formulaire {
width:350px;
height:150px;
padding:3px;
text-align:left;
font: 12px verdana, helvetica, sans-serif;
}

.gmtitre {
	background-image:url(../images/entete-form.jpg);
	background-repeat:no-repeat; 
	background-position:left;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	margin-bottom:10px;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	border:0px;
	border-color:black;
	border-style:solid;
	float:left;
	width:317px;
  }
  
.gmadresse {
	border:0px;
	border-color:black;
	border-style:solid;
	float:left;
	width:337px;
    font: 12px verdana, helvetica, sans-serif;
	margin-bottom:5px;
}
  
  
#listeselect {
font: 10px verdana, helvetica, sans-serif;
}
 
#formulaire form {
margin:0px;
padding:0px;
}

.exemple {
font: 10px verdana, helvetica, sans-serif;
}

#submit  {
border:1px outset #DDDDDD;
font-weight:bold;
cursor:pointer;
width:300px;
color: #369;
}

#saddr #daddr {
width:300px;
height:20px;
border:1px solid grey;
}

.urlresa a {
	font-weight: bold;
	font-size: 13px;
	/*color: #369;*/
	color: #FF8109;
	text-decoration: underline;
}

.url a {
	font-weight: normal;
	font-size: 13px;
	color: #369;
	text-decoration: underline;
}


