body {
	background-color: #FDC689;
	margin: 0px;
	text-align: center;
}
img {
	border: none;
	margin-top: 10px;
}
#close {
	background-image: url(../images/b_fermer.gif);
	text-indent: -5000px;
	display: block;
	height: 26px;
	width: 94px;
	background-repeat: no-repeat;
	text-decoration: none;
}
