@charset "iso-8859-1";
/* 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;height: 2em}

/* 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}
/* Style 2 des Titre */
.TitreE {color: #000000; font-size: small; font-weight: normal}
/* Style 1 des Bouton */
.bouton {font-family: Tahoma; font-size: small; font: bolder; color: #808080; background: #EEE8AA; border: thin ridge #C0C0C0}
/* Style 1 des lignes Bouton */
.table-ligne-bouton {background-color: #FFFFCC; color: #808080; font-family:     Verdana, arial, helvetica, sans-serif; font-size: 12px;height: 5em}
/* Style 1 des formulaires */
.forme1 {margin: 2em}
/* Style 1 des input */
.input1 {text-indent: 7}


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