*{
border:0px;
}

body{
font-family:Verdana, Geneva, sans-serif;
background: #000;
}
.clear{
 clear:both;
}

.clearLeft{
 clear:left;
}

.clearRight{
 clear:right;
}

div#Main{
position:absolute;
top: 50%;
left:50%;
width:817px;
height:562px;
margin: -281px 0 0 -408px;
}

div#Container{
width:817px;
height:auto;
}
div#Content{
width:817px;
height:542px;
}
div#Content .menu{
position:absolute;
top:10px;
left:0px;
z-index:2;
}
div#Content .menu  .logo a{
float:left;
width:200px;
height:110px;
background:url(../../imm/logo.png);
}
div#Content .menu  ul{
list-style:none;
margin:0px;
width:100px;
}
div#Content .menu  li  a{ 
float:left;
width:auto;
height: auto;
margin:0 0 10px  0px;
border:0;
}
div#fondo {
background: center; 
background-position: center; 
background-image:url(../../imm/mappa.jpg); 
background-repeat:no-repeat; 
width:817px;
height:542px;   
}
div#fondo .menu{
position:absolute;
top:10px;
left:0px;
z-index:2;
}
div#fondo .menu  .logo a{
float:left;
width:200px;
height:110px;
background:url(../../imm/logo.png);
}
div#fondo .menu  ul{
list-style:none;
margin:0px;
width:100px;
}
div#fondo .menu  li  a{ 
float:left;
width:auto;
height: auto;
margin:0 0 10px  0px;
border:0;
}

div#fondo .map_canvas { 
background: center;
margin-left:350px; 
margin-top:-80px;
}

div#Footer{
width:817px;
height:20px;
}
div#Footer .dati{
 font-size: 9px;
color:#FFFFFF;
}
div#Footer .dati  a{
font-size: 9px;
color:#990000;
text-decoration:none;
}
div#Footer .dati  a:hover{
text-decoration:underline;
}


