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

body {
	text-align: center;
	margin-top: 2px;
	background-color: #ccc;
}


#fondhaut {
	margin-left: auto;
	margin-right: auto;
	height: 372px;
	background-image: url(../img/fondhaut.gif);	
	background-repeat: repeat-x;
}


