body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	background-color: #cbdcee;
	margin: 0; 
	padding: 0; 
	width: 100%; 
	height: 100%; 
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
		
	SCROLLBAR-FACE-COLOR: #0078FF;
SCROLLBAR-HIGHLIGHT-COLOR:#E9F6B0;
SCROLLBAR-SHADOW-COLOR:#7ACEFC; 
SCROLLBAR-3DLIGHT-COLOR:#78ABF2; 
SCROLLBAR-ARROW-COLOR: #990000; 
SCROLLBAR-TRACK-COLOR:#4D85B6; 
SCROLLBAR-DARKSHADOW-COLOR: #E9F6B0 ;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
