html {
	height:100%;
	margin:0px;
	SCROLLBAR-FACE-COLOR: #eddae0; SCROLLBAR-HIGHLIGHT-COLOR: #C7CACF; SCROLLBAR-SHADOW-COLOR: #fce295; SCROLLBAR-3DLIGHT-COLOR: #fce295; SCROLLBAR-ARROW-COLOR: #CDAE32; SCROLLBAR-TRACK-COLOR: #EAE9E7; SCROLLBAR-DARKSHADOW-COLOR: #000000;
	width:100%;
  	padding: 1em;
	overflow-x: hidden;
	overflow-y: auto;
}
	/* overflow:-moz-scrollbars-horizontal; */

body {
	height:100%;
	width:98%;
	margin-top:0px;
	margin-right:-3px;
	margin-bottom:5px;
	margin-left:-3px;
  	padding:0;
	color:#000000;
	line-height:17px;
	font: 14px/1.3 verdana, arial, helvetica, sans-serif;
	text-align: justify;
	SCROLLBAR-FACE-COLOR: #eddae0; SCROLLBAR-HIGHLIGHT-COLOR: #C7CACF; SCROLLBAR-SHADOW-COLOR: #fce295; SCROLLBAR-3DLIGHT-COLOR: #fce295; SCROLLBAR-ARROW-COLOR: #CDAE32; SCROLLBAR-TRACK-COLOR: #EAE9E7; SCROLLBAR-DARKSHADOW-COLOR: #000000;
	text-indent: 20px;
}
	/* width: 97% */
	/*	background: url('../../images/bg_fond_99_100.jpg') fixed; */
	/*	marges negatives retardent scroll-h */
	/*	marges negatives compensees par margin dans html */

p:first-letter  { font-size: 110%; font-style: italic;
                    font-weight: bold;color:#336699;}

a:link { color:#33c }	

a:visited { color:#339 }	

/* ul li { margin-bottom:.4em } */


ul li {	list-style-type: circle;}

h1 {
	border-bottom:1px dashed #626262;
	font-family:arial, sans-serif;
	margin:0px;
	padding: 0;
	margin-bottom:.5em;
	font-size:1.6em;
	color:#E0682D;
	font-weight:bold;
	list-style: none;
}

h2 {
	font-family:arial, sans-serif;
	margin:0px;
	padding-left: 0px;
	margin-bottom:.5em;
	color:#615C3D;
	font-weight:bold;
	font-size:1.3em;
	text-transform: capitalize;
	display: list-item;
	list-style-image: url('../../images/puce_fl2.gif');
}

h3 {
	font-family:arial, sans-serif;
	margin:0px;
	padding-left: 0px;
	margin-bottom:0;
	color:#945672;
	font-weight:bold;
	font-size:1.2em;
	text-transform: capitalize;
	display: list-item;
	list-style-image: url('../../images/puce_fl3.gif');
}

img.dr {float:right; border-style:groove; border-width:1px; margin-left: 15px; margin-right: 0px;
}
img.dre {float:right; border-width:0px; margin-left: 15px; margin-bottom:2px; margin-top:3px; margin-right: 0px;
}
img.gae {float:left; border-width:0px; margin-left: 0px; margin-bottom:2px; margin-top:3px; margin-right: 15px;
}

.dr {border-style:groove; border-width:1px; margin-left: 15px; margin-right: 0px;
}
.gae {margin-left: 0px; margin-right: 15px; margin-bottom: 10px;
}

td.acces {
	font: 14px verdana, arial, helvetica, sans-serif;color:#5D5D5D;text-align:justify;vertical-align:top;
}


/* Mootools Tool TIP */

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 130;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../../img/bubble_top2.png) top left;
}
 
.tool-text {
	font-size: 11px;
	text-align:justify;
	padding: 4px 8px 8px;
	background: url(../../img/bubble_bottom2.png) bottom right;
}


/* images a gauche avec lien agrandissement */
.maximg {
position: relative; float:left;
padding-top:13px; text-indent: 0px;
z-index:2;
}
.imax {
position: absolute;
top:0px;
-moz-opacity:0.80; filter:alpha(opacity=80); opacity:0.80; -khtml-opacity:0.80;
z-index:3;
}

/* commun */
.lien {
position: absolute;
top: 13px;
left: 0px;
z-index:5;
}
.text {
position: absolute;
top: 14px;
width:80px; height:74px;
font-size:12px; font-family:arial;
line-height: 120%; text-align:center;
z-index:4;
}

/* images a droite avec lien agrandissement */
.rmaximg {
position: relative; float:right; text-indent: 0px;
padding-top:13px;
z-index:2;
}
.rimax {
position: absolute;
top: 0px;
-moz-opacity:0.80; filter:alpha(opacity=80); opacity:0.80; -khtml-opacity:0.80;
z-index:3;
}
