.top {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 203px;
}

.facade {
	background-image: url(facade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 397px;
	text-align: center;
}
.bordure {
	background-color: #000000;
}
