/* ------------------------------------------------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: White;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
}


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

#copyright{
	clear : both;
	letter-spacing : 1px;
}

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

TD {
}

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

HR {
	color: #660000;
}


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

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

  A {
	color: #750e00;
	text-decoration: none;
}
  A:hover {
	color: #750e00;
	text-decoration: underline;
}

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

  Table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Maroon;
}
  TR {}
  TD {}

  /* fond, barres de defilement et les cases de formulaire et */
  body {
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #7A6BA5;
	scrollbar-arrow-color: #FC962A;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: White;
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	color: White;
	background: White;
}

  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: #003FB3;
	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: Maroon;
	background-color: #FFFFFF;
}

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

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

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

TD.entete {
	color: White;
}

  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: #FFFFFF;
	font-weight:bold;
	text-align : left;
}
  .menutexte {
	text-align: center;
	font-size: 9px;
	color: HighlightText;
}
  TABLE.menu {
	background-color : transparent;
}
  TR.menutitre {
	text-align : left;
	height : 14px;
}

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

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

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


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

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

  .titre {
	font-family: Verdana;
	font-size: 10pt;
	color: #FF6600;
	font-weight: bold;
}
  .chapo {
	font-family: Verdana;
	font-size: 8pt;
	color: White;
}

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

  .texte {
	font-family: Verdana;
	font-size: 11px;
	color: Maroon;
}

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

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

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

  
  .titredito {
	font-weight: bold;
	font-size: 110%;
	color: White;
}
  .textedito {
	text-align: justify;
	color: Maroon;
	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 #804B6C;
	border-top : thin dotted #804B6C;
	padding-top : 8px;
}

TD.fondpage {
	color: Maroon;
	background: transparent;
}

TD.fondpage2 {
	color: black;
	background: #E1E1E1;
}

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

.fondcontact{}

.fonddossier{}

.fondnews{}

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

.menutitle{
	cursor: pointer;
	color: #003FB3;
	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: #FFFFFF;
	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: #003FB3;
}
