BODY   { color: #000; font-size: 10px; font-family: Tahoma, Verdana, Arial, sans-serif; text-align: justify }
.chapo { color: #000; font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif; text-align: justify }
A {color:#A83B00; text-decoration:underline;}
  A:hover {color:#D2691E; text-decoration:none; }


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

  .grandtitre {font-size:14px; font-weight:bold; }
.entete  { color: #a52a2a; font-weight: normal; font-size: 8pt; font-family: Verdana }
  .entetepage {font-family:Verdana; font-size:8pt; color:#000000; font-weight:normal;}

  A.entete  { color: #a52a2a; font-weight: normal; font-size: 8pt; font-family: Verdana }
  A.entete:hover  { color: #d2691e; font-weight: normal; font-size: 8pt; font-family: Verdana }

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

  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 */
  .menutitre {font-family:Trebuchet MS, Arial, Verdana, sans-serif; font-size:12px; color:#000000; font-weight:bold; }
TR.menutitre {background-color: white;}
  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 */
/* ----------------------------------------- */

  /* mon premier menu en colonne */
.h1 {background-color: white; font-size:13px; text-align : center; font-family: Trebuchet MS, Arial, Verdana, sans-serif; color : #000000;}
  A.m:hover {color:#000000; font-family: Trebuchet MS, Arial, Verdana, sans-serif; text-align : center; text-decoration:underline; font-weight:bold; font-size:13px;}
  A.m {color:#000000; font-family: Trebuchet MS, Arial, Verdana, sans-serif; text-decoration:none; text-align : center; font-weight:bold; font-size:13px;}

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


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

.imprime{background-color : transparent;}

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

  /* breves */
  TABLE.menunews {background-color: #FFFAFA; padding: 15px; border: dotted 1px #7c6440; onmouseover=this.style.backgroundColor:#FFFAFA; onmouseout=this.style.backgroundColor:#FAF0E6;}
  TR.menutitrenews  { color: #800000; font-size: 14px; background-color: #fffafa; padding: 15px; border: dotted 1px #7c6440; onmouseout=this.style.backgroundcolor: #FAF0E6; onmouseover=this.style.backgroundcolor: #FFFAFA }
  TR.menutextenews  { color: #000; font-size: 12px }
  A.menuliennews {}
  .menudatenews  { font-size: 11px }
.datedos { font-size: 11px }
.menutitrenews {font-weight:bold;}
  .menutextenews {}
  A.menulien2news {font-weight:bold;}
  A.menusuitenews {font-weight:bold;}

  /* edito */
TABLE.edito {background-color: #FFFAFA; padding: 15px; border: dotted 1px #7c6440; onmouseover=this.style.backgroundColor:#FFFAFA; onmouseout=this.style.backgroundColor:#FAF0E6;}
  TR.titredito {background-color: #FFFAFA; padding: 15px; border: dotted 1px #7c6440; onmouseover=this.style.backgroundColor:#FFFAFA; onmouseout=this.style.backgroundColor:#FAF0E6;}
  TR.textedito {}
  .titredito   { color: #800000; font-weight: bold; font-size: 14px }
.titredos { color: #800000; font-weight: bold; font-size: 14px }
.textedito  { color: #000; font-size: 12px }
  .menudateedito {color:#C0C0C0; font-weight:normal;}
  A.menusuiteedito {font-weight:bold;}

.actu {background-color: #FFFAFA; 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; }
.copyright a:hover{ color : #908ABF; font-weight : bold; text-decoration : none; background : #E4E1F6; }
