/* Style des lignes de séparation */
.table-separateur {background-color: #CC9966; color: #ffffff; font-family:        Verdana, arial, helvetica, sans-serif; font-size: 12px}

/* Style du titre du tableau */
.table-titre {background-color: #996633; color: #ff9900; font-family:                   Verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center}

/* Style des en-têtes du tableau */
.table-entete {background-color: #cccc99; color: #808080; font-family:            Verdana, arial, helvetica, sans-serif; font-size: 12px}

/* Style des en-têtes du tableau (centré) */
.table-entete-centre {background-color: #cccc99; color: #808080; font-family:        Verdana, arial, helvetica, sans-serif; font-size: 12px; text-align: center}

/* Style des en-têtes du tableau (droite) */
.table-entete-droit {background-color: #CCCC99; color: #808080; font-family:  Verdana, arial, helvetica, sans-serif; font-size: 12px; text-align: right}

/* Style 1 des cellules */
.table-ligne1 {background-color: #FFFFCC; color: #808080; font-family:     Verdana, arial, helvetica, sans-serif; font-size: 12px}

/* Style 2 des cellules */
.table-ligne2 {background-color: #eee8aa; color: #808080; font-family:      Verdana, arial, helvetica, sans-serif; font-size: 12px}

/* Style 1 des cellules (centré) */
.table-ligne1-centre {background-color: #FFFACD; color: #808080; font-family:       Verdana, arial, helvetica, sans-serif; font-size: 12px; text-align: center}

/* Style 2 des cellules (centré) */
.table-ligne2-centre {background-color: #eee8aa; color: #808080; font-family:        Verdana, arial, helvetica, sans-serif; font-size: 12px; text-align: center}

/* Style 1 des cellules (droite) */
.table-ligne1-droit {background-color: #FFFFCC; color: #808080; font-family:    Verdana, arial, helvetica, sans-serif; font-size: 12px; text-align: right}

/* Style 2 des cellules (droite) */
.table-ligne2-droit {background-color: #EEE8AA; color: #808080; font-family:     Verdana, arial, helvetica, sans-serif; font-size: 12px; text-align: right}

.TitreE {color: #000000; font-size: small; font-weight: normal}

/* Fin de la section de style généré par WebExpert le 12-08-02 20:31:26 */
