/* Start of CMSMS style sheet 'deborah' */
/*************************************************
titre primaire des tableaux
*************************************************/
.aaa_tab_titre {
  color: #000;
  font-weight: bold;
}

/*************************************************
titre secondaire des tableaux
*************************************************/
.aaa_tab_titre_italic {
  color: #000;
  font-style: italic;
}

/*************************************************
texte information subsidiare
*************************************************/
.aaa_gris_italic {
  color: #ccc;
  font-style: italic;
}
/* End of 'deborah' */

