/* présentation templates */

TD.mh {background-color:#7A6BA5; BORDER-TOP:#FFFFFF 1px solid; BORDER-LEFT:#FFFFFF 1px solid; BORDER-RIGHT:#FFFFFF 1px solid; BORDER-BOTTOM: 0px}
TD.mb {BORDER-TOP:0px; BORDER-LEFT:#FFFFFF 1px solid; BORDER-RIGHT:#FFFFFF 1px solid; BORDER-BOTTOM:#FFFFFF 1px solid}
TD.mb2 {background-color:#CCCCFF;  BORDER-TOP:0px; BORDER-LEFT:#FFFFFF 1px solid; BORDER-RIGHT:#FFFFFF 1px solid; BORDER-BOTTOM:#FFFFFF 1px solid}
TD.mb3 {BORDER-BOTTOM:#FFFFFF 1px solid}

.actt {font-family:Arial, sans-serif; font-size:11px; color:#FFFFFF; font-weight:bold; }


/* le menu gauche */

TD.m1 {background-color:#000000}
TD.m2 {background-color:#000000}
TD.m3 {background-color:#000000}


.tt {font-family:Verdana, sans-serif; font-size:14px; color:#CCFF33; font-weight:bold; }
A.tt {color:#FFFFFF; text-decoration:none; font-weight:normal;}
A.tt:hover {color:#FFFFFF; text-decoration:underline; font-weight:normal;}

.tt2 {font-family:Verdana, sans-serif; font-size:14px; color:#CCFF33; font-weight:bold; }
A.tt2 {color:#FFFFFF; text-decoration:none; font-weight:normal;}
A.tt2:hover {color:#FFFFFF; text-decoration:underline; font-weight:normal;}


/* valeurs par defaut */

  /* police par defaut de tout le site */
  BODY, TD {font-family:Trebuchet MS, Verdana, sans-serif; font-size:15px; color: #FFFFFF;}

  /* ligne */
  HR {color:#FFFFFF;}

  /* liens par défaut */
  A {color:#FFFFFF; text-decoration:underline;}
  A:hover {color:#FFFFFF; text-decoration:none; }

  /* fond, barres de defilement et les cases de formulaire et */
  body {
   background-color:#000000;
   scrollbar-face-color: #7A6BA5;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #CCCCFF;
   scrollbar-3dlight-color: #D1D7DC;
   scrollbar-arrow-color:  #FFFFFF;
   scrollbar-track-color: #EAEAFF;
   scrollbar-darkshadow-color: #000000;
  }

  INPUT {
   background-color: #FFFFFF; border-color : #000000;  
   border-top-width : 1px; 
   border-right-width : 1px; 
   border-bottom-width : 1px; 
   border-left-width : 1px;
   text-indent : 1px;  

   font-family: Arial; font-size: 12px;
  }

  textarea {  
   font-family: Trebuchet MS, Verdana, sans-serif; 
   font-size: 12pt;
   color : #000000;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   text-decoration: none;
   letter-spacing: normal;
   text-align: normal;
   word-spacing: normal;
   border: thin ridge;
   border-color: #000080 inset;
   background-color: #FFFFFF;
  }

  SELECT {  
   font-family: Trebuchet MS, Verdana, sans-serif; 
   font-size: 12px;
   color : #000000;
   background-color: #FFFFFF;
  }


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

  .grandtitre {padding:2px; background-color:#000000; font-family:Trebuchet MS, Verdana, sans-serif; font-size:16px; color:#FFFFFF; font-weight:bold;}


/* les entetes */
/* ----------- */
  TABLE.entete {BORDER-TOP: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-RIGHT: #FFFFFF 1px solid; BORDER-BOTTOM:#FFFFFF 1px solid;}
  TR.entete {background-color:#000000; }

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

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


/* les tableaux du milieu */
/* ---------------------- */
  TABLE.ttmilieu {BORDER-TOP:#FFFFFF 1px solid; BORDER-LEFT:#FFFFFF 1px solid; BORDER-RIGHT:0px; BORDER-BOTTOM:#FFFFFF 1px solid;}
  TR.ttmilieu {background-color:#000000;}

  TR.txtmilieu {background-color:#000000;}


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

  /* titre des menus */
  .menutitre {font-family:Trebuchet MS, Verdana, sans-serif; font-size:13px; color:#000000; font-weight:bold; }
  A.menu {color:#000000; text-decoration:unerline;}
  A.menu:hover {color:#000000; text-decoration:none;}


/* les dossiers et les news */
/* ------------------------ */

  /* police des dossiers */
  .titre {padding:2px; background-color:#000000; font-family:Trebuchet MS, Verdana, sans-serif; font-size:16px; color:#FFFFFF; font-weight:bold; align:center;}
  .chapo {font-family:Trebuchet MS, Verdana, sans-serif; font-size:12pt; color:#FFFFFF;}
  .texte {font-family:Trebuchet MS, Verdana, sans-serif; text-align:justify; font-size:13pt; color:#FFFFFF;}
  .datedos  { color: #3366CC; font-weight: normal; font-size: 13pt; font-family: Trebuchet MS, Verdana, sans-serif }
  .auteur {font-family:Trebuchet MS, Verdana, sans-serif; font-size:12pt; color:#FFFFFF; font-weight:bold;}
  .cat {font-family:Trebuchet MS, Verdana, sans-serif; font-size:12pt; color:#FFFFFF; font-weight:bold;}


  /* liens des dossiers */
  A.titredos {font-family:Trebuchet MS, Verdana, sans-serif; font-size:15px; color:#FFFFFF; font-weight:bold; text-decoration:underline;}
  A:hover.titredos {font-family:Trebuchet MS, Verdana, sans-serif; font-size:15px; color:#FFFFFF; font-weight:bold; text-decoration: none;}



/* l'edito */
/* ------- */

  /* police de l'edito */
  .titredito {font-family:Trebuchet MS, Verdana, sans-serif; font-size:15px; color:#FFFFFF; font-weight:bold;}
  .textedito {font-family:Trebuchet MS, Verdana, sans-serif; font-size:13pt; color:#FFFFFF;}
