@charset "utf-8";
/* CSS Document */


body {
	background-image: url(images/fond.gif);
	background-repeat: repeat;
	margin-top: 0px;
	font-family: trebuchet MS;
}

table {
    margin-left:auto;
    margin-right:auto;
    }
	
p {
	font: trebuchet MS;
	}
	