@charset "utf-8";
body {
	background-color: #6b0000;
	background-image: url(images/fond_gauche.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#milieu {
	background-color: #6b0000;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	height: 400px;
	position: relative;
	float: inherit;
}
#centre {
	margin-left: -69px;
	margin-right: auto;
	width: 738px;
	height: 364px;
	margin-top: 182px;
	position: absolute;
	float: none;
	margin-bottom: auto;
}

