#page #titre {
	position: absolute;
	left: 80px;
	top: 66px;
}

#page #bandeau_vignette {
	overflow: auto;
	position: absolute;
	height: 502px;
	width: 150px;
	left: 80px;
	top: 102px;
	z-index: 1000;
}

#page #fenetre_apercu {
	position: absolute;
	height: 520px;
	width: 710px;
	top: 85px;
	background:url(../images/adco_photo_realisations.jpg) no-repeat center center;
	z-index: 2;
	right: 53px;
	text-align: center;
}

#divlegende {
	position: absolute;
	text-align:center;
	top: 65px;
	left:250px;
	padding: 5px;
	height: 20px;
	width: 670px;
	z-index:1600;
}

