div#ombrage {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 1011px;
	background-image: url(../../images/bandeau/ombre.png);
	background-repeat:repeat-y;
}

div#ombrageHaut {
	position: relative;
	/* background-color: yellow; */
	width: 100%;
}

div#ombrageBas {
	position: relative;
	width:  100%;
	height: 100px;
}

div#container {
	position: relative;
	top: 0px;
	left: 20px;
	width: 1160px;
	overflow: visible;
}
