
#conteneur {
	background-image: url(../img/fond.gif);
	height: 508px;
	width: 568px;
	margin-left:auto;
	margin-right:auto;
}

#flash {
	height: 388px;
	width: 498px;
	margin-left:33px;
	margin-top:65px;
}

body {
	background-color: #FFFFFF;
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-x;
}

