@charset "utf-8";
body {
	background-image: url(../images/BGlarge.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
}
.conteneur {
	background-image: url(../images/index.png);
	height: 591px;
	width: 1024px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;
	background-repeat: no-repeat;
}
.tableau {
	width: 1024px;
	height: 591px;
}
