/* CSS Document */
.titolo {
    color: #003758;
    font-size: 20px;
    line-height: 100%;
    font-family: Helvetica, Arial;
    padding: 0px;
    margin: 0px;
    font-weight: lighter;
}
.titoloCol1 {
    color: #003758;
    font-size: 25px;
    line-height: 110%;
    font-family: Helvetica, Arial;
    padding: 0px;
    margin: 0px;
    font-weight: lighter;
}
.titoloCol2 {
    color: #8ab51e;
    font-size: 25px;
    line-height: 110%;
    font-family: Helvetica, Arial;
    padding: 0px;
    margin: 0px;
    font-weight: lighter;
}
.titoloCol3 {
    color: #ff9c04;
    font-size: 25px;
    line-height: 110%;
    font-family: Helvetica, Arial;
    padding: 0px;
    margin: 0px;
    font-weight: lighter;
}
.titoloCol4 {
    color: #951516;
    font-size: 14px;
    line-height: 110%;
    font-family: Helvetica, Arial;
    padding: 0px;
    margin: 0px;
    font-weight: lighter;
}
.textred {
    color: #F33030;
}
.testo {
    color: #000000;
    font-size: 14px;
    line-height: 150%;
    font-family: Helvetica, Arial;
    text-align: justify;
}
.testo2 {
    color: #666666;
    font-size: 12px;
    line-height: 200%;
    font-family: Helvetica, Arial;
    text-align: justify;
}
.input {
    color: #666666;
    font-size: 12px;
    line-height: 200%;
    font-family: Helvetica, Arial;
    text-align: justify;
}
.testo2_link {
    color: #003758;
    font-size: 12px;
    line-height: 200%;
    font-family: Helvetica, Arial;
    text-align: justify;
}
.testo3 {
    color: #666666;
    font-size: 20px;
    line-height: 150%;
    font-family: Helvetica, Arial;
    font-weight: lighter;
    text-align: justify;
}
.testopiccolo {
    color: #666666;
    font-size: 12px;
    line-height: 120%;
    font-family: Helvetica, Arial;
}
a    {
    text-decoration: underline;
    color: #000000;
}
a:hover  {
    color: #000000;
    text-decoration: none;
}

div#logo {
 position:static;
 top:150px;
 left:150px;
}