/* myCSS.css*/
/* F.J. Santa Eugenia - creation 28.07.2004 */

/* MARQUAGE SPÉCIAL */
/* tableau */
/* ligne à fond gris très clair pour texte standard */
   .bgGrey {font-family: "Luxi Sans", "Verdana", "Arial", Sans; background-color: #f2f2f2; color: #000000; font-size: 12px; padding: 1%; text-align: left;}
/* ligne titre tableau */
   .title {font-family: "Luxi Sans", "Verdana", "Arial", Sans; background-color: #ffffff; color: #c6720b; font-size: 18px; padding: 0%; text-align: left; border-bottom: 1pt solid #c6720b;}
/* ligne titre tableau Salon */
   .titleSalon {font-family: "Luxi Sans", "Verdana", "Arial", Sans; background-color: #ffffff; color: #965743; font-size: 18px; padding: 0%; text-align: left; border-bottom: 1pt solid #965743;}
/* ligne titre tableau Lien Portail */
   .titleLienPortail {font-family: "Luxi Sans", "Verdana", "Arial", Sans; background-color: #ffffff; color: #843a84; font-size: 18px; padding: 0%; text-align: left; border-bottom: 1pt solid #843a84;}
/* ligne sous-titre */
   .subtitle {font-family: "Luxi Sans", "Verdana", "Arial", Sans; background-color: #ffffff; color: #a8a29a; font-size: 16px; padding: 0%; text-align: left;}
/* ligne std tableau */
   .std {font-family: "Luxi Sans", "Verdana", "Arial", Sans; background-color: #ffffff; color: #000000; font-size: 11px; padding: 0%; text-align: left;}