@charset "utf-8";
body {
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.flash {
	margin:0 auto;
	padding:175px 0 0 0;
	background-image: url(images/page_attente.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	width: 980px;
}
