/*oroscopo*/

#content_horoscopos
{
    position:relative;
    width:900px;
    /*height:1000px;  cambiar cuando tarotistas new este subida */
    height:900px;
    margin:0px auto;
    background:#112627;
}

#top_info_horoscopos
{
    position:absolute;
    width:800px;
    height:20px;
    margin:0px auto;
    top: 104px;
    left:42px;
    
    padding:7px;
    
    border:1px solid #fff;
    background:#000;
    
    font-family:verdana;
    font-size:12px;
    color:#fff;
    font-weight:bold;
}

#top_info_adsense_horoscopos
{
    position:absolute;
    margin:0px auto;
    width:728px;
    height:15px;
    top: 9px;
    left:49px;
}

#top_info_adsense_horoscopos
{
    position:absolute;
    margin:0px auto;
    width:728px;
    height:15px;
    top: 9px;
    left:49px;
}

#lateral_horoscopos
{
    position:absolute;
    width:160px;
    height:600px;
    
    top: 176px;
    left:40px;
    background:#fff;
}

/*tops*/
#horoscopos_libra
{
    position:absolute;
    top: 170px;
    left:220px;
    background:url(img/libra.jpg);
    width:640px;
    height:629px;
}

#horoscopos_geminis
{
    position:absolute;
    top: 170px;
    left:220px;
    background:url(img/geminis.jpg);
    width:640px;
    height:629px;
}

#horoscopos_capricornio
{
    position:absolute;
    top: 170px;
    left:220px;
    background:url(img/capriconio.jpg);
    width:640px;
    height:629px;
}

#horoscopos_acuario
{
    position:absolute;
    top: 170px;
    left:220px;
    background:url(img/acuario.jpg);
    width:640px;
    height:629px;
}


#horoscopos_aries
{
    position:absolute;
    top: 170px;
    left:220px;
    background:url(img/aries.jpg);
    width:640px;
    height:629px;
}

#horoscopos_sagitario
{
    position:absolute;
    top: 170px;
    left:220px;
    background:url(img/sagitario.jpg);
    width:640px;
    height:629px;
}

#horoscopos_leo
{
    position:absolute;
    top: 170px;
    left:220px;
    background:url(img/leo.jpg);
    width:640px;
    height:629px;
}

#horoscopos_cancer
{
    position:absolute;
    top: 170px;
    left:220px;
    background:url(img/cancer.jpg);
    width:640px;
    height:629px;
}

#horoscopos_virgo
{
    position:absolute;
    top: 170px;
    left:220px;
    background:url(img/virgo.jpg);
    width:640px;
    height:629px;
}

#horoscopos_piscis
{
    position:absolute;
    top: 170px;
    left:220px;
    background:url(img/piscis.jpg);
    width:640px;
    height:629px;
}
#horoscopos_escorpio
{
    position:absolute;
    top: 170px;
    left:220px;
    background:url(img/escorpio.jpg);
    width:640px;
    height:629px;
}

#horoscopos_tauro
{
    position:absolute;
    top: 170px;
    left:220px;
    background:url(img/tauro.jpg);
    width:640px;
    height:629px;
}

/*tops*/

#horoscopo_intro
{
    height:53px;
    left:24px;
    position:absolute;
    text-align:center;
    top:68px;
    _top: 78px;
    width:591px;
}

#horoscopo_intro h1
{
    font-family:verdana;
    font-size:17px;
    font-weight:bold;
    color:#fff;
}

#horoscopo_text
{
    position:absolute;
    top: 142px;
    left:296px;
    width:303px;
    height:434px;
    padding:8px;
    
    font-family:verdana;
    font-size:13px;
    color:#fff;
    
    line-height:17px;
    text-align:justify;
}

.banner_lorenzo
{
    position:absolute;
    top:815px;
    left:220px;
    display:none;
}