body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 70%;
        padding-top: 10px;
        padding-bottom: 10px;
        margin: 0;
        color: #969696;
        background-color: #000000;
        border-top:3px solid #00ADCE;
}

#container {
        width: 760px;
        margin: auto;
        padding-top:15px;
}

a {
        color: #969696;
        text-decoration: underline;
}
a:hover {
        color: #ffffff;
        text-decoration: underline;
}



.titolo_para {
        font-family:Tahoma;
        font-size: 14px;
        text-decoration:none;
        font-weight:bold;
        color:#11A8C7;
}

.titolo_para2 {
        font-family:Tahoma;
        font-size: 18px;
        text-decoration:none;
        font-weight:bold;
        color:#11A8C7;
}





.testo_para {
        font-family:Tahoma;
        line-height:16px;
        font-size: 12px;
        text-decoration:none;
        font-weight:normal;
        color:#3c3c3c;
}

.menu {
        color: #11A8C7;
        font-family:Tahoma;
        font-size: 13px;
        text-decoration:none;
        font-weight:bold;
        padding-left:10px;
        padding-right:10px;
}


.menu:hover {
        color: #ffffff;
        font-family:Tahoma;
        font-size: 13px;
        text-decoration:none;
        font-weight:bold;
        padding-left:10px;
        padding-right:10px;
}

.menu_active {
        color: #ffffff;
        font-family:Tahoma;
        font-size: 13px;
        text-decoration:none;
        font-weight:bold;
        padding-left:10px;
        padding-right:10px;     
}
.menu_active:hover {
        color: #ffffff;
        font-family:Tahoma;
        font-size: 13px;
        text-decoration:none;
        font-weight:bold;
        padding-left:10px;
        padding-right:10px;     
}

.smenu {
        color: #839097;
        font-family:Tahoma;
        font-size: 13px;
        text-decoration:none;
        font-weight:bold;
        padding-left:5px;
        padding-right:0px;
}


.smenu:hover {
        color: #3c3c3c;
        font-family:Tahoma;
        font-size: 13px;
        text-decoration:none;
        font-weight:bold;
        padding-left:5px;
        padding-right:0px;
}
.smenu_on {
        color: #11A8C7;
        font-family:Tahoma;
        font-size: 13px;
        text-decoration:none;
        font-weight:bold;
        padding-left:5px;
        padding-right:0px;
}


.smenu_on:hover {
        color: #11A8C7;
        font-family:Tahoma;
        font-size: 13px;
        text-decoration:none;
        font-weight:bold;
        padding-left:5px;
        padding-right:0px;
}

.link_white {
        color: #D8D8D8;
        text-decoration:none;
}


.link_white:hover {
        color: #ffffff;
        text-decoration:none;
}

.link_continua {
        color: #039CC9;
        font-size:12px;
        font-weight:normal;
        text-decoration:none;
}


.link_continua:hover {
        color: #039CC9;
        text-decoration:none;
}

.link_smenu {
        color: #039CC9;
        font-size:12px;
        text-decoration:none;
}


.link_smenu:hover {
        color: #3c3c3c;
        text-decoration:none;
}


.link_smenu_sel {
        color: #039CC9;
        font-size:12px;
        text-decoration:underline;
}
.link_smenu_sel:hover {
        color: #039CC9;
        font-size:12px;
        text-decoration:underline;
}

.link_footer {
        color: #D8D8D8;
        text-decoration:underline;
}


.link_footer:hover {
        color: #ffffff;
        text-decoration:underline;
}
