
	body {
		background: #eaf5ff url(images/bg.jpg) 50% 0%;
        background-repeat: no-repeat;
		margin:auto; 
		
		}



#mapa { 
margin:0;
padding:0;
width:1024px;
height:768px;
background:url(images/map.jpg) center top no-repeat #fff;
font-family:arial, helvetica, sans-serif;
font-size:10pt;
margin: auto; 
text-align: center;
position: relative;
}

#menu a {
   position: relative;
   text-decoration: none;
 }

#menu a i { visibility: hidden; }


#orologio{ 
position:absolute;
left:50%;
top:51px;
width:80px;
height:27px;
z-index:1;
margin-left: 110px;
}
 img {
	border:0;
}



