TD {
	font-family:Verdana;
	font-size:11px;
	color: #24437C;
}

/* -----------------------------------------------------------LIGNE */

HR {
	color: #24437C;								/* ??? */
}


.titremenu{
	color : #24437C;
	font-size : 13px;
	font-weight : bold;
}

/* ------------------------------------------------LIENS PAR DEFAUT */

  A {
	color: #24437C;
	text-decoration:none;
}
  A:hover {
	color: #7A3307;
	text-decoration:underline;
}

/* ---------------------------------------------TABLEAUX PAR DEFAUT */

  Table {}
  TR {}
  TD {}

  /* fond, barres de defilement et les cases de formulaire et */
  body {
	background-color:#FFFFFF;								/* fond news et fond page */
	scrollbar-face-color: #90AEF1;
	scrollbar-shadow-color: #244781;
	scrollbar-arrow-color: #244781;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color : White;
	margin : 0;
	text-align :;  						/* décallage gauche, center */
	font-family:Verdana;
	font-size:11px;
	color: #1C5F36;
}

  INPUT {
	background-color: #FFFFFF;
	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 : #7A3307;											/* couleur texte des news */
   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: #7A3307;
	font-weight:bold;
}

/* --------------------------------------------------------------- */
/* les entetes */
/* --------------------------------------------------------------- */
  TABLE.entete {
	background-color: transparent;										/* modif */
	border-bottom : 1px dotted #24437C;
	border-top : 1px dotted #24437C;
	text-align : left;
}
  TR.entete {
	background-color: transparent;
}

TD.entete {
	color : #24437C;
}

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

  TABLE.entete3 {
	background-color: transparent;
	border-bottom : thin dotted #24437C;
	border-top : thin dotted #24437C;
}
  TR.entete3 {
	background-color: transparent;
}

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

  /* titre des menus */
  .menutitre {
	font-family:Verdana;
	font-size:10px;
	color: #FFFFFF;
	font-weight:bold;
	text-align : left;
}
  .menutexte {
	text-align : center;
	font-size : 9px;
	color : #1C5F36;
}
  TABLE.menu {
	background-color : transparent;
}
  TR.menutitre {
	text-align : left;
	height : 14px;
}

  TR.menutexte {}
  TD.menutitre {}
  TD.menutexte {}
    A.menum {
	color: #884C74;
	background-color : transparent;
	text-decoration:none;
	font-weight : bold;
	font-size : 10px;
}
  A.menum:hover {
	color: #DB6024;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
}

/* -----------------------------------------------------------ADMIN */  

  A.menu {
	color: #FFFFFF;
	background-color : transparent;
	text-decoration:none;
	font-size : 10px;
}
  A.menu:hover {
	color: #7A6BA5;
	background-color : transparent;
	text-decoration : none;
	font-size : 10px;
}


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

/* ---------------------------------------------TITRE DES DOSSIERS */

  .titre {
	font-family:Verdana;
	font-size:10pt;
	color: #7A3307;
	font-weight:bold;
}
  .chapo {
	font-family:Verdana; 
	font-size:8pt; 
	color:#24437C;
}

/* ---------------------------------------------TEXTE DES DOSSIERS */

  .texte {
	font-family:Verdana;
	font-size: 10px;
	color: #24437C;
}

/* ----------------------------------------------DATE DES DOSSIERS */

  .datedos {
	font-family:Verdana;
	font-size:9px;
	color: #7A6BA5;
	font-weight:normal;
}
  .auteur {
	font-family:Verdana;
	font-size:8pt;
	color: #CCCC33;
	font-weight:bold;
}
  .cat {
	font-family:Verdana;
	font-size:8pt;
	color: #24437C;
	font-weight:bold;
}

  TABLE.dossier {}
  TR.titre {}
  TR.chapo {}
  TR.texte {}
  TR.auteur {}
  TR.cat {}


/* ----------------------------------------------LIENS DES DOSSIERS */

  A.titredos {
	font-family:Verdana;
	font-size:12px;
	color: #7A3307;
	font-weight:bold;
	text-decoration:none;
}
  A:hover.titredos {
	font-family:Verdana;
 	font-size:12px; 
	color:#24437C; 
	font-weight:bold; 
	text-decoration: underline;
}

/* -----------------------------------------------------------EDITO */

  
  .titredito {
	font-weight : bold;
	font-size : 110%;
	color : #7A3307;
}
  .textedito {
	text-align : justify;
	color : #24437C;
	font-size : 12px;
}

  
  TABLE.edito {}
  TR.titredito {}
  TR.textedito {}
  
/* ----------------------------------------------VALEURS PAR DEFAUT */

TD.contenu{
	background-color : transparent;
	padding : 10px 10px 20px 20px;
}

.imprime{
	background-color : transparent;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	font-weight : bold;
	text-align : right;
	margin-right : 10px;
	text-transform : capitalize;
}

TD.recherche{
	border-bottom : thin dotted #24437C;
	border-top : thin dotted #24437C;
	padding-top : 8px;
}

TD.fondpage {
	color : #7A6BA5;
	background-color : ;							/*fond news  */
}


.skin{
	color : #FFFFFF;
	text-decoration:none;
	font-size : 9px;
}

.fondcontact{}

.fonddossier{}

.fondnews{}
