@charset "UTF-8";
/* Page */

body {
	background-color: #E9E7E5;
	margin: 0;
	background-image: url(images/fond.png);
	background-repeat: repeat-x;
}

