
#Centre {
	padding-left: 184px;
	padding-right:0px;
}

#Batiments {
	text-align: center;
}

#Couverture {
	position: absolute;
	height: 161px;
	width: 126px;
	left: 162px;
	top: 28px;
	overflow:hidden;
}

#Couverture .Coin {
	position:absolute;
	display:block;
	height:11px;
	width:12px;
	right:0;
	top:150px;
	width:12px;
	height:11px;
	z-index: 10;
	background-image: url(../images/coin-page.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

#Intro {
	position: relative;
}
