/*BODY, TD {
font-family: Arial,Helvetica, sans-serif; font-size: 15px; color: #000000; font-weight: bold;
}*/

A {
}

A:Hover {
}

/* Stili Admin */
.testata {
    font-family: Verdana;
    font-size: 20;
    font-weight: bold;
    color: #0000ff;
    height: 30px;
    background-color: #000099;
}
.header_log{
    color: #0000ff;
    font-weight: bold;  
    width: 500px;
    text-align: left;
    
}
.TdBorderLeft{
    border-left: 1px solid #000000;
    background-color: #D8D5D0;
    font-size: 12;
    color: #1F4DA2;
    font-family: Arial,Helvetica, sans-serif;
    font-weight: normal;  
}
.TDintestazioneChiara{
    background-color: #D8D5D0;
    font-size: 12;
    color: #1F4DA2;
    font-family: Arial,Helvetica, sans-serif;
    font-weight: normal;  
    text-align: center;
}
.TDintestazioneScura{
    background-color: #A19B92;
    font-size: 12;
    color: #ffffff;
    font-family: Arial,Helvetica, sans-serif;
    font-weight: normal;  
    text-align: center;
}
.elenco{
   /*background-color: #ffffff;*/
    font-size: 10;
    /*color: #000000;*/
    font-family: Arial,Helvetica, sans-serif;
    font-weight: normal;  
    text-align: left;
}

.elencosel{
    background-color: #ECECEC;
    font-size: 10;
    color: #000000;
    font-family: Arial,Helvetica, sans-serif;
    font-weight: normal;  
    text-align: left;
    height:1px;
}

.dataTableRow { 
    background-color: #ffffff; 

}
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #F7E6CF; cursor: pointer; cursor: hand; 
}

div#nas {display: none; }
