HEADER_SEPARATOR,
('sous_total_traitement_annee', u"Total traitement %s" % \
self.annee,
- {'background-color': '#f88680'}),
+ {'background-color': '#ecab44'}),
('sous_total_indemnite_annee', u"Total indemnités %s" % \
self.annee,
- {'background-color': '#f88680'}),
+ {'background-color': '#fff840'}),
('sous_total_accessoire_annee', u"Total accessoires %s" % \
self.annee,
- {'background-color': '#f88680'}),
+ {'background-color': '#d7fb0f'}),
('sous_total_charges_annee', u"Total charges %s" % \
self.annee,
- {'background-color': '#f88680'}),
+ {'background-color': '#fb680f'}),
HEADER_SEPARATOR,
('masse_salariale', u"Masse salariale annuelle",
{'columnwidth': '2.5cm', 'background-color': '#e6c6ed'}),