tr.resum td{
    background-color: #eee;
    font-weight: bold;
}

span.expl{
    font-size: 8pt;
    color:#444;
}

span.desc{
    font-size: 8pt;
    font-weight: normal;
    color:#444;
}

/*
tr.ingresos td{
    background-color: #F1F8E9;
}

tr.resum.ingresos td{
    background-color: #C8E6C9;
}

tr.gastos td{
    background-color: #ffdada;
}

tr.resum.gastos td{
    background-color: #EF9A9A;
}
tr.resum.brut td{
    background-color: #90CAF9;
}

tr.resum.resultat td{
    background-color: #90CAF9;
}*/