   /*-------------------------------------------------------*/
  /*          http://www.zeninformatique.fr              */
 /*                                                       */
/*-------------------------------------------------------*/

/********** Charte Globale ***********/

/** Styles Généraux **/

body {
	margin:0px;
	padding:0px;
	font-family:arial;
	background: url('images/nature.jpg') top left;
	color:#643200;
	
	scrollbar-face-color: #AAA;
	scrollbar-shadow-color: #AAA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #888;
	scrollbar-darkshadow-color: #444;
	scrollbar-track-color: #CCC;
	scrollbar-arrow-color: #FA8604;
}
p.txtpara {
	text-indent: 25px;
	text-align:justify;
}
/********** ********************** ***********/

#TabMep {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	border:none;
}

#TabMepRowG {
	width:120px;
	vertical-align:top;
}

#TabMepRowT {
	height:200px;
	width:750px;
	background: url('images/bois.jpg') top left;
}

#TabMepRowD {
/*	width:60px;*/
}

#TabMepPrincipal {
	width:750px;
	height:100%;
	padding:20px;
	margin:0px;
	background: url('images/texture.jpg') top left;
}
	/********** PIED DE PAGE ***********/
	
#TabMepPieddePage {
	height:20px;
	font-family:"Garamond";
	font-size:8.0pt;
	font-family:arial;
	text-align:center;
	background: url('images/PieddePage.jpg') top left;
	letter-spacing:1.5px;
	color:#FFF4F0;
}
span.MenuBas2page.g {clear:left;}

a.ZEN			{color:#FF8040; text-decoration:none;}
a:hover.ZEN	{color:#FFFF00;font-weight:bold;}
a:active.ZEN	{font-weight:bold;}

  /*---------------------------------------------------------*/
 /*          http://www.zeninformatique.fr              */
/*---------------------------------------------------------*/
