 

#accueil_bg {
    position:absolute;
    width:785px;
    height:518px;
    background-image:url(https://www.mirandol.org/_inc/img/accueil_bg.png);
    background-repeat:no-repeat;
}

img.accueil_img {
    display:none;
}
div.accueil_img,div.accueil_img_inactive {
    position:absolute;
    background-repeat:no-repeat;
}
div.accueil_img {
    cursor:pointer;cursor:hand;
}

#accueil_arbre {
    left:29px;
    top: -42px;
    width: 274px;
    height:348px;
    background-image:url(https://www.mirandol.org/_inc/img/accueil_arbre.png);
}
#accueil_tour {
    left:302px;
    top: 77px;
    width: 76px;
    height:228px;
    background-image:url(https://www.mirandol.org/_inc/img/accueil_tour.png);
}
#accueil_toilettes {
    position:absolute;
    left:377px;
    top: 184px;
    width: 50px;
    height:56px;
    background-image:url(https://www.mirandol.org/_inc/img/accueil_toilettes.png);
    background-repeat:no-repeat;
}
#accueil_fenetre {
    position:absolute;
    left:377px;
    top: 238px;
    width: 50px;
    height:56px;
    background-image:url(https://www.mirandol.org/_inc/img/accueil_fenetre.png);
    background-repeat:no-repeat;
}
#accueil_balcon {
    position:absolute;
    left:495px;
    top: 249px;
    width: 74px;
    height:61px;
    background-image:url(https://www.mirandol.org/_inc/img/accueil_balcon.png);
    background-repeat:no-repeat;
}
#accueil_buisson {
    position:absolute;
    left:455px;
    top: 315px;
    width: 113px;
    height:148px;
    background-image:url(https://www.mirandol.org/_inc/img/accueil_buisson.png);
    background-repeat:no-repeat;
}
#accueil_oiseaux {
    position:absolute;
    left:488px;
    top: 3px;
    width: 191px;
    height:151px;
    background-image:url(https://www.mirandol.org/_inc/img/accueil_oiseaux.png);
    background-repeat:no-repeat;
}

