/* RDIGITALE FOR SBM ::: 10/2022 */

/* Body */
html, body { background: #ffffff; padding: 0; margin: 0; }

/* Interactive Map */
#map_content { display:block; position: relative; width:1000px; height:750px; }
#map_content img { margin:0; padding:0; }
#map_content ul { list-style: none; margin:0; padding:0; }
#map_content li { position: absolute; z-index: 995; display: none; }

#map_transparent { position: absolute; z-index: 1000; width: 100%; height: auto; border: none; }
#map { position: absolute; z-index: 990; width: 100%; height: auto; border: none; }

#empire { background: url(../images/rollover-hp-salle-empire.png) no-repeat; width:1000px; height:750px; top:0; left:0; }
#cave { background: url(../images/rollover-hp-caves.png) no-repeat; width:1000px; height:750px; top:0; left:0; }
#opera { background: url(../images/rollover-opera-garnier.png) no-repeat; width:1000px; height:750px; top:0; left:0; }
#lagon { background: url(../images/rollover-mcbay-lagon-jardins.png) no-repeat; width:1000px; height:750px; top:0; left:0; }
#vigie { background: url(../images/rollover-villa-lavigie.png) no-repeat; width:1000px; height:750px; top:0; left:0; }
#deck { background: url(../images/rollover-mcbeach-deck.png) no-repeat; width:1000px; height:750px; top:0; left:0; }
#etoile { background: url(../images/rollover-salle-des-etoiles.png) no-repeat; width:1000px; height:750px; top:0; left:0; }
#casino { background: url(../images/rollover-terrasses-casino.png) no-repeat; width:1000px; height:750px; top:0; left:0; }
#epoque { background: url(../images/rollover-hh-belle-epoque.png) no-repeat; width:1000px; height:750px; top:0; left:0; }