/* GOOGLE MAP */

#map {
width: 495px;
height: 350px;
/*margin-left: 6px;*/
border:0px;
border-style:solid;
border-color:black;
position:relative;
float:left;
}

.style1 {background-color:#ffffff;font-weight:bold;border:2px #006699 solid;}


#gmcheck {
width: 495px;
/*margin-left: 6px;*/
margin-bottom:5px;
border:0px;
border-style:solid;
border-color:black;
float:left;

}

#directions {
width: 495px;
/*margin-left: 6px;*/
float:left;
}

#selection {
width: 190px;
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:515px;
overflow:auto;
/*padding-left:5px;*/
}

#ss-menu-2, #ss-menu-haut, #ss-menu-contenu, #ss-menu-bas {
padding:0px;
margin:0px;
border:0px;
border-style:solid;
border-color:black;
float:left;
}

.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:0px;
	margin-bottom:0px;
	font-weight: bold;
	font-size: 13px;
	color: #bc2023;
	border:0px;
	border-color:black;
	border-style:solid;
	float:left;
	width:317px;
  }
  
.gmadresse {
	border:0px;
	border-color:black;
	border-style:solid;
	float:left;
	width:350px;
    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;
}

