#dvhoroscopo {
width:225px;
height:auto;
position:absolute;
z-index:10;
left:520px;
top:800px;
display:none;
}

#topoHoroscopo {
float:left;
width:210px;
height:140px;
background:transparent url(../imagens/horoscopo/fatiados/aries.png) no-repeat;
}

#centroHoroscopo {
float:left;
width:210px;
height:auto;
background-image:url(../imagens/horoscopo/fatiados/1px.png);
background-repeat:repeat-y;
}

#contentHoroscopo {
float:left;
padding:0px 20px;
text-align:justify;
height:auto;
color:#666
}

#baseHoroscopo {
float:left;
width:210px;
height:30px;
background:transparent url(../imagens/horoscopo/fatiados/base.png) no-repeat;
}

#aries {
float:left;
background-image:url(../imagens/horoscopo/aries.png);
width:80px;
height:80px;
margin:10px 37px
}

#libra {
float:left;
background-image:url(../imagens/horoscopo/libra.png);
width:80px;
height:80px;
margin:10px 37px
}

#touro {
float:left;
background-image:url(../imagens/horoscopo/touro.png);
width:80px;
height:80px;
margin:10px 37px
}

#escorpiao {
float:left;
background-image:url(../imagens/horoscopo/escorpiao.png);
width:80px;
height:80px;
margin:10px 37px
}

#gemeos {
float:left;
background-image:url(../imagens/horoscopo/gemeos.png);
width:80px;
height:80px;
margin:10px 37px
}

#sagitario {
float:left;
background-image:url(../imagens/horoscopo/sagitario.png);
width:80px;
height:80px;
margin:10px 37px
}

#cancer {
float:left;
background-image:url(../imagens/horoscopo/cancer.png);
width:80px;
height:80px;
margin:10px 37px
}

#capricornio {
float:left;
background-image:url(../imagens/horoscopo/capricornio.png);
width:80px;
height:80px;
margin:10px 37px
}

#leao {
float:left;
background-image:url(../imagens/horoscopo/leao.png);
width:80px;
height:80px;
margin:10px 37px
}

#aquario {
float:left;
background-image:url(../imagens/horoscopo/aquario.png);
width:80px;
height:80px;
margin:10px 37px
}

#virgem {
float:left;
background-image:url(../imagens/horoscopo/virgem.png);
width:80px;
height:80px;
margin:10px 37px
}

#peixes {
float:left;
background-image:url(../imagens/horoscopo/peixes.png);
width:80px;
height:80px;
margin:10px 37px
}

.signo {
float:left;
width:80px;
height:110px;
margin:10px 30px;
text-align:center
}