h1 {font-size:10px}


/* présentation templates */

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

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


/* le menu gauche */

TD.m1 {
	background-color:#97BB73;
	background-image: url(v5/fd.png);
}
TD.m2 {background-color:#EAEAFF}
TD.m3 {
	background-color:#CCCCFF;
	background-image: url(v5/fdclaire.png);
}


.tt {font-family:Verdana; font-size:11px; 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; font-size:11px; color:#006600; font-weight:bold}
A.tt2 {color:#160350; text-decoration:none; font-weight:normal}
A.tt2:hover {color:#160350; text-decoration:underline; font-weight:normal}


/* valeurs par defaut */



  /* police par defaut de tout le site */
  BODY, TD {font-family:Verdana; font-size:11px; color: #160350;}

  /* ligne */
  HR {color:#160350}

  /* image */
  img {border:0}

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

  /* fond, barres de defilement et les cases de formulaire et */
  body {
   background-color:#FFFFFF;
   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: 9px;
  }

  textarea {  
   font-family: "Verdana"; 
   font-size: 10pt;
   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: "Verdana"; 
   font-size: 9px;
   color : #000000;
   background-color: #FFFFFF;
  }




/* les entetes */
/* ----------- */
  TABLE.entete {
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-BOTTOM:#006600 1px dashed;
	background-image: url(v5/fdtable.png);
}
  TR.entete {
	background-image: url(v5/fdtable.png);
}

  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;}


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

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


/* 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; }
  A.menu {color:#FFFFFF; text-decoration:none;}
  A.menu:hover {color:#FFFFFF; text-decoration:underline;}


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

  /* police des dossiers */
  .titre {font-family:Verdana; font-size:11pt; color:#006600; font-weight:bold;}
  .chapo {font-family:Verdana; font-size:8pt; color:#160350;}
  .texte {font-family:Verdana; font-size:9pt; color:#160350;}
  .datedos {font-family:Verdana; font-size:7pt; color:#C0C0C0; font-weight:normal;}
  .auteur {font-family:Verdana; font-size:8pt; color:#004080; font-weight:bold;}
  .cat {font-family:Verdana; font-size:8pt; color:red; font-weight:bold;}


  /* liens des dossiers */
  A.titredos {font-family:Verdana; font-size:12px; color:#006600; font-weight:bold; text-decoration:none;}
  A:hover.titredos {font-family:Verdana; font-size:12px; color:#006600; font-weight:bold; text-decoration: underline;}



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

  /* police de l'edito */
  .titredito {font-family:Verdana; font-size:11px; color:#006600; font-weight:bold;}
  .textedito {font-family:Verdana; font-size:8pt; color:#160350;}
