/* ------------------------------------------------MENU HORIZONTALE */ 

#hhmenu{
				/* Conteneur du menu haut */
	height : 20px;
	float : left;
}
#hhm01{            		/* Cellule vide à gauche du menu */
	width : 10px;
	height : 20px;
	float : left;
}
.hhm02{            		/* Traits de séparation vertical du menu haut */
	width : 2px;
	height : 20px;
	background : url(Sep_menu_horizontal.gif) no-repeat;
	float : left;
}
.hhm03{            		/* Cellule de titres du menu haut */
	text-align : center;
	float : left;
	height : 20px;
	color : #CCCC33;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 4px;
}


/* -------------------------------------------------------COPYRIGHT */

#copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

/* ---------------------------------------------------------------- */

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

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

HR {
	color: #7A6BA5;
}


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

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

  A {
	color: #CO2739;
	text-decoration:none;
}
  A:hover {
	color: #C02739;
	text-decoration:underline;
}

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

  Table {}
  TR {}
  TD {}

  /* fond, barres de defilement et les cases de formulaire et */
  body {
	background-color: 651128;
	scrollbar-face-color: #78112C;
	scrollbar-shadow-color: #7A6BA5;
	scrollbar-arrow-color: #FCDB8C;
	scrollbar-track-color: #651128;
	scrollbar-highlight-color : #C02739;
	margin : 0;
	text-align : center;
	font-family:Verdana;
	font-size:11px;
	color: #651128;
}

centre {
	border: medium double #651128;
}
  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 : #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: #FC962A;
	font-weight:bold;
}

/* --------------------------------------------------------------- */
/* les entetes */
/* --------------------------------------------------------------- */
  TABLE.entete {
	background-color: #FCDB8C;
	border-bottom : 1px outset #651128;
	border-top : none;
	text-align : left;
}
  TR.entete {
	background-color: transparent;
}

TD.entete {
	color : #78112C;
}

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

  TABLE.entete3 {
	background-color: transparent;
	border-bottom : thin dotted #1C5F36;
	border-top : thin dotted #1C5F36;
}
  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: #FCDB8C;
	font-weight:bold;
	text-align : left;
}
  .menutexte {
	text-align : center;
	font-size : 9px;
	color : #FFFFFF;
}
  TABLE.menu {
	background-color : transparent;
}
  TR.menutitre {
	text-align : left;
	height : 14px;
}

  TR.menutexte {}
  TD.menutitre {}
  TD.menutexte {}
    A.menum {
	color: #C02739;
	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: #FFFFFF;
	background-color : transparent;
	text-decoration : underline;
	font-size : 10px;
}

/* ------------------------------------------------MENU HORIZONTALE */ 

  A.menuh {
	color: #C02739;
	text-decoration:none;
	font-weight : bold;
	font-size : 10px;
}
  A.menuh:hover {
	color: #C02739;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
}


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

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

  .titre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #C02739;
	font-weight:bolder;
}
  .chapo {
	font-family:Verdana; 
	font-size:8pt; 
	color:#000000;
}

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

  .texte {
	font-family:Verdana;
	font-size: 12px;
	color: #651128;
	text-align: justify;
}

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

  .datedos {
	font-family:Verdana;
	font-size:9px;
	color: #666633;
	font-weight:normal;
}
  .auteur {
	font-family:Verdana;
	font-size:8pt;
	color: #CCCC33;
	font-weight:bold;
}
  .cat {
	font-family:Verdana;
	font-size:8pt;
	color: #9074DD;
	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: #7A6BA5;
	font-weight:bold;
	text-decoration:none;
}
  A:hover.titredos {
	font-family:Verdana;
 	font-size:12px; 
	color:#9074DD; 
	font-weight:bold; 
	text-decoration: underline;
}

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

  
  .titredito {
	font-weight : bold;
	font-size : 110%;
	color : #C02739;
}
  .textedito {
	text-align : justify;
	color : #651128;
	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: #000000;
	font-weight : bold;
	text-align : right;
	margin-right : 10px;
	text-transform : capitalize;
}

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

TD.fondpage {
	color : #7A6BA5;
	background-color : #E4DEF8;
}


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

.fondcontact{}

.fonddossier{}

.fondnews{}

/* ---------------------------------------------------MENU VERTICAL */

.menutitle{
	cursor:pointer;
	color: #7A6BA5;
	font-weight:bold;
	font-size : 12px;
	background : transparent url(mg_titre.gif) no-repeat;
	padding-left : 22px;
	line-height : 20px;
	text-align : left;
}

.submenu{}

A.m {
	color: #C02739;
	background-color : transparent;
	text-decoration:none;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
	background-image : url(mg_rub.gif);
	background-position : left;
	background-repeat : no-repeat;
	width : 100%;
	padding-left : 35px;
	line-height : 20px;
}

A.m:hover {
	text-decoration : none;
	color : #FFFFFF;
}

a.menuliennews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C02739;
	text-decoration: none;
	font-weight: bold;
}
pfc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.pfc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
a.pfc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669933;
	text-decoration: underline;
}
a.entete{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #78112C;
	text-decoration: none;
}
a.entete:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C02739;
	text-decoration: none;
}
.entete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666633;
	text-decoration: none;
}
.datenews {
	font-size: 9px;
	color: #666633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menudateedito {
	font-size: 10px;
	color: #666633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menudatenews
{
	color: #666633;
}
.entetepage{
	color: #666633;
}
a.entetepage{
	color: #78112C;
}
a.entetepage:hover {
	color: #C02739;
}

