/* MENU MENU-MIOLO.CSS */

#miolo { position: relative; }

/* --------------------VEMCOMIGO */

#vemcomigo {
display: block; width: 82px; height: 46px;
margin-top: 10px;
position: absolute; top: 0px; left: 70px;
}
#beijaflor-rollover {
display: block; width: 100px; height: 112px;
position: absolute; top: -150px; left: 60px;
}
a:hover #beijaflor-rollover {
background: url(imagens/bf1abrilho.png);
position: absolute; top: -150px; left: 60px;
z-index: 999.999;
}

/* -----------------ALDEIA DO ÍNDIO */
#aldeia {
display: block; width: 150px; height: 57px;
position: absolute; top: 193px; left: 37px;
}
#aldeia-rollover {
display: block; width: 150px; height: 57px;
position: absolute; top: 193px; left: 37px;
}
a:hover #aldeia-rollover {
background: url(imagens/aldeia3.png);
position: absolute; top: 100px; left: 35px;
z-index: 999.999;
}