TD {
	font-family:Verdana;
	font-size:12px;
	color: #00008B;
}

/* ==== menu déroulant ====== */
dt, dl, dd, ul{
list-style-type: none;
margin: 0;
padding: 0;
}
.prix{
	background-color: #FF8C00;
	color: #4B0082;
	font-family: Verdana, Arial,  sans-serif; font-size: 10pt; font-weight: bold; 
}
.menux dl {
	
	width: 100px;
	font-size :10px;
	float: left;
}
.menux a {
	margin: 0;
	height: 20px;
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #F0E68C;
	font-size : 11px;
}

.menux a:hover {
	color : White;
	text-decoration : none;
}
#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {
	display: none;
	width: 100%;
	font-size: 9px;
	background : transparent;
	line-height : normal;
}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a {
	font-weight: normal;
	font-size: 12px;
	background : #E3C200;
	border-top : 1px solid #f1f1d8;
	color : #0000CD;
}
#smenu1 a:hover, #smenu2 a:hover, #smenu3 a:hover, #smenu4 a:hover, #smenu5 a:hover {
	font-weight: normal;
	background : #0343A3 url(fleche.gif) no-repeat left;
	color : White;
	border-top : 1px solid #f1f1d8;
	text-decoration : none;
}
#hautmenufond{
	height : 24px;
	width : 751px;
	background-color : #0343A3;

}
#hautmenufond2{
	height : 24px;
	width : 790px;
	background-color : #0343A3;

}
#hautmenu{
	height : 20px;
	width : 750px;


	background-color : transparent;
	padding-top : 4px;
	
	position: absolute;
	
	padding-left: 75px;
}
/****************************/
  /* ligne */
  HR {
	color: #885A45;
}

  /* liens par défaut */
  A {
	color: #006400;
	text-decoration:none;
	font-weight: bolder;
}
  A:hover {
	color: #228B22;
	text-decoration:underline;
	font-weight: bolder;
}

  /* tableau par défaut */
  Table {}
  TR {}
  TD {}

  /* fond, barres de defilement et les cases de formulaire et */
  body {
	background-color: #92DBC3;
	scrollbar-face-color: #E0BBA4;
	scrollbar-shadow-color: #B37E68;
	scrollbar-arrow-color: #885A45;
	scrollbar-track-color: #FAF3F1;
}

  INPUT {
	background-color: #FAF3F1;
	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:#8A5298; font-weight:bold; }

/* --------------------------------------------------------------- */
/* les entetes */
/* --------------------------------------------------------------- */
  TABLE.entete {
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-BOTTOM: #8A5298 1px solid;
	text-align : left;
}
  TR.entete {
	background-color: transparent;
}

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

  TABLE.entete3 {
	BORDER-TOP: 0px;
	solid;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-BOTTOM: 1px solid #885A45;
}
  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:11px;
	color: #884C74;
	font-weight:bold;
	text-align : center;
}
  .menutexte {
	text-align : center;
	font-weight : bold;
	font-size : 9px;
	color : #632D17;
}
  TABLE.menu {
	background-color : transparent;
}
  TR.menutitre {
	text-align : center;
	height : 14px;
}
  TR.menutexte {}
  TD.menutitre {}
  TD.menutexte {}
  A.menu {
	color: #884C74;
	background-color : transparent;
	text-decoration:none;
	font-weight : bold;
	font-size : 9px;
}
  A.menu:hover {
	color: #7A88B0;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
	font-size : 9px;
}


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

  /* mon premier menu en colonne */
  A.m:hover {
	color: #00008B;
	text-decoration: underline;
	font-weight:bold;
	font-size:10px;
	padding-right: 2px;
	background-color : transparent;
	border-right: 5px solid #00008B;
}
  A.m {
	color: #00008B;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	padding-right: 6px;
	background-color : transparent;
	border-right : 1px solid #FDECE1;
}

  /* mon deuxieme menu en ligne */

  
  A.m1:hover {
	color: #DC143C;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
  A.m1 {
	color: #400400;
	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: #191970; font-weight:bold;}
  .chapo {font-family:Verdana; 
  font-size:10pt; 
  color:#666699;
  font-style: italic;
  font-weight: bold;
  }
  .texte {font-family:Verdana; font-size:10pt; color: #191970;}
  .datedos {
	font-family:Verdana;
	font-size:8pt;
	color: #B0B7D0;
	font-weight:normal;
}
  .auteur {
	font-family:Verdana;
	font-size:8pt;
	color: #AA718F;
	font-weight:bold;
}
  .cat {
	font-family:Verdana;
	font-size:8pt;
	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: #A64736;
	font-weight:bold;
	text-decoration:none;
}
  A:hover.titredos {font-family:Verdana; font-size:12px; color:#7A88B0; font-weight:bold; text-decoration: underline;}


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

  /* police de l'edito */
  .titredito {
	font-weight : bold;
	font-size : 130%;
	font-style : italic;
	color : #00008B;
}
  .textedito {
	text-align : justify;
}

  /* tablo de l'edito */
  TABLE.edito {}
  TR.titredito {}
  TR.textedito {}
  

    /* fonds de la page accueil */
.fondcontact{
	padding-left : 10px;
}

.fonddossier{}

.fondnews{}

/* ------------------ */
/* valeurs par defaut */
/* ------------------ */


  /* police par defaut de tout le site */
  BODY {
	font-family:Verdana;
	font-size:11px;
	color: #666699;
} 

.contenu{

	background-color : #FFFAF0;
	padding : 20px 15px 15px 15px;
}
.titrePers{
	background:;
	background-image: url(bouton.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font:  Verdana;
	font-size: 18px;
	color: #00008B;
}
