#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #006699;
color: White;
float: left;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
letter-spacing: 0px
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #003399;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #003366;
color: #fff;
}


#navcontainer a:link#current, a:visited#current
{
background-color: #0066CC;
}
.testo {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; color: #333300; text-align: justify}
