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:-moz-scrollbars-horizontal; */
	/* overflow-y: auto; */

body {
	height:100%;
	width:97%;
	margin-top:0px;
	margin-right:-5px;
	margin-bottom:5px;
	margin-left:-3px;
  	padding:0;
	color:#000000;
	line-height:17px;
	background: url('../../images/background.gif') fixed;
	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;

}
	/*	background: url('../../images/bg_fond_99_100.jpg') fixed; */
	/*	marges negatives retardent scroll-h */
	/*	marges negatives compensees par margin dans html */

a:link { color:#33c }	

a:visited { color:#339 }	

ul li { margin-bottom:.4em }

.div_contenttabelle {
position:absolute;
left: 50%;
top: 50%;
width: 754px;
height: 550px;
margin-top: -303px;
margin-left: -380px;
}

	/* margin-top: -303px; / moitié de la hauteur */
	/* margin-left: -380px; / moitié de la largeur */
	/* MARGIN-LEFT: auto; WIDTH: 980px; MARGIN-RIGHT: auto */

.readon {
	BORDER-LEFT: #99cc00 2px solid; BORDER-BOTTOM: #99cc00 1px dotted
}

A:link {
	COLOR: #99cc00
}
A:visited {
	COLOR: #99cc00
}
H3 {
	COLOR: #99cc00
}

.blog_more DIV STRONG {
	COLOR: #99cc00
}
.clr {
	CLEAR: both
}

A {
	FONT-WEIGHT: bold; TEXT-DECORATION: none
}
UL LI A {
	FONT-WEIGHT: bold
}

A:hover {
	FONT-WEIGHT: bold; COLOR: #FFCC99; TEXT-DECORATION: none
}
