@charset "utf-8";

body {
	background-image: url(../docs/image/fond%20body.PNG);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 100% 100%;
	background-attachment: fixed;
	position: static;
	margin-left: 1px;
	margin-right: 1px;	
}