.cssnav {
position:relative;
font-family: arial, verdana, helvetica, sans-serif;
background-image: url('../images/on.gif');
background-repeat: no-repeat;
display: block;
width: 231px;
height: 30px;
margin-bottom:0px;
padding: 0; margin-left:0; margin-right:0; margin-top:0 
}

.cssnav2 {
position:relative;
font-family: arial, verdana, helvetica, sans-serif;
background-image: url('../images/on2.gif');
background-repeat: no-repeat;
display: block;
width: 231px;
height: 30px;
margin-bottom:0px;
padding: 0; margin-left:0; margin-right:0; margin-top:0 
}

.cssnav a {
display:block;
font-size: 12px;
width: 125px;
height: 25px;
float: left;
margin: 0;
padding: 0;
color: #000080; text-decoration: none; 
font-family:Arial;
}

.cssnav2 a {
display:block;
font-size: 12px;
width: 125px;
height: 25px;
float: left;
margin: 0;
padding: 0;
color: #ffffff; text-decoration: none; 
font-family:Arial;
}

.cssnav img {border:0px none; width:231px;
        height: 30px }

.cssnav2 img {border:0px none; width:231px;
        height: 30px }
        
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav2 a:hover img{visibility:hidden}
.cssnav span {
    position:absolute;
    left:0px;
    top:8px;
    margin:0;
    width:231px;
    height:10px;
    cursor: pointer;
    text-align:center;
}

.cssnav2 span {
    position:absolute;
    left:0px;
    top:8px;
    margin:0;
    width:231px;
    height:10px;
    cursor: pointer;
    text-align:center;
}

    .style1
    {
        font-size: medium;
        font-family: Arial, Helvetica, sans-serif;
        color: #FF0000;
    }
    .style2
    {
        text-align: center;
    }
    .style3
    {
        font-size: medium;
        font-family: Arial, Helvetica, sans-serif;
    }

    .style4
    {
        text-align: justify;
        font-family: Arial, Helvetica, sans-serif;
        font-size: medium;
    }

    .style5
    {
        text-align: justify;
    }

    .style6
    {
        color: #FF0000;
        font-weight: bold;
        font-size: small;
        font-family: Arial, Helvetica, sans-serif;
    }
    .style7
    {
        text-decoration: underline;
        font-family: Arial, Helvetica, sans-serif;   
        font-size:medium;     
    }
    .style8
    {
        font-family: Arial, Helvetica, sans-serif;
    }
    .style9
    {
        font-family: Arial, Helvetica, sans-serif;
    }
    .style10
    {
        font-size: medium;
        font-family: Arial, Helvetica, sans-serif;
        /*font-weight:bold;*/
    }

.notizie 
{
    width:508px;
    float:left; 
    height:auto; 
    text-align:left;
    color:#0058B0; 
    padding-left:5px; 
    padding-right:5px;
}
.notizie .notizia
{
    width:100%; 
    float:left;
    margin-top:10px;
    }

.notizia a
{
    font-size:14;  
    font-weight:bold;
    color:#0058B0;
}

.home-page
{
    width:100%;
    float:left;
    margin-top:10px;
    text-align:center;
}

.home-page a 
{
    width:100%;
    color:#0058B0;
        text-align:center;
    font-weight:normal;
}

.contatti
{
    width:98%; 
    padding-left:2%; 
    overflow:hidden; 
    float:left; 
}

.contatti label
{
    width:30%; 
    float:left; 
    font-size:11pt; 
    text-align:left;
}

.contatti fieldset
{
    border:0 none;
}

.contatti input.text
{
    width:320px;
}

.contatti textarea
{
    width:320px;
    height:80px;
}
