body   { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #D7BD98; 
	scrollbar-highlight-color: #FFE5C0; 
	scrollbar-shadow-color: #D7BE99; 
	scrollbar-3dlight-color: #FFE5C0; 
	scrollbar-arrow-color: #D7BD98;  
	scrollbar-track-color: #D7BD98; 
	scrollbar-darkshadow-color: #AF9570; 
	font-family: Verdana;
	color:#FFFFFF;
	background-color: #D7BD98; 
	background-image:url(./fond-site.jpg);
	background-position:left center;
	background-repeat:repeat-x;
}
