#transparent_map {
    position: absolute;
    z-index: 30;
    width: 465px;
    height: 465px;
    border: none;
    top: 0;
    left: 0
    }
#map ul {
    list-style: none
    }
#map li {
    position: absolute;
    z-index: 20;
    text-indent: -1000em;
    display: none;
    top: 0;
    left: 0
    }
#logo1 {
    background: url(img/info-rougeD1C-on.png) no-repeat;
    width: 465px;
    height: 465px;
    top: 0;
    left: 0
    }
#logo2 {
    background: url(img/info-rougeD2C-on.png) no-repeat;
    width: 465px;
    height: 465px;
    top: 0;
    left: 0
    }
#logo3 {
    background: url(img/info-rougeD3C-on.png) no-repeat;
    width: 465px;
    height: 465px;
    top: 0;
    left: 0
    }
#logo4 {
    background: url(img/info-rougeD4C-on.png) no-repeat;
    width: 465px;
    height: 465px;
    top: 0;
    left: 0
    }
#logo5 {
    background: url(img/info-rougeD5C-on.png) no-repeat;
    width: 465px;
    height: 465px;
    top: 0;
    left: 0
    }
#logo6 {
    background: url(img/info-rougeD6C-on.png) no-repeat;
    width: 465px;
    height: 465px;
    top: 0;
    left: 0
    }
#logo7 {
    background: url(img/info-rougeD7C-on.png) no-repeat;
    width: 465px;
    height: 465px;
    top: 0;
    left: 0
    }
#logo8 {
    background: url(img/info-rougeD8C-on.png) no-repeat;
    width: 465px;
    height: 465px;
    top: 0;
    left: 0
    }
#logo9 {
    background: url(img/info-rougeD9C-on.png) no-repeat;
    width: 465px;
    height: 465px;
    top: 0;
    left: 0
    }
/* Tooltip
---------------------------------------------------------------*/
.tooltip {
    background: url(img/tooltip-bg.png);
    padding: 3px 6px;
    border: 1px solid #ff0;
    position: absolute;
    z-index: 25
    }