#menu{	float: left;	width: 700px;	position: relative;	height: 103px;	margin: 0px;	font-size: 0em;	background: url(../img/menu-port.jpg)no-repeat 0 0;}#menu ul{	list-style:none;	height:103px; } #menu li{	position:absolute;   top:0;   height:103px; } #menu li a{	position:absolute;   display:block;   width:100%;   height:103px;   top:0;   cursor:pointer;}#menu li a span{	position:absolute;   display:block;   width:100%;   height:103px;   top:0;}#home{	width:153px;   left:0;}#pousada{	width:115px;   left:153px;}#noronha{	width:79px;   left:268px;}#dicas{	width:74px;   left:347px;}#tarifas{	width:85px;   left:421px;}#reservas{	width:93px;   left:506px;}#contato{	width:101px;   left:599px;}#home a span{	background:url(../img/menu-port.jpg) no-repeat 0 0;}#pousada a span{	background:url(../img/menu-port.jpg) no-repeat -153px 0;}#noronha a span{	background:url(../img/menu-port.jpg)  no-repeat -268px 0;}#dicas a span{	background:url(../img/menu-port.jpg)  no-repeat -347px 0;}#tarifas a span{	background:url(../img/menu-port.jpg)  no-repeat -421px 0;}#reservas a span{	background:url(../img/menu-port.jpg)  no-repeat -506px 0;}#contato a span{	background:url(../img/menu-port.jpg)  no-repeat -599px 0;}#menu ul li a:hover{	z-index:1000;}#home a:hover span{	background:url(../img/menu-port.jpg) no-repeat 0 -103px;}#pousada a:hover span{	background:url(../img/menu-port.jpg) no-repeat -153px -103px;}#noronha a:hover span{	background:url(../img/menu-port.jpg) no-repeat -268px -103px;}#dicas a:hover span{	background:url(../img/menu-port.jpg) no-repeat -347px -103px;}#tarifas a:hover span{	background:url(../img/menu-port.jpg) no-repeat -421px -103px;}#reservas a:hover span{	background:url(../img/menu-port.jpg) no-repeat -506px -103px;}#contato a:hover span{	background:url(../img/menu-port.jpg) no-repeat -599px -103px;}