#bandeau {
	position: relative;
	float: right;
	top: -10px;
	right: 0;
	left: 0;
	margin-left: 10px;
	margin-right: -15px;
	z-index: 4;
}
