
/* les grands titres de chaque module */
/* ---------------------------------- */

  .grandtitre {font-size:14px; font-weight:bold; color:#000c90 }


/* les entetes */
/* ----------- */

  .entete {font-family:Verdana; font-size:8pt; color:#0066b7; font-weight:normal;}
  .entetepage {font-family:Verdana; font-size:8pt; color:#000000; font-weight:normal;}

  A.entete {font-family:Verdana; font-size:8pt; color:#0066b7; font-weight:normal;}
  A.entete:hover {font-family:Verdana; font-size:8pt; color:#FF8000; font-weight:normal;}

  A.entetepage {font-family:Verdana; font-size:8pt; color:#C0C0C0; font-weight:normal;}
  A.entetepage:hover {font-family:Verdana; font-size:8pt; color:#FF8000; font-weight:normal;}

  TABLE.entete2 {}
  TR.entete2 {background-color:#EAEAFF;}

  TABLE.entete3 {BORDER-TOP: 0px; solid; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-BOTTOM:#000000 1px solid;}
  TR.entete3 {background-color:#DFDFFF;}


/* valeurs des menus (pour les menus créés par artiphp (identification zone membre)) */
/* --------------------------------------------------------------------------------- */

  /* titre des menus */


/* valeurs des autres liens pour les modules */
/* ----------------------------------------- */

  /* mon premier menu en colonne */
  A.m:hover {color:#000000; text-decoration:underline; font-weight:bold; font-size:10px;}
  A.m {color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}

  /* mon deuxieme menu en ligne */
  A.m1:hover {color:#000000; text-decoration:underline; font-weight:bold; font-size:10px;}
  A.m1 {color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}


/* impression */
/* ---------- */

.imprime{background-color : transparent;}

/* menu breves (pour page accueil) */
/*---------------------------------*/

  /* breves */
  TABLE.menunews{color:#000c90;}
  TR.menutitrenews {color:#000c90}
  TR.menutextenews {color:#000c90}
  A.menuliennews {color:#0066b7; font-weight:normal;}
  .menudatenews {color:#0066b7; font-weight:normal;}
  .menutitrenews {font-weight:bold;}
  .menutextenews {}
  A.menulien2news {font-weight:bold;}
  A.menusuitenews {font-weight:bold;}

  /* edito */
  TR.titredito {}
  TR.textedito {}
  .titredito {font-weight:bold;}
  .textedito {}
  .menudateedito {color:#0066b7; font-weight:normal;}
  A.menusuiteedito {font-weight:bold;}
