/* ------------------------------------------------E4DEF8 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;
}



h1 { font-weight: bold; font-size:20px; font-style: italic; 	color: #990000;}


h2{ font-weight: bold; font-size:10px; }


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

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

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

TD {
	font-family:Verdana;
	font-size:11px;
	color: #FFFFFF;
	line-height: 20px;
      font-weight : normal;
text-decoration:none;
}  

TD.rouge {
	font-family: Arial; 
	font-size: 10px; 
	color: #000000; 
	font-weight: bold;
	text-align: LEFT;
	
	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#FF0000,EndColorStr=#FFFFFF);<b><
}

TD.1 {
	font-family:Verdana;
	font-size:11px;
	color: #000066;

      font-weight : normal;
text-decoration:none;
}  

}

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

HR {
	color: #7A6BA5;
}


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

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

A.haut1 {
	color: #003399;
	text-decoration:none;
}
  A.haut1 :hover {
	color: #000066;
	text-decoration:underline;
}

A.bleua {
	color: #000066;
	text-decoration:none;
}

  A.bleua:hover {
	color: #000066;
	
	text-decoration : none;
	
}



  A {
	color: #000000;
	text-decoration:none;
}
  A:hover {
	color: #000099;
	text-decoration:underline;
}

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


  /* fond, barres de defilement et les cases de formulaire et */
  body {
	
	scrollbar-face-color: #990000;
	scrollbar-shadow-color: #990000;
	scrollbar-arrow-color: #990000;
	scrollbar-track-color: #F99CCFF;
	scrollbar-highlight-color : 000000;
	
	
}

  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:12px;
	color: #FFCC00;
	font-weight:bold;
}

  .grandtitre2 {
	font-family:Verdana;
	font-size:12px;
	color: #000066;
	font-weight:bold;
}

  .bleu{
	font-family:Verdana;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;
}

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

TD.entete {
	color : #FFFFFF;
; background-color: #FFFFFF
}

  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: #000099 ;
	font-weight:bold;
	text-align : left;
}
  .menutexte {
	text-align : center;
	font-size : 9px;
	color : #1C5F36;
}
  TABLE.menu {
	background-color : transparent;

 TD.menu2 {
	background-color : transparent;
border:0;
}

}
  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: #000099 ;
	background-color : transparent;
	text-decoration:underline;
	font-size : 10px;
BORDER=0;
BORDER:0;
}
  A.menu:hover {
	color: #000099 ;
	background-color : transparent;
	text-decoration : none;
	font-size : 10px;
BORDER=0;
BORDER:0;
}

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

  A.menuh {
	color: #FFFFFF;
	text-decoration:none;
	font-weight : bold;
	font-size : 9px;
}
  A.menuh:hover {
	color: #9074DD;
	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: #FFFFFF;
	font-weight:bold;
}
  .chapo {
	font-family:Verdana; 
	font-size:8pt; 
	color:#9074DD;
}

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

  .texte {
	font-family:verdana;
	font-size: 11px;
	color: #000000;
        text-align : justify;
; vertical-align: top
; font-weight: normal
; text-transform: none
}

/* ----------------------------------------------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: #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;
}

 A.1 {
	font-family:Verdana;
	font-size:10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
  A:hover.1 {
	font-family:Verdana;
 	font-size:10px; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-decoration: none;
}
/* -----------------------------------------------------------EDITO */

  
  .titredito {
	font-weight : bold;
	font-size : 110%;
	color : #FC962A;
}
  .textedito {
	text-align : justify;
	color : #7A6BA5;
	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;
}




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

.fondcontact{}

.fonddossier{}

.fondnews{}

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

.menutitle{
	cursor:pointer;
	font-weight:bold;
	font-size : 12px;
	background : no-repeat;
	padding-left : 22px;
	line-height : 20px;
	text-align : left;
}

.submenu{}

A.m {
	color: #7A6BA5;
	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;
}.Tables {  border: 1px #FF9900 dotted}
.TABLE2 {  border: none; vertical-align: top}
.table3 {  border: #FFFFFF; border-style: none; border-bottom-width: 1px; border-left-width: 1px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold}
.Tables2 { border: 1px #000099 dotted}
.pro { font-family:Verdana; font-size:11px; color: #FFFFFF; font-weight:bold; ; text-decoration: underline}
.TABLEDROIT {font-size:11px; color: #FFFFFF; border: 0px none; background-color: #999999; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal}
.textegras { font-family:Verdana;font-family:Verdana; font-size: 11px; color: #FFFFFF; text-align : left; ; font-style: normal; font-weight: bold}
.hautrondbleu { border: #003366 dotted; border-width: 1px 1px 0px 0px; background-color: #000099; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-image: url(../../../images/fond/fond-bleu.jpg); padding-top: 28px}
.TABLE2Copie { border: dotted; border-width: 0px 0px 1px 1px; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; border-color: #FFFFFF #FFFFFF #FF6600}
.textegrasO { font-family:Verdana; font-size: 11px; color: #000066; text-align : left; ; font-style: normal; font-weight: bold }
.TABLEo2 { border: none; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; border-color: #FFFFFF #FFFFFF #FFFFCC #FF6600; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; font-weight: bold}
.PUCE { font-family:Verdana; font-size: 11px; color: #000066; text-align : justify; ; list-style-position: inside; list-style-image: url(../images/fond/fleche.jpg); list-style-type: circle}
.textegrasgauche { font-family:Verdana; font-size: 11px; color: #FF6600; text-align : left; ; font-style: normal; font-weight: bold }
.textegrasbleu { font-family:Verdana; font-size: 11px; color: #000066; text-align : justify; ; font-style: normal; font-weight: bold }
.TABLEDROITservice { border: #003366 dotted; border-width: 1px 1px 0px 0px; background-color: #000099; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; background-image: url(../../../images/fond/haut-bleu.jpg)}
.textegrasbleulead { font-family:Verdana; font-size: 12px; color: #000066; text-align : center; ; font-style: normal; font-weight: bold }
.texte2 { font-family:Verdana; font-size: 18px; color: #000066; text-align : center; ; font-weight: bold; text-transform: uppercase}
.pro2 { font-family:Verdana; font-size:11px; color: #FFFFFF; font-weight:bold; ; text-align: left;  }
.pro22 { font-family:Verdana; font-size:11px; color: #FFFFFF; font-weight:bold; ; text-align: left; background-image: url(../../../images/fond/hauttabl.jpg); background-repeat: no-repeat}
.pro3 { font-family:Verdana; font-size:11px; color: #FFFFFF; font-weight:bold; ; text-align: left; }
.textegrasbleuTITRE { font-family:Verdana; font-size: 13px; color: #000099; text-align : justify; ; font-style: normal; font-weight: bold ; background-color: #FFFFFF}
.TABLEpays { border: 1px #FFFFFF double; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold}

.textegrasbleu { font-family:Verdana; font-size: 11px; color: #000066; text-align : justify; ; font-style: normal; font-weight: bold }

.titre22 { font-family:Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 24px; color: #330000; text-align : right; ; font-style: normal; font-weight: bold }
.TT {  text-transform: capitalize}
.TTT {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 300; font-variant: small-caps; text-transform: capitalize}
.uTTTTT {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 700; font-variant: normal; text-transform: none; color: #CC0000; line-height: normal; text-decoration: blink}
.tableaccueil { border: dotted; border-width: 0px 0px 1px 1px; border-color: #FFFFFF #FFFFFF #003399 #003399}
.titrepays { font-family:Verdana; font-size: 16px; color: #003300; text-align : center; ; font-weight: bold; text-transform: uppercase ; font-style: italic}
.textegrasblanc { font-family:Verdana; font-size: 10px; color: #FFFFFF; text-align : justify; ; font-style: normal; font-weight: bold; font-family:Verdana; font-size: 11px; color: #000066; text-align : justify; ; font-style: normal; font-weight: bold ; text-transform: none}
.texte2lead { font-family:Verdana; font-size: 12px; color: #000066; text-align : center; ; font-weight: bold; text-transform: uppercase }
.textetemoignage { font-family:Verdana; font-size: 18px; color: #000066; text-align : right; ; font-weight: bold; text-transform: uppercase }
.textetemoignage2 { font-family:Verdana; font-size: 13px; color: #FFFFFF; text-align : left; ; font-weight: bold; text-transform: uppercase ; background-image: url(../../../images/fond/haut-bleu.jpg)}
.textetemoignage3 { font-family:Verdana; font-size: 12px; color: #000066; text-align : right; ; font-weight: bold; text-transform: uppercase }
.MAJ {  text-transform: uppercase}
.MAJ2 { text-transform: uppercase}
.bleu2 { font-family:Verdana; font-size:11px; color: #FFFFFF; font-weight:normal; ; background-image: url(../../../images/fond/fond-bleu.jpg) }
.22 { font-family:Verdana; font-size:11px; color: #FFFFFF; font-weight:bold; ; background-image: url(../../../images/fond/fond-bleu.jpg) }
.bleulong { font-family:Verdana; font-size:11px; color: #FFFFFF; font-weight:bold; ; background-image: url(../../../images/fond/fond-bleuopen.jpg)}
Taille2 {  }
liengris { color: #FFFFFF; background-color : transparent; text-decoration:none; font-size : 10px; }

.liengris2 { color: #000099; background-color : transparent; text-decoration:none; font-size : 10px; ; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}

 A.liengris2 {
	font-family:Verdana;
 	font-size:10px; 
	color:#000099; 
	font-weight:bold; 
	text-decoration: underline;
}


 

A.lienorange2:hover {
	font-family:Verdana;
 	font-size:11px; 
	color:#F1870F; 
	font-weight:bold; 
	text-decoration: underline;
}

 A.lienorange2 {
	font-family:Verdana;
 	font-size:11px; 
	color:#F1870F; 
	font-weight:bold; 
	text-decoration: none;
}




A.liengris2:hover {
	font-family:Verdana;
 	font-size:11px; 
	color:#000099; 
	font-weight:bold; 
	text-decoration: underline;
}

 A.liengris2 {
	font-family:Verdana;
 	font-size:11px; 
	color:#000099; 
	font-weight:bold; 
	text-decoration: none;
}


A.liengris3:hover {
	font-family:Verdana;
 	font-size:11px; 
	color:#000099; 
	font-weight:normal; 
	text-decoration: underline;
}

 A.liengris3 {
	font-family:Verdana;
 	font-size:11px; 
	color:#000099; 
	font-weight:normal; 
	text-decoration: none;
}

.liengris2Copie { color: #000099; background-color : transparent; text-decoration:none; font-size : 10px; ; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal}
.liengris3 { color: #333333; background-color : transparent; text-decoration:none; font-size : 14px; ; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal ; text-align: justify; text-transform: none}
</b>.liengris4 { color: #990000; background-color : transparent; text-decoration:none; font-size : 12px; ; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-align: justify; text-transform: none ; font-style: italic}

