@charset "iso-8859-1";
TD {
	font-family:Verdana;
	font-size:11px;
	color: #7F5341;
}

  /* ligne */
  HR {
	color: #666699;
}
.titremenu{
	color : #666699;
	font-size : 13px;
}


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

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

  /* fond, barres de defilement et les cases de formulaire et */
  body {
	background-color: #ffffff;
	scrollbar-face-color: #666699;
	scrollbar-shadow-color: #4D4D7F;
	scrollbar-arrow-color: #EFEFF7;
	scrollbar-track-color: #9193BB;
	scrollbar-highlight-color : #C6C9D0;
}

  INPUT {
	background-color: transparent;
	border-color : #666699;
	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 : #666699;
   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 : #666699;
	background-color: #FFFFFF;
}

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

  .grandtitre {font-family:Verdana; font-size:13px; color:#8A5298; font-weight:bold; }

/* --------------------------------------------------------------- */
/* les entetes */
/* --------------------------------------------------------------- */
  TABLE.entete {
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-BOTTOM: #8A5298 1px solid;
	text-align : left;
}
  TR.entete {
	background-color: transparent;
}

  TABLE.entete2 {}
  TR.entete2 {
	background-color: transparent;
}

  TABLE.entete3 {
	BORDER-TOP: 0p
x;
	solid;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-BOTTOM: 1px solid #885A45;
}
  TR.entete3 {
	background-color: transparent;
}

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

  /* titre des menus */
  .menutitre {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color: #333333;
	text-align : right;
	vertical-align: baseline;
}
  .menutexte {
	text-align : left;
	font-size : 12px;
	color : #666699;
	font-family: "Times New Roman", Times, serif;
}
  TABLE.menu {
	border-bottom : 1px none;
	border-top : 1px none;
}
  TR.menutitre {
	text-align : left;
	height : 10px;
}
  TR.menutexte {}
  TD.menutitre {}
  TD.menutexte {}
    A.menum {
	color: #884C74;
	background-color : transparent;
	text-decoration:none;
	font-size : 11px;
}
  A.menum:hover {
	color: #DB6024;
	background-color : transparent;
	text-decoration : none;
	font-size : 11px;
}
  
  A.menu {
	color: #884C74;
	background-color : transparent;
	text-decoration:none;
	font-size : 10px;
	font-family: "Times New Roman", Times, serif;
}
  A.menu:hover {
	color: #DB6024;
	background-color : transparent;
	text-decoration : none;
	font-size : 10px;
}

  A.menuh {
	color: #E5ECF2;
	background-color : transparent;
	text-decoration:none;
	font-size : 11px;
}
  A.menuh:hover {
	color: #FFD700;
	background-color : transparent;
	text-decoration : none;
	font-size : 11px;
}


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

  /* mon premier menu en colonne */
  A.m:hover {
	color: #DB6024;
	background-color : transparent;
	text-decoration : none;
	font-size : 10px;
}
  A.m {
	color: #884C74;
	background-color : transparent;
	text-decoration:none;
	font-size : 10px;
}

  /* mon deuxieme menu en ligne */

  
  A.m1:hover {
	color: #DC143C;
	text-decoration:none;
	font-size:10px;
}
  A.m1 {
	color: #400400;
	text-decoration:none;
	font-size:10px;
}


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

  /* police des dossiers */
  .titre {font-family:Verdana; font-size:11pt; color:#A64736; }
  .chapo {
	font-family:Verdana;
	font-size:8pt;
	color:#000066;
	font-weight: bold;
	text-align: justify;
}
  .texte {
	font-family:Verdana;
	font-size:10pt;
	color:#666699;
}
  .datedos {
	font-family:Verdana;
	font-size:8pt;
	color: #B0B7D0;
	font-weight:normal;
}
  .datenews {
	font-family:Verdana;
	font-size:7pt;
	color: #333333;
	font-weight:normal;
}
  .auteur {
	font-family:Verdana;
	font-size:8pt;
	color: #AA718F;
	font-weight:bold;
}
  .cat {
	font-family:Verdana;
	font-size:8pt;
	color: #9C4D6E;
	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: #A64736;
	text-decoration:none;
}
  A:hover.titredos {font-family:Verdana; font-size:12px; color:#7A88B0; text-decoration: underline;}
/* 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;
	text-align: left;
	text-indent: 1px;
}
  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 */
  A.m:hover {color:#000000; text-decoration:underline;  font-size:10px;}
  A.m {color:#000000; text-decoration:none; font-size:10px;}

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


/*Menu news */
/*--------------*/
A.menuliennews:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
A.menuliennews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
/*Infos Menu news */
/*--------------*/
.infomenuliennews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}

/*Menu Articles */
/*--------------*/
A.menulienarticles:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
A.menulienarticles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
/*Infos Menu Articles */
/*--------------*/
.infomenulienarticles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}

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

.imprime{background-color : transparent;}

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

  /* breves */
  TABLE.menunews{}
  TR.menutitrenews {
	text-align: left;
}
  TR.menutextenews {}
   A.menudatenews {color:#C0C0C0; font-weight:normal;}
  .menutitrenews {font-weight:bold;}
  .menutextenews {}
  A.menulien2news {font-weight:bold;}
  A.menusuitenews {font-weight:bold;}

  /* dossier */
  TABLE.menudossier{}
  TR.menutitredossier {}
  TR.menutextedossier {}
  A.menuliendossier {color:#006600; font-weight:normal;}
  .menudatedossier {color:#C0C0C0; font-weight:normal;}
  .menutitredossier {
	text-align: right;
}
  .menutextedossier {}
  A.menulien2dossier {font-weight:bold;}
  A.menusuitedossier {font-weight:bold;}
  
  /* edito */
  TR.titredito {}
  TR.textedito {}
  .titredito {font-weight:bold;}
  .textedito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
  .menudateedito {color:#C0C0C0; font-weight:normal;}
  A.menusuiteedito {font-weight:bold;}

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

  /* police de l'edito */
  .titredito {
	font-weight : bold;
	font-size : 130%;
	font-style : italic;
	color : #A64736;
}
  .textedito {
	text-align : justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

    /* fonds de la page accueil */
.fondcontact{
	padding-left : 10px;
}

.fonddossier{}

.fondnews{}

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


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

.contenu{
	background-color : #FFCC99;
	padding : 18px 15px 15px 15px;
}

.cadredossier {
	height: auto;
	width: auto;
	border: medium outset #660000;
	filter: Shadow(Color=#000000, Direction=250);
	background-color: #FFFFCC;
	display: compact;
}
.cadreautre {
	border: thin solid #FF9900;
	list-style-position: outside;
	list-style-image: url(/site_/templates/profile.gif);
	filter: Inverser;
	background-image: url(../templates/temp/pirouls/bordsmenu2.gif);
	background-repeat: repeat-y;
}
categoriedossier:hover {
	font-family: Capitals;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	text-decoration: underline blink;
}
	
.NomAdherent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#660000;
	font-weight:bold;
	text-decoration: underline;
	background-color: #FFFFFF;
	filter: Shadow(Color=000000, Direction=45);
}
.MenuAdherent {
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	color:#996666;
	font-weight:bold;
	height: auto;
	width: auto;
	border: thin none #333333;
	filter: Shadow(Color=#000000, Direction=55);
	left: auto;
	right: auto;
	text-align: center;
}
.MenuSousCategorie {
	font-family:Capitals;
	font-size:12pt;
	color:#FF0000;
	font-weight:bold;
	text-decoration: blink;
	background-attachment: scroll;
	background-image: url(../templates/temp/pirouls/bordsmenu2.gif);
	background-repeat: repeat-y;
}
.TitreCategories {font-family:Capitals; font-size:14pt; color:#333333; font-weight:bold;}


          TD.traitv {          background-image: url(/templates/temp/pirouls/pv.gif);
	  background-repeat: repeat-y;}

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

  TD.basdossier1 {
	background-image: url(../templates/temp/pirouls/barre_menu_bas_1.gif);
	background-repeat: no-repeat;
}
	    TD.hautdossier1 {
	background-image: url(../templates/temp/pirouls/barre_menu_haut_1.gif);
	background-repeat: no-repeat;
}
	    TD.menudossier1 {
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #990000;
}
	    .dossierdroit1 {          background-image: url(../templatestemp//pirouls/dossier_droit.gif);
	  background-repeat: repeat-y;}
	      .dossiergauche1 {          background-image: url(../templates/temp/pirouls/dossier_gauche.gif);
	  background-repeat: repeat-y;}
 TD.basdossier2 {
	background-image: url(../templates/pirouls/barre_menu_bas_2.gif);
	background-repeat: no-repeat;
}
	    TD.hautdossier2 {
	background-image: url(../templates/pirouls/barre_menu_haut_2.gif);
	background-repeat: no-repeat;
}
	    TD.menudossier2 {
	background-image: url(../templates/pirouls/blocmenu2.gif);
	background-repeat: no-repeat;
}
	    .TD.borddossiers2 {          background-image: url(../templates/temp/pirouls/bordsmenu2.gif);
	  background-repeat: repeat-y;}






.titreMenuDossier {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: <? echo $coldossiers; ?>;
	border-left-color: <? echo $coldossiers; ?>;
}
.titreMenuUnadel {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: <? echo $colunadel; ?>;
	border-left-color: <? echo $colunadel; ?>;
}
.titreMenuLiens {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: <? echo $colliens; ?>;
	border-left-color: <? echo $colliens; ?>;
}
.titreMenuTele {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: <? echo $coltele; ?>;
	border-left-color: <? echo $coltele; ?>;
}
.titreMenuManifs {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: <? echo $colmanifs; ?>;
	border-left-color: <? echo $colmanifs; ?>;
}
.titreMenuActu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: <? echo $colactu; ?>;
}

.titreMenuAdmin {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.listeMenuDossier {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color:  <? echo $coldossiers; ?>;
}
.listeMenuUnadel {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: <? echo $colunadel; ?>;
}
.listeMenuLiens {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: <? echo $colliens; ?>;
}
.listeMenuTele {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: <? echo $coltele; ?>;
}
.listeMenuManifs{
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: <? echo $colmanifs; ?>;
}
.listeMenuActu{
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: <? echo $colactu; ?>;
}
.listeMenuAdmin {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FF0000;
}
