*{
	font-size: 12px;
	text-decoration: none;
	border: none;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #fff;
}
body{
	background-color: #02234c;
}
h1{
	color: #fff;
	font-size: 14px;
	margin: 12px 0 12px 0px;
}
#signo h1{
	font-size: 20px;
	color: #ccc;
}

#signos{
	width: 300px;
	float: left;
	
}
#signos h2 a,
#signos h2{
	width: 72px;
	height: 92px;
	display: block;
	float: left;
	overflow: hidden;
	text-align: center;
	position: relative;
	left: 0;
	top: 0;
}
#signos h2 a strong{ font-size:11px;}

#signos h2#sel a,
#signos h2 a:hover strong,
#signos h2 a:hover{
	background-position: 0 -92px;
	color: #ff9900;
	
}
#signos.submenu{
	width: 936px;
	border-bottom: 1px dotted #666;
	background-color: #000;
	position: absolute;
	left: 0;
	top: 0;
}
#signos h2 a strong{
	position: absolute;
	left: 0;
	top: 63px;
	width: 72px;
	text-align: center;
}
#signo{
	width: 836px;
	position: absolute;
	left: 50px;
	top: 120px;
}

#signo h1,
#signo h3{
	margin: 15px 10px 5px 10px;
}

#signo h2,
#signo p{
	margin: 5px 10px 5px 10px;
	border-bottom:  1px dotted #999;
	padding-bottom: 5px;
}
#signo h2{
	font-size: 16px;
}
#signo h1{
	font-size: 46px;
}
#fase{
	width: 936px;
	margin: 10px 0;
	float: left;
	clear: both;
}
#fase img{
	float: left;
}
#fase h3,
#fase p{
	width: 750px!important;
}
#texto{
	margin: 25px;
}
h1 span{
	width: 72px;
	height: 70px;
	display: block;
	float: left;
	overflow: hidden;
}
h1 span.aries,#signos h2.aries a{ background-image: url(img/aries.png);}
h1 span.touro,#signos h2.touro a{ background-image: url(img/touro.png);}
h1 span.gemeos,#signos h2.gemeos a{ background-image: url(img/gemeos.png);}
h1 span.cancer,#signos h2.cancer a{ background-image: url(img/cancer.png);}
h1 span.leao,#signos h2.leao a{ background-image: url(img/leao.png);}
h1 span.virgem,#signos h2.virgem a{ background-image: url(img/virgem.png);}
h1 span.libra,#signos h2.libra a{ background-image: url(img/libra.png);}
h1 span.escorpiao,#signos h2.escorpiao a{ background-image: url(img/escorpiao.png);}
h1 span.sagitario,#signos h2.sagitario a{ background-image: url(img/sagitario.png);}
h1 span.capricornio,#signos h2.capricornio a{ background-image: url(img/capricornio.png);}
h1 span.aquario,#signos h2.aquario a{ background-image: url(img/aquario.png);}
h1 span.peixes,#signos h2.peixes a{ background-image: url(img/peixes.png);}


a#voltar{
	width: 53px;
	height: 24px;
	display: block;
	overflow: hidden;
	background-image: url(img2/voltar.gif);
	margin: 20px 0;
	float: left;
}
a:hover#voltar{
	background-position: 0 -24px;
}

