/* Paragraphe blanc */
p,li { font-family: arial,helvetica; font-size: 9pt; color: #000000 }

/* Titre bleu pale */
p.titre { font-family: arial,helvetica; font-size: 12pt; color: #FDFDFF; font-weight: bold ; font-style:italic }
/* Titre noir */
p.titre2 { font-family: arial,helvetica; font-size: 12pt; color: #000000; font-weight: bold ; font-style:italic }
/* Titre noir sans italique */
p.titre3 { font-family: arial,helvetica; font-size: 12pt; color: #000000; font-weight: bold }

/* Mini blanc */
p.mini { font-family: arial,helvetica; font-size: 8pt; color: #000000 }

/* Erreur rouge gras */
p.erreur { font-family: arial,helvetica; font-size: 9pt; color: #CC3300 ; font-weight: bold }

/* cellules des nouvelles  vert pale - vert foncé -- noir - vert clair -- noir - vert moyen clair */
TD.titre { font-family: arial,helvetica; font-size: 12pt; color: #FDFFFD ; background-color: #879EE2; font-weight: bold ; font-style: italic }
TD.texte { font-family: arial,helvetica; font-size: 9pt; color: #000000 ; background-color: #EEEEEE }
TD.mini { font-family: arial,helvetica; font-size: 8pt; color: #000000 ; background-color: #CED7F2 }

/* noir - blanc */
TD.titre2 { font-family: arial,helvetica; font-size: 9pt; color: #000000 ; background-color: #FFFFFF ; font-weight: bold }
/* noir - blanc */
TD.texte2 { font-family: arial,helvetica; font-size: 9pt; color: #000000 ; background-color: #FFFFFF }
/* noir - blanc */
TD.mini2 { font-family: arial,helvetica; font-size: 8pt; color: #000000 ; background-color: #FFFFFF }

/* noir - blanc */
TD.titre4 { font-family: arial,helvetica; font-size: 9pt; color: #000000 ; background-color: #EEEEEE ; font-weight: bold }
/* noir - blanc */
TD.texte4 { font-family: arial,helvetica; font-size: 9pt; color: #000000 ; background-color: #EEEEEE }
/* noir - blanc */
TD.mini4 { font-family: arial,helvetica; font-size: 8pt; color: #000000 ; background-color: #EEEEEE }
