.gm-container{
	overflow: auto;
	height:265px;	
	width: 300px;	
	font-family: Verdana;
	font-size: 11px;
	color: white;	
	padding:2px;
	background-color:#1e1e1e;	
}

/* Styles CSS du menu GoogleMaps */
.MDbuttons {
 text-align:left;
 color: black;
 background-color: white;
 font-size: 12px;
 border: 1px solid #00cccc;
 padding: 3px;
 margin-bottom: 4px;
 cursor:default;
 font-size: smaller;
}

.main {
 cursor:pointer;
 margin-right:2px;
}

.MDtitre {
 text-align:center;
 color: black;
 background-color: white;
 font-size: 12px;
 border: 1px solid #00cccc;
 padding: 3px;
 margin-bottom: 4px;
}

.MDValider{
 text-align:center;
 color: black;
 background-color: white;
 font-size: 12px;
 border: 1px solid #00cccc;
 padding: 3px;
 margin-bottom: 4px;
 cursor:default;
 font-weight: bold;
}

.formMap{
 font-size:11px;
 width:75px;
 margin:0px;
 padding:0px;
 background-color:#ffffff;
 color:black;
 border:1px solid black;
 cursor:pointer;
}

.center{
 text-align:center;
}


.gm-container  a{color:#ffffff; text-decoration:none; cursor:pointer;font-weight: bold;}

.gm-container  a:hover{color:#00cccc; text-decoration:none; cursor:pointer;}

.gm-ville{
	text-align: center;
	font-weight: bold;
}

.gm-item{
	/*min-height: 90px;*/
	/*border-bottom: 1px solid silver;*/
	padding-bottom: 2px;
	padding-top: 0px;
	color:white;	
	width:100%;
}

.adresse_nom{
	text-align:center;
}

.gm-titre a{
	font-size: 11px;
	margin-bottom: 10px;
	color: white;
	padding:3px;	
}

.gm-image{		
	text-align:center;
	padding-right:5px;
}

.gm-image img{
	border: 1px solid white;	
}

.gm-descriptif{
	color: white;
	text-align:justify;	
	padding:5px;
}

.gm-link-list{
	text-align: center;	
	padding-bottom:5px;
}