@charset "utf-8";
#centrage {
	background-image: url(../bt/accueil/accueil.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding: 0px;
	height: 648px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-color: #A5A3A3;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
