TD {
	font-family:Verdana;
	font-size:11px;
	/*color: #337ecb;*/
}

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

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

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

  /* fond, barres de defilement et les cases de formulaire et */
  body {
	background-color: #980000;
	scrollbar-face-color: #141829;
   scrollbar-highlight-color: #ffffff;
   scrollbar-shadow-color: #ffffff;
   scrollbar-3dlight-color: #D1D7DC;
   scrollbar-arrow-color:  #ffffff;
   scrollbar-track-color: #337ecb;
   scrollbar-darkshadow-color: #000000;
}

  INPUT {
   background-color: #CD7A73; border-color : #666699;  
   border-top-width : 1px; 
   border-right-width : 1px; 
   border-bottom-width : 1px; 
   border-left-width : 1px;
   text-indent : 1px;  
   font-family: "verdana"; font-size: 9px; color : #980000;
  }

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

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

  .grandtitre {font-family:Verdana; font-size:13px; color:#FFAB13; font-weight:bold; background-color:B03010 }

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

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

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

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

  /* titre des menus */
  .menutitre {
	font-family:Verdana;
	font-size:11px;
	color: #FFAB13;
	font-weight:bold;
	text-align : center;
}
  .menutexte {
	text-align : center;
	font-weight : bold;
	color: #FFAB13;
	font-size : 9px;
}
  TABLE.menu {
	background-color : #FFFFFF;
	border : 1px;
	border-color : #666699;
	border-style : solid;
}
  TR.menutitre {
	text-align : center;
	height : 14px;
}
  TR.menutexte {}
  TD.menutitre {}
  TD.menutexte {}
  A.menu {
	color: #FFAB13;
	background-color : transparent;
	text-decoration:none;
	font-weight : bold;
	font-size : 9px;
}
  A.menu:hover {
	color: #CD7A73;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
	font-size : 9px;
}


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

  /* mon premier menu en colonne */
  A.m:hover {
	color:#980000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding-right : 10px;
	background-color : #CD7A73;
	width : 110px;
	height : 20px;
	padding-top : 3px;
}
  A.m {
	color:#FFAB13;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding-right : 10px;
	background-color : transparent;
	width : 110px;
	height : 20px;
	padding-top : 3px;
}

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


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

  /* police des dossiers */
  .titre {font-family:Verdana; font-size:11pt; color:#980000; 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: #B0B7D0;
	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: #980000;
	font-weight:bold;
	text-decoration:none;
}
  A:hover.titredos {font-family:Verdana; font-size:12px; color:#980000; font-weight:bold; text-decoration: underline;}


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

  /* police de l'edito */
  .titredito {
	font-weight : bold;
	font-size : 130%;
	font-style : italic;
	color : #980000;
}
  .textedito {
	text-align : justify;
}

  /* tablo de l'edito */
  TABLE.edito {
	border-left : 2px solid #980000;
	border-right : 2px solid #980000;
	border-bottom : 2px solid #980000;
	padding : 10px;
}
  TR.titredito {}
  TR.textedito {}
  

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

.fonddossier{}

.fondnews{}

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


  /* police par defaut de tout le site */
  BODY {
	font-family:Verdana;
	font-size:11px;
	color: #666699;
} 
 
 .fondaccueil{
	
	border-color : #337ecb;
	border-style : solid;
	border-width : 2px;
	padding : 15px;
}
.fondaccueil2{
	background-color : #337ecb;
	border-color : #337ecb;
	border-style : solid;
	border-width : 2px;
	padding : 4px;
}