body {
	background-color: #193C70;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
      text-align: center;
      scrollbar-base-color: #FFFFFF;
      scrollbar-arrow-color: #A51818;
	
}

a:link {
	color: #00B1CD;
	text-decoration: none;
}

a:visited {
	color: #00B1CD;
	text-decoration: none;
}

a:hover {
	color: #0F6098;
	text-decoration: none;
}

#box {
	color: grey;
      background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
      padding-top: 5px;
      margin-top: 10px;
      margin-left: auto;
      margin-right: auto;
  	width: 800px;    

} 

#header {

      background-color: #FFFFFF;
      height: 331px;
      margin-bottom:0px;
} 


#boxblog {
        background-color: #FFFFFF;
	color: grey;
	margin-right: 245px;
	margin-left: 15px;
        margin-bottom: 10px;
        background-color: #FFFFFF;
        padding-bottom: 15px;
        text-align: justify;


}

#fondo {
        height: 15px; 
     	clear: both; 
        background-image: url(http://nea.ngi.it/templates/img/40-fondo.jpg);
        background-position: center;
        background-repeat: no-repeat;
}


div#menu{
font-family: Verdana, Arial, sans-serif;
font-size:9px;
margin-left: auto;
margin-right: auto;
height: 30px;
width: 770px;
}



#destra{
text-align: center;
float:right;
}

#navigation{
height:30px;
line-height:3.3em;
margin:0 0px;
background:#058aff;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;

}

#navigation li a{
display:block;
padding:0 2px;
font-size:9px;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#05cbff;
color:#ffffff;
text-decoration:none;
}