#hv-fixo, #hv-movel, #hv-signos, #hv-esconde { margin: 0; padding: 0;}
#hv-fixo { _behavior: url("csshover.htc"); }
#hv-fixo {position:relative;border: 1px solid;float:left;z-index:9999;}
#hv-fixo #hv-esconde {
	display:block;
	position:absolute;
	background:#fff;
	width:160px;
	height:55px;
	opacity:0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
	top:0px;
	left:0px;
	margin:2px;
	z-index:9999;
	}
#hv-fixo:hover #hv-esconde{display:none;}
#hv-fixo #hv-esconde h1 {color:#f66;font: bold 18px tahoma,arial,verdana;text-align:center;margin-top:0px;}
#hv-fixo #hv-esconde p {color:#ccc;font: bold 11px tahoma,arial,verdana;text-align:center;margin-top:-10px;*margin-top:-20px;}
ul#hv-signos {background: #fff; float:left; list-style: none; margin:0;padding:0;}
ul#hv-signos li {float: left;}
ul#hv-signos a {width:40px;height:36px;display:block; text-indent:-9999px;margin:2px;}
ul#hv-signos li#hvf-aries a {background: url('imagens/1.jpg') no-repeat;}
ul#hv-signos li#hvf-aries a:hover  {background-position:0px -36px;}
ul#hv-signos li#hvf-touro a {background: url('imagens/2.jpg') no-repeat;}
ul#hv-signos li#hvf-touro a:hover  {background-position:0px -36px;}
ul#hv-signos li#hvf-gemeos a {background: url('imagens/3.jpg') no-repeat;}
ul#hv-signos li#hvf-gemeos a:hover  {background-position:0px -36px;}
ul#hv-signos li#hvf-cancer a {background: url('imagens/4.jpg') no-repeat;}
ul#hv-signos li#hvf-cancer a:hover  {background-position:0px -36px;}
ul#hv-signos li#hvf-leao a {background: url('imagens/5.jpg') no-repeat;}
ul#hv-signos li#hvf-leao a:hover  {background-position:0px -36px;}
ul#hv-signos li#hvf-virgem a {background: url('imagens/6.jpg') no-repeat;}
ul#hv-signos li#hvf-virgem a:hover  {background-position:0px -36px;}
ul#hv-signos li#hvf-libra a {background: url('imagens/7.jpg') no-repeat;}
ul#hv-signos li#hvf-libra a:hover  {background-position:0px -36px;}
ul#hv-signos li#hvf-escorpiao a {background: url('imagens/8.jpg') no-repeat;}
ul#hv-signos li#hvf-escorpiao a:hover  {background-position:0px -36px;}
ul#hv-signos li#hvf-sagitario a {background: url('imagens/9.jpg') no-repeat;}
ul#hv-signos li#hvf-sagitario a:hover  {background-position:0px -36px;}
ul#hv-signos li#hvf-capricornio a {background: url('imagens/10.jpg') no-repeat;}
ul#hv-signos li#hvf-capricornio a:hover  {background-position:0px -36px;}
ul#hv-signos li#hvf-aquario a {background: url('imagens/11.jpg') no-repeat;}
ul#hv-signos li#hvf-aquario a:hover  {background-position:0px -36px;}
ul#hv-signos li#hvf-peixes a {background: url('imagens/12.jpg') no-repeat;}
ul#hv-signos li#hvf-peixes a:hover  {background-position:0px -36px;}
#hv-fixo .hvm-aries h3 {color:#2B8036;}
#hv-fixo .hvm-touro h3 {color:#F3652F;}
#hv-fixo .hvm-gemeos h3 {color:#2DA2DA;}
#hv-fixo .hvm-cancer h3 {color:#1F86C4;}
#hv-fixo .hvm-leao h3 {color:#CD161E;}
#hv-fixo .hvm-virgem h3 {color:#F79136;}
#hv-fixo .hvm-libra h3 {color:#5B9D65;}
#hv-fixo .hvm-escorpiao h3 {color:#EE1D25;}
#hv-fixo .hvm-sagitario h3 {color:#549518;}
#hv-fixo .hvm-capricornio h3 {color:#001983;}
#hv-fixo .hvm-aquario h3 {color:#F0442A;}
#hv-fixo .hvm-peixes h3 {color:#3264AE;}
#hv-fixo span {display:none;position:absolute;z-index:9999;width:150px;height:35px;background-color:#fff; border:solid 1px #f5f5f5; padding:5px;margin:0px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#hv-fixo span h3 {font:bold 18px tahoma,arial,verdana;margin:-2px 0 0 0;text-align:center;}
#hv-fixo span p{margin:0;font: 11px tahoma,arial,verdana;text-align:center;color:#666666;background-color:#fff;}
