@charset "UTF-8";
/* CSS Document */
#map-canvas{ overflow:visible !important}
.vert{ background:#8AB902; color:#fff; position:relative; z-index:99}
.bleu{  background:#2F73BA; color:#fff; position:relative; z-index:99}
.orange{ background:#EC8400; color:#fff; position:relative; z-index:99}

.infobulle{ }

/** FIX for Bootstrap and Google Maps Info window styes problem **/
img[src*="gstatic.com/"], img[src*="googleapis.com/"] {
max-width: none;
}