.MenuGauche {
	width: 117px;
	margin-left: 20px;
}

.Copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #66FFCC;
	text-decoration: none;
	background-image: url(poches_basses.jpg);
	text-align: center;
	height: 55px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: text-bottom;
	display: block;
	padding-bottom: 10px;
}

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

  /* ligne */
  HR {
	color: #FF9900;
}

  /* liens par dıfaut */
  A {
	color: #FFD088;
	text-decoration:none;
}
  A:hover {
	color: #FFF5EA;
	text-decoration:underline;
}

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

  /* fond, barres de defilement et les cases de formulaire et */
  body {
  background-color: #FF9900;
	scrollbar-face-color: #990033;
	scrollbar-shadow-color: #B37E68;
	scrollbar-arrow-color: #FF9900;
	scrollbar-track-color: #FF9900;
}

  INPUT {
	background-color: #FFF1DB;
	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 : #990033;
	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: #FFF1DB;
}

  SELECT {
	font-family: "Arial";
	font-size: 8pt;
	color : #990033;
	background-color: #FFF1DB;
}

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

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

/* --------------------------------------------------------------- */
/* les entetes */
/* --------------------------------------------------------------- */
  TABLE.entete {
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-BOTTOM: 1px solid #FF9900;
	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 #FF9900;
}
  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: #FFE3B9;
	font-weight:bold;
	text-align : center;
}
  .menutexte {
	text-align : center;
	font-weight : bold;
	font-size : 9px;
	color : #FFF8EA;
}
  TABLE.menu {
	background-color : transparent;
}
  TR.menutitre {
	text-align : center;
	height : 14px;
}
  TR.menutexte {}
  TD.menutitre {}
  TD.menutexte {}
  A.menu {
	color: #FFD088;
	background-color : transparent;
	text-decoration:none;
	font-weight : bold;
	font-size : 9px;
}
  A.menu:hover {
	color: #FFF4DD;
	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: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	padding-left: 2px;
	background-color : transparent;
	border-left: 5px solid #FF7F50;
}
  A.m {
	color: #FFD088;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	padding-left: 7px;
	background-color : transparent;
	border-left : 0px solid #FDECE1;
}

  /* mon deuxieme menu en ligne */

  
  A.m1:hover {
	color: #DC143C;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
  A.m1 {
	color: #FFD088;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}


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

  /* police des dossiers */
  .titre {
	font-family:Verdana;
	font-size:11pt;
	color: #FFEBC1;
	font-weight:bold;
}
  .chapo {
	font-family:Verdana;
	font-size:8pt;
	color: #FFF5E1;
}
  .texte {
	font-family:Verdana;
	font-size:9pt;
	color: #FFFCF6;
}
  .datedos {
	font-family:Verdana;
	font-size:8pt;
	color: #FFE1F0;
	font-weight:normal;
}
  .auteur {
	font-family:Verdana;
	font-size:8pt;
	color: #FFE1F0;
	font-weight:bold;
}
  .cat {
	font-family:Verdana;
	font-size:8pt;
	color: #FFE1F0;
	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: #FFD088;
	font-weight:bold;
	text-decoration:none;
}
  A:hover.titredos {
	font-family:Verdana;
	font-size:12px;
	color: #FFF5EA;
	font-weight:bold;
	text-decoration: none;
}


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

  /* police de l'edito */
  .titredito {
	font-weight : bold;
	font-size : 140%;
	font-style : italic;
	color : #FF9900;
}
  .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: #FFF4DD;
} 

.contenu{
	background-color : #990033;
	padding : 0px 10px 10px 30px;
}
.imprime{background-color : transparent;}
