#attivita tbody tr:nth-child(odd) {
    background-color: #F0F0F0;
}

#attivita td {
    padding: 10px;
}