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

  .grandtitre {font-size:14px; font-weight:bold; }


/* les entetes */
/* ----------- */
body bgcolor="#EAEAFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"
  .entete {font-family:Verdana; font-size:8pt; color:#C0C0C0; font-weight:normal;}
  .entetepage {font-family:Verdana; font-size:8pt; color:#000000; font-weight:normal;}

  A.entete {font-family:Verdana; font-size:8pt; color:#C0C0C0; 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:#DAABAB;}

  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 */
  .menutitre {font-family:Verdana; font-size:11px; color:#FFFFFF; font-weight:bold; }
  DIV.menu {color:#FFFFFF;}
  A.menu {color:#FFFFFF; text-decoration:none;}
  A.menu:hover {color:#FFFFFF; text-decoration:underline;}

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




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

.imprime{background-color : transparent;}

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

  /* breves */
  TABLE.menunews{}
  TR.menutitrenews {}
  TR.menutextenews {}
  A.menuliennews {color:#006600; font-weight:normal;}
  .menudatenews {color:#C0C0C0; 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:#C0C0C0; font-weight:normal;}
  A.menusuiteedito {font-weight:bold;}



/* copyright */
/* --------- */

.copyright{ color : #000000; text-align : center; font-size : 10px; }
.copyright a{ color : #DB6024; font-weight : bold; text-decoration : none; padding-left : 3px; padding-right : 3px; }




BODY 			{scrollbar-face-color:#EEFFEE;scrollbar-arrow-color:#FFCC33;scrollbar-track-color: #999999;scrollbar-3dlight-color: #000000;scrollbar-darkshadow-color: #000000; bgcolor=#EAEAFF;}
.copyright a:hover{ color : #908ABF; font-weight : bold; text-decoration : none; background : #E4E1F6; }