#bandeau {
	margin: 0px;
	padding: 0px;
	height: 181px;
	width: 668px;
	overflow: hidden;
	background-image: url(../image/waiting.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bandeau_image {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
#bandeauB {
	margin: 0px;
	padding: 0px;
	height: 181px;
	width: 668px;
	overflow: hidden;
	background-image: url(../image/waiting.gif);
	background-repeat: no-repeat;
	background-position: center center;
}