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: 0;
	overflow: hidden;
}
	/* overflow-x: hidden; */
	/* overflow:-moz-scrollbars-horizontal; */
	/* overflow-y: auto; */
	
body {
	height:100%;
	width:97%;
	margin-top:0px;
	margin-right:-5px;
	margin-bottom:0px;
	margin-left:0px;
  	padding:0;
	color:#000000;
	line-height:17px;
	background: url('../../images/grid.gif') fixed;
	font: 14px/1.3 verdana, arial, helvetica, sans-serif;
	text-align: justify;
	overflow: hidden;
	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%; 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.9em;
	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:.5em;
	color:#945672;
	font-weight:bold;
	font-size:1.3em;
	text-transform: capitalize;
	display: list-item;
	list-style-image: url('../../images/puce_fl3.gif');
}

img.dr {border-style:groove; border-width:1px; margin-left: 15px; margin-right: 0px;
}

img.gae {margin-left: 0px; margin-right: 15px;
}

#plans {cursor:n-resize;}

td {
	font: 12px verdana, arial, helvetica, sans-serif;color:#808080;text-align:center;
}

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;
}
