#homeMap {position:relative}
#homeMap #showFullMap { top:412px}
#map.big {width:100%;height:85%; }
#map.normal {width:680px;height:460px; color:#000; margin-bottom: 10px; margin-top: -8px; margin-left:1px}
#map h2 { font-size: 120%; color:#6a207f; margin-bottom:5px ; background:none; padding:0}
#map p {line-height:18px; margin-bottom:18px; }
#map a { outline:none; color:#6a207f; border:none}
#map a img {  border:none}
#map a:hover { color:#c2282a; text-decoration:none;}
#map ul {line-height:16px;  margin:0; padding:0}
#map li { list-style-type : none; margin:0; padding:0}
#map input {padding:5px; border:1px solid #000}
#map input.bouton { background: #000; cursor:pointer; color:#FFF}
#map #info {height:10%; padding:0 20px;}
#map #info ul li {display:inline; }
#map ul.logo {padding:15px 0; float:left}
#map ul.logo li { display:inline}
#map ul.logo li a, #map ul.logo li a:visited { border:none; color:#FFF}
#map .controlUI {background:#d3c8d6; cursor:pointer; text-align: center; color:#FFF; padding:3px 7px; font-weight: bold;}
#map .controlUI:hover { background:#FFF; color:#6f2c77;}


#showFullMap {z-index:10001; position:absolute; left:500px; top: 442px; width:170px  }
#showFullMap a:link, #showFullMap a:visited { color:#fff; padding:5px 7px 5px 30px; font-weight: bold; background:#d3c8d6 url(../images/googlemap/loupe.gif) no-repeat 0 3px; display:block}
#showFullMap a:hover {  background:#fff url(../images/googlemap/loupe-hover.gif) no-repeat 0 3px; color:#6f2c77; border-bottom: none;}
.content { width:300px; margin-right: 65px; height:400px; overflow: hidden }
.contentRms {width:300px; margin-right: 65px}

#mapMenu { height:15%; width:85%; float: left;}
#mapMenu ul {margin:0;  padding:10px 20px;}
#mapMenu ul li { display: inline; list-style-type: none; margin:0; padding:0; line-height: 32px}
#mapMenu ul li a { background:#d3c8d6; color:#FFF; padding:5px 10px; margin: 0 5px 10px 0; text-decoration: none; font-weight: bold}
#mapMenu ul li.actif a, #mapMenu ul li a:hover { background:#6f2c77; color:#FFF; }

#rmsMenu { height:15%; width:15%; float: right;}
#rmsMenu a { float: right; display:block; height:80px; width: 130px; background: url(../images/googlemap/rms-logo-menu.jpg) no-repeat -10px 5px; text-indent: -8000em; }

#more-info {position:absolute; text-align: center; background:#000; color:#fff; width:280px; padding:10px 20px; font-weight:bold; font-size:100%;}
