/* MENU-DIR.CSS */


/*-----------------------------------------------EMPRESA*/

#div-vago-dir { position: relative; }

#remoto-dir-1 {
display: block;
width: 150px;
height: 200px;
position: absolute; bottom: 250px; left: 60px;
}
a:hover #remoto-dir-1 {
background: url(imagens/fnd-rollover2.png) no-repeat;
position: absolute; bottom: 250px; left: 60px;
z-index: 999.999;
}
/*-----------------------------------------LASTRO LEGAL*/

#remoto-dir-2 {
display: block;
width: 150px;
height: 200px;
position: absolute; bottom: 250px; left: 60px;
}
a:hover #remoto-dir-2 {
background: url(imagens/fnd-rollover3.png) no-repeat;
position: absolute; bottom: 250px; left: 60px;
z-index: 999.999;
}

/*---------------------------------------------PROJETOS*/

#remoto-dir-3 {
display: block;
width: 150px;
height: 200px;
position: absolute; bottom: 250px; left: 60px;
}
a:hover #remoto-dir-3 {
background: url(imagens/fnd-rollover4.png) no-repeat;
position: absolute; bottom: 250px; left: 60px;
z-index: 999.999;
}

/*-----------------------------------SITES RELACIONADOS*/

#remoto-dir-4 {
display: block;
width: 150px;
height: 200px;
position: absolute; bottom: 250px; left: 60px;
}
a:hover #remoto-dir-4 {
background: url(imagens/fnd-rollover5.png) no-repeat;
position: absolute; bottom: 250px; left: 60px;
z-index: 999.999;
}
/*-----------------------------------------ENTREVISTAS*/

#remoto-dir-5 {
display: block;
width: 116px;
height: 116px;
position: absolute; bottom: 40px; left: 100px;
}
a:hover #remoto-dir-5 {
background: url(imagens/filmadora2-peq.png) no-repeat;
position: absolute; bottom: 40px; left: 100px;
z-index: 999.999;
}
