/* CSS Passage MAJ 23/04/05 */

TD {
	font-family:Verdana;
	font-size:12px;
	color: #4a0094;
}

  /* ligne */
  HR {
	color: #8A5298;
}

  /* liens par défaut */
  A {
	color: #660099;
	text-decoration:none;
}
  A:hover {
	color: #8800CC;
	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: #660099;
	scrollbar-highlight-color: #e1a8ff;
	scrollbar-shadow-color: #e1a8ff;
	scrollbar-3dlight-color: #ded6ff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #cc99ff;
	scrollbar-darkshadow-color: #7b00bd;
}

  INPUT {
	background-color: #ffffff;
	border-color : #4f0a8f;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 1px;
	font-family: Arial;
	font-size: 11px;
}

  textarea {  
   font-family: "Verdana"; 
   font-size: 11pt;
   color : #745c8a;
   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: 10pt;
	color : #8e01b2;
	background-color: #ffffff;
}

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

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

/* --------------------------------------------------------------- */
/* les entetes */
/* --------------------------------------------------------------- */
  TABLE.entete {
	border : 1px solid #B13601;
}
  TR.entete {
	background-color: transparent;
}

  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:12px;
	color: #6300c7;
	font-weight:bold;
	text-align : center;
}
  .menutexte {
	text-align : center;
	font-weight : bold;
	font-size : 10px;
}
  TABLE.menu {
	background-color : transparent;
}
  TR.menutitre {
	text-align : center;
	height : 14px;
}
  TR.menutexte {}
  TD.menutitre {}
  TD.menutexte {}
  A.menu {
	color: #630099;
	background-color : transparent;
	text-decoration:none;
	font-weight : bold;
	font-size : 10px;
}
  A.menu:hover {
	color: #8500cc;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
}

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

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

  /* 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:12pt;
	color: #420877;
	font-weight:bold;
}
  .chapo {font-family:Verdana; font-size:10pt; color:#4a0094;}
  .texte {font-family:Verdana; font-size:11pt; color:#4a0094;}
  .datedos {
	font-family:Verdana;
	font-size:9pt;
	color: #ff9900;
	font-weight:normal;
}
  .auteur {
	font-family:Verdana;
	font-size:9pt;
	color: #0059ff;
	font-weight:bold;
}
  .cat {
	font-family:Verdana;
	font-size:9pt;
	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: Purple;
	font-weight:bold;
	text-decoration:none;
}
  A:hover.titredos {font-family:Verdana; font-size:12px; color:Purple; font-weight:bold; text-decoration: underline;}

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

  /* police de l'edito */
  .titredito {
    text-align : center;
	font-weight : bold;
	font-size : 160%;
	font-style : normal;
	color : #47008f;
}
  .textedito {
	text-align : justify;
}

  /* tablo de l'edito */
  TABLE.edito {}
  TR.titredito {}
  TR.textedito {}
  
    /* fond 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:12px;
	color: #3d007a;
} 
 
 .fondaccueil{
	background-color : #ffffff;
	/*background-image : url(fond.gif);*/
	/*background-repeat : no-repeat;*/
	padding : 20px;
	background-position : top;
}
.rub{
	color : #ff9900;
	background-color : transparent;
	font-size : 18px;
	font-weight : bold;
	border : 1px solid #ff9900;
}
.imprime{background-color : #ffffff;
	border : 1px solid #ffffff;}
