#bandeau {
	height: 98px;
	position: absolute;
	background: url(/img/bandeau.jpg) 0 0 no-repeat;
	width: 610px;
	z-index: 5;
	left: 230px;
	top: 50px;
	display: block;
}
