@charset "utf-8";
/* CSS Document */

#hildHomeMap_container{
display:block;
width:966px;
height:488px;
}

#plus1,#hmm_pop1{
top:86px;
left:163px;
}
#plus2,#hmm_pop2{
top:61px;
left:310px;
}
#plus3,#hmm_pop3{
top:134px;
left:329px;
}
#plus4,#hmm_pop4{
top:136px;
left:556px;
}
#plus5,#hmm_pop5{
top:197px;
left:401px;
}
#plus6,#hmm_pop6{
top:275px;
left:330px;
}
#plus7,#hmm_pop7{
top:250px;
left:25px;
}
#plus8,#hmm_pop8{
top:260px;
left:110px;
}
#plus9{
top:447px;
left:210px;
}
#hmm_pop9{
top:335px;
left:205px;
}
#plus10{
top:373px;
left:673px;
}
#hmm_pop10{
top:260px;
left:670px;
}
#plus11,#hmm_pop11{
top:295px;
left:670px;
}

.hmm_popup{
width:290px;
height:auto;
position:absolute;
z-index:400;
cursor:pointer;
}

.hmm_popup .popcontainer{
padding:11px 0 15px 11px;
}

.hmm_popup .toppop{
background:url(../images/popupFd_01.png) top left no-repeat;
width:100%;
height:auto;
}

.hmm_popup .bottompop{
background:url(../images/popupFd_02.png) top left no-repeat;
width:100%;
height:26px;
}

.hmm_popup .title {
padding:15px 30px 10px 12px;
font:bold 15px Arial,sans-serif ;
color:#0a71b3;
}

.hmm_popup .text {
padding:0px 30px 10px 12px;
font:normal 13px Arial,sans-serif ;
color:#4d4d4d;
}

.hmm_popup .bottompop .link {
padding:5px 30px 10px 75px;
font:normal 13px Arial,sans-serif ;
color:#fff;
text-decoration:none;
}

.hmm_popup .bottompop .link a{
color:#fff;
text-decoration:none;
}




#testdeplace{
width:100%;
height:150px;
}

#hildHomeMap{
position:relative;
z-index:0;
}

#hmm_bgimage{
position:absolute;
z-index:0;
top:0;
left:0;
}

#hmm_overlay{
width:960px;
height:488px;
z-index:50;
position:absolute;
top:0;
left:0;
background-color:#000;
}

#hmm_highlight-1, #hmm_highlight-2, #hmm_highlight-3, #hmm_highlight-4{
position:absolute;
z-index:100;
top:0;
left:0;
}

.lesplus{
width:19px;
height:19px;
background:url(../images/plus_bleu.png) top left no-repeat;
cursor:pointer;
position:absolute;
z-index:300;
}
.lesplus:hover{
background:url(../images/plus_blanc.png) top left no-repeat;
}
.selected{
background:url(../images/plus_blanc.png) top left no-repeat;
}