body, td {
    font-family: Arial, sans-serif;
    font-size: 13px;
}

a:link, a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #871234;
}

a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #0b282e;
}

#aziendeBilanci {
    display: none;
    padding-left: 100px;
}

a.bianco:link, a.bianco:visited {
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}

a.bianco:hover {
    text-decoration: none;
    font-weight: bold;
    color: #0b282e;
}


h2 {
    font-weight: normal;
    font-family: Arial, sans-serif;
    font-size: 13px;
    padding: 0;
    margin: 20px 0;
}

.input {
    border: 1px solid #7f9db9;
    font-family: Arial, sans-serif;
    font-size: 11px;
    width: 400px;
}

h1 {
    background: url('../images/sfo_tit.jpg') bottom left repeat-x;
    padding: 0 0 0 10px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    margin: 0;
    border: 0;
}

h3 {
    background: url('../images/sfo_tit.jpg') bottom left repeat-x;
    padding: 5px 5px 5px 10px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    margin: 0;
    border: 1px solid #666;
}

.input_patto {
    margin: 0;
    width: 130px;
}

.td_fasi_1, .td_fasi_2 {
    text-align: center;
    border-top: 1px dotted #336666;
    border-bottom: 1px dotted #336666;
}

.td_fasi_1 {
    background: url('../images/sfo_tr_2.jpg') repeat-x top #fff;

}

.td_fasi_2 {
    background: url('../images/sfo_tr_1.jpg') repeat-x top #eee;
}

.td_fasi_tit {
    background: url('../images/sfo_tr.jpg') repeat-x top #336666;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.input_login {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    border: 1px solid #336666;
    width: 90%;
    background: #fff;
}

#com_1, #com_2, #com_3 {
    margin-left: 10px;
    width: 10px;
    height: 10px;
}

.tab_flusso td {
    font-size: 10px;
    border-left: 1px solid #ccc;
    padding: 10px;
}

.mora_rosso1 {
    color: #CC0000;
    font-weight: bold;
    font-size: 12px;
}

.mora_rosso2 {
    color: #CC0000;
    font-weight: bold;
    font-size: 11px;
}

.mora_grigio {
    color: #999;
}

.mora_rosso3 {
    color: #ff6600;
}

.mora_verde {
    color: #00cc00;
}

.backup {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #000099;
}

.footer {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #666;
}

ul#mainmenu {
    list-style-type: none;
    margin: 0 10px;
    padding-left: 0;

}

ul#mainmenu li {
    float: left;
    margin-right: 20px;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #871234;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    position: relative;
}

ul#mainmenu li.logoutmenu {
    float: right;
    margin-right: 0;
    padding-left: 0;
}

ul#mainmenu li:hover ul, ul#mainmenu li.over ul {
    display: block
}


ul#mainmenu li ul {
    display: none;
    position: absolute;
    list-style-type: none;
    border: 1px solid #ccc;
    margin-right: 0;
    padding-left: 0;
    top: 30px;
    left: 0;
    width: 250px;
}

ul#mainmenu li ul li {
    margin-right: 0;
    float: none;
    background: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 2px 10px;
}

ul#footermenu{
    list-style-type: none;
    margin: 0 10px;
    padding-left: 0;
    display: flex;
    justify-content: end;
    align-items: center;
    height: 30px;
}

ul#footermenu li {
    margin-left: 10px;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #871234;
    cursor: pointer;
}
