@charset "utf-8";
.base {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    position: relative
    }
.testo_menu {
    font-family: Helvetica, Arial;
    font-size: 14px;
    line-height: 17px;
    color: #333;
    word-spacing: 30px
    }
.logo {
    font-family: Helvetica, Arial;
    font-size: 70px;
    color: #FFF;
    font-weight: bold
    }
.testo {
    font-family: Helvetica, Arial;
    font-size: 13px;
    line-height: 19px;
    color: #333
    }
.base .testo_menu a:link {
    color: #333;
    text-decoration: none
    }
.base .testo_menu a:visited {
    color: #333;
    text-decoration: none
    }
.base .testo_menu a:hover {
    color: #999;
    text-decoration: none
    }
.titoli {
    font-family: Helvetica, Arial;
    font-size: 14px;
    color: #333;
    line-height: 17px
    }
.piccolo {
    font-family: Helvetica, Arial;
    font-size: 13px;
    line-height: 15px;
    color: #000
    }
.base .piccolo a:link {
    color: #333;
    text-decoration: none
    }
.base .piccolo a:visited {
    color: #333;
    text-decoration: none
    }
.base .piccolo a:hover {
    color: #333;
    text-decoration: underline
    }
.base .testo a:link {
    font-weight: bold;
    text-decoration: none;
    color: #333
    }
.base .testo a:visited {
    font-weight: bold;
    color: #333;
    text-decoration: none
    }
.base .testo a:hover {
    font-weight: bold;
    color: #000;
    text-decoration: underline
    }
.base .titoli a:link {
    color: #333;
    text-decoration: none
    }
.base .titoli a:visited {
    color: #333;
    text-decoration: none
    }
.base .titoli a:hover {
    color: #333;
    text-decoration: underline
    }