body {
	color: #FF9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url("../img/fond.jpg");
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	scrollbar-face-color: #FF3333;
	scrollbar-arrow-color: #DBDBDB;
	scrollbar-track-color: #A8A8A8;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;

}
