/* --------------------------------------------------------------- */
/* le forum */
/* --------------------------------------------------------------- */
.titreforum { text-decoration : none; font-size : 14px; font-family: Verdana; color : #6D157D;}
.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 : #454545; }
.btGites {
	color: #a5157d;
	text-decoration: underline;
	text-align: center;
	font: bold 10pt Verdana;
}
A.btGites:link {color:  #6d157d}
A.btGites:visited {color:  #6d157d}
A.btGites:hover {color: #a5157d;}
A.btGites  a:active {color: #a5157d;}


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

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

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

  /* liens par d�faut */
  A {color:#000000; text-decoration:none; }
  A:hover {color: #420c4c; text-decoration:underline; POSITION:relative; TOP:0px; LEFT:0px;}

  /* tableau par d�faut */
  Table {}
  TR {}
  TD {color:#000000;}

  /* fond, barres de defilement et les cases de formulaire et */
  body {
   	background: #fff url(background_gite.jpg) no-repeat center top;
   scrollbar-face-color: #FFFFFF;
   scrollbar-highlight-color: #000000;
   scrollbar-shadow-color: #DEE3E7;
   scrollbar-3dlight-color: #D1D7DC;
   scrollbar-arrow-color:  #000000;
   scrollbar-track-color: #FFFFFF;
   scrollbar-darkshadow-color: #000000;
}
  INPUT { 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:13px; color:#000000; font-weight:bold; }


/* --------------------------------------------------------------------------------- */
/* les traits pointill�s */
/* --------------------------------------------------------------------------------- */

          TD.traitv {background-color:#FFFFFF;
          background-image: url(../templates/default/pv-bleu.gif);
	  background-repeat: repeat-y;}

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

/* --------------------------------------------------------------- */
/*    les entetes de titre des modules de haut de page centrale    */
/* --------------------------------------------------------------- */
  A.entete {font-family:Verdana; font-size:10px; color: #94b835; font-weight:bold; }
  A.entete:hover {font-family:Verdana; color:#FFFFFF; text-decoration:underline; font-weight:bold; font-size:10px;}
  TABLE.entete {BORDER-TOP:#000000 1px solid; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-BOTTOM:#000000 1px solid;}
  TR.entete {background-color: #a5157d;}
  TD.entete {font-family:Verdana; font-size:10px; color:#FFFFFF; font-weight:bold; }

  /* Couleur du bandeau "commentaire" */
  TABLE.entete2 {}
  TR.entete2 {background-color: #a5157d;}
  A.entete2 {font-family:Verdana; font-size:10px; color:#333333; font-weight:bold; }
  A.entete2:hover {font-family:Verdana; color:#FFFFFF; text-decoration:underline; font-weight:bold; font-size:10px;}

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

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

  /* titre des menus */
  .menutitre { color:#FFFFFF; text-align:left;
	font: 14px Verdana;
	letter-spacing: 1px;
}
  .menutexte {}
  TABLE.menu {}
  TR.menutitre {background-color:#FFFFFF;}
  TR.menutexte {}
  TD.menutitre {text-align:left; color: #6d157d;}
  TD.menutexte {}
  TABLE.menutb1 {text-align:center; vertical-align:middle; }
  A.menu { color:#FFFFFF; text-decoration:none;
	font: 13px Verdana;
	letter-spacing: 1px;
}
  A.menu:hover { color: #a5157d; text-decoration:underline;
	font: 13px Verdana;
	letter-spacing: 1px;
}


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

  /* mon premier menu en colonne */
  A.m:hover { color: #a5157d; text-decoration:underline;
	font: bold 13px/5mm Verdana;
	border-bottom: 1px solid #a5157d;
	letter-spacing: 1px;
}
  A.m { color: #6d157d; text-decoration:none;
	font: bold 13px/5mm Verdana;
	border-bottom: 1px solid #6d157d;
}

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

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

  /* police des dossiers */
  .titre {font-family:Verdana; font-size:11pt; color: #6d157d; font-weight:bold;}
  .chapo {font-family:Verdana; font-size:8pt; color:#000000;}
  .texte {font-family:Verdana; font-size:9pt; color:#000000;}
  .datedos {font-family:Verdana; font-size:8pt; color:#555555; font-weight:normal;}
  .auteur {font-family:Verdana; font-size:8pt; color:#555555; font-weight:bold;}
  .cat {font-family:Verdana; font-size:8pt; color: #e6861f; 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:12px; color: #6d157d; font-weight:bold; text-decoration:underline;}
  A:hover.titredos {font-family:Verdana; font-size:12px; color: #a5157d; font-weight:bold; text-decoration: underline;}


   /* police des news */
  .titrenews {font-family: Verdana; font-size:10pt; font-weight:bold; color: #6d157d;}
  .textenews {font-family: Verdana; color:#000000;}


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

  /* police de l'edito */
  .titredito {font-family: Verdana; font-size:10pt; font-weight:bold; color: #6d157d;}
  .textedito {font-family: Verdana; color:#000000;}

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


/* ----------------------------------------- */
/*                Pied de page               */
/* ----------------------------------------- */
 .piedpage {font-family:Verdana; font-size:9px; color: #420c4c; text-align:center;
}
  A.piedpage { color: #6d157d; text-decoration: underline;
	font: 9px Verdana;
}
  A.piedpage:hover { color: #a5157d; text-decoration:underline; POSITION:relative; font: 9px Verdana;
}

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

.imprime{background-color : transparent;}


/* ----------------------------------------- */
/*               Plan du site                */
/* ----------------------------------------- */
A.mnuplan {font-family:Verdana; color:#333333; text-decoration:none; font-weight:bold; font-size:10px;}
A.mnuplan:hover {font-family:Verdana; color:#000000; text-decoration:underline; font-weight:bold; font-size:10px;}


/* ----------------------------------------- */
/* Couleur des lignes dans l'administration  */
/* ----------------------------------------- */
  TR.ligne1 {background-color: #a5157d;}
  TR.ligne2 {background-color: #6d157d;}

