/* --------------------------------------------------------------- */
/* le forum */
/* --------------------------------------------------------------- */
.titreforum { text-decoration : none; font-size : 14px; font-family: Verdana; color : #FF0033;}
.blanc { text-decoration : none; font-size : 11px; font-weight: bold; font-family: Verdana; color : #ffffff; }
.titre2forum { text-decoration : none; font-size : 19px; font-weight: bold; font-family: Verdana; color : #31639C; }

/* ------------------ */
/* valeurs par defaut */
/* ------------------ */

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

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

  /* liens par défaut */
  A {color:#003366; text-decoration:none; cursor: hand;}
  A:hover {color:#0099FF; text-decoration:underline; cursor: hand;}

  /* tableau par défaut */
  Table {}
  TR {}
  TD {}

  /* fond, barres de defilement et les cases de formulaire et */
  body {
   background-color:#ffffff;
   scrollbar-face-color: #99CCFF;
   scrollbar-highlight-color: #000000;
   scrollbar-shadow-color: #DEE3E7;
   scrollbar-3dlight-color: #D1D7DC;
   scrollbar-arrow-color:  #FFFFFF;
   scrollbar-track-color: #FFFFFF;
   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: "Arial"; 
   font-size: 8pt;
   color : #000000;
   background-color: #FFFFFF;
  }

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

  .grandtitre {font-family:Verdana; font-size:18px; color:#ff0000; font-weight:bold; }


/* --------------------------------------------------------------------------------- */
/* les traits pointillés */
/* --------------------------------------------------------------------------------- */

          TD.traitv {
	background-color:#FFFFFF;
	background-image: url(../templates/pirouls/pv.gif);
	background-repeat: repeat-y;
	background-position: center;

}

          TD.traith {background-color:#FFFFFF;
          background-image: url(../templates/pirouls/ph.gif);
	  background-repeat: repeat-x;}

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

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

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

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

  /* titre des menus */
  .menutitre {font-family:Verdana; font-size:11px; color:#000066; font-weight:bold; }
  .menutexte {font-family:Verdana; font-size:11px; color:#000066; font-weight:bold;}
  TABLE.menu {font-family:Verdana; font-size:11px; color:#000066; font-weight:bold;}
  TR.menutitre {background-color:#99BEE7;}
  TR.menutexte {font-family:Verdana; font-size:13px;}
  TD.menutitre {font-family:Verdana; font-size:11px; color:#000066; font-weight:bold;}
  TD.menutexte {font-family:Verdana; font-size:11px; color:#000066; font-weight:bold;}
  A.menu {color:#000000; text-decoration:none;}
  A.menu:hover {color:#000000; text-decoration:underline;}


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


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

  /* police des dossiers */
  .titre {font-family:Verdana; font-size:13pt; color:#000000; font-weight:bold;}
  .chapo {font-family:Verdana; font-size:8pt; color:#666666;}
  .texte {font-family:Verdana; font-size:9pt; color:#666666;}
  .datedos {font-family:Verdana; font-size:8pt; color:#cccccc; 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;}


  /* tablo des dossiers */
  TABLE.dossier {}
  TR.titre {}
  TR.chapo {}
  TR.texte {}
  TR.auteur {}
  TR.cat {}


  /* liens des dossiers */
  A.titredos {
	font-family:Verdana;
	font-size:17px;
	color:#2647b2;
	font-weight:bold;
	text-decoration:none;
	cursor: hand;
}
  A:hover.titredos {font-family:Verdana; font-size:17px; color:#2647b2; font-weight:bold; text-decoration: underline; cursor: hand;}
  
 A.titrenews {font-family:Verdana; font-size:10px; color:#000066; font-weight:normal; text-decoration:none; cursor: hand;}
  A:hover.titrenews {font-family:Verdana; font-size:10px; color:#000066; font-weight:normal;  text-decoration: none; cursor: hand;}


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

  /* police de l'edito */
  .titredito {font-family:Verdana; font-size:13pt; color:#2647b2; font-weight:bold;}
  .textedito {}

  /* tablo de l'edito */
  TABLE.edito {}
  TR.titredito {}
  TR.textedito {}

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

.imprime{background-color : transparent;} 

