/* CSS Document */

.horoscopo {}
.horoscopo p {font:normal 12px/17px Arial;}
.horoscopo h3 span {color:#878787;}
.horoscopo h3 span a {font:normal 11px Arial;text-transform:none;margin:1px 80px 0px 0px;float:none;cursor:hand}
.horoscopo h3 span a:hover {cursor:hand !important;}
.horoscopo ul li {width:50px;float:left;}
.horoscopo ul li a {display:block;height:50px;}
a.tool{position:relative;}
a.tool:hover{text-decoration:none;z-index:90 !important;}
a.tool span{display: none;}
a.tool:hover span{display:block;position:absolute;top:-10px;left:15px; border:1px solid #00A8DB; background-color:#fff; color:#333;padding:2px;}
a.aries {
	position:relative;
	z-index:12 !important;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/modulos/horoscopo/imagens/70_aries.png);
	background-repeat: no-repeat;
	background-position: 0% top;
}
a.tauro {background:transparent url("/modulos/horoscopo/imagens/70_touro.png") no-repeat scroll 0% top;position:relative;z-index:11 !important;}
a.geminis {background:transparent url("/modulos/horoscopo/imagens/70_gemeos.png") no-repeat scroll 0% top;position:relative;z-index:10 !important;}
a.cancer {
	position:relative;
	z-index:9 !important;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/modulos/horoscopo/imagens/70_cancer.png);
	background-repeat: no-repeat;
	background-position: 0% top;
}
a.leo {background:transparent url(/modulos/horoscopo/imagens/70_leao.png) no-repeat scroll 0% top;position:relative;z-index:8 !important;}
a.virgo {background:transparent url("/modulos/horoscopo/imagens/70_virgem.png") no-repeat scroll 0% top;position:relative;z-index:7 !important;}
a.libra {background:transparent url("/modulos/horoscopo/imagens/70_libra.png") no-repeat scroll 0% top;position:relative;z-index:6 !important;}
a.escorpio {background:transparent url("/modulos/horoscopo/imagens/70_escorpiao.png") no-repeat scroll 0% top;position:relative;z-index:5 !important;}
a.sagitario {background:transparent url("/modulos/horoscopo/imagens/70_sagitario.png") no-repeat scroll 0% top;position:relative;z-index:4 !important;}
a.capricornio {background:transparent url("/modulos/horoscopo/imagens/70_capricornio.png") no-repeat scroll 0% top;position:relative;z-index:3 !important;}
a.acuario {background:transparent url("/modulos/horoscopo/imagens/70_aquario.png") no-repeat scroll 0% top;position:relative;z-index:2 !important;}
a.piscis {background:transparent url("/modulos/horoscopo/imagens/70_peixes.png") no-repeat scroll 0% top;position:relative;z-index:1 !important;}
