@charset "utf-8";
body {
	background-image: url(../images/fonddegrade.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-base-color: #5983C2;
    scrollbar-arrow-color: #fffafa;}
}