#boite {
float: left;
width: 100%;
height: 100%;
position: absolute;
}
/* cour de ferme */
.boite1 {
float: left;
position: absolute;
width: 289px;
height: 185px;
margin-top: 10px;
margin-left: -40px;
}
/* maison fortifiée */
.boite2 {
float: left;
position: absolute;
width: 290px;
height: 172px;
margin-top: 50px;
margin-left: 320px;
}
/* tour */
.boite3 {
float: left;
position: absolute;
width: 160px;
height: 170px;
margin-top: 150px;
margin-left: 540px;
z-index : 100
}
/* façade */
.boite4 {
float: left;
position: absolute;
width: 97px;
height: 222px;
margin-top: 20px;
margin-left: 750px;
}
/* sion */
.boite5 {
float: left;
position: absolute;
width: 95px;
height: 200px;
margin-top: 230px;
margin-left: 10px;
}
/* porte japiot */
.boite6 {
float: left;
position: absolute;
width: 219px;
height: 250px;
margin-top: 250px;
margin-left: 130px;
}
/* tympan */
.boite7 {
float: left;
position: absolute;
width: 272px;
height: 300px;
margin-top: 315px;
margin-left: 410px;
z-index : 10
}
/* calvaire */
.boite8 {
float: left;
position: absolute;
width: 143px;
height: 350px;
margin-top: 300px;
margin-left: 730px;
}
/* passage */
.boite9 {
float: left;
position: absolute;
width: 135px;
height: 200px;
margin-top: 465px;
margin-left: 20px;
}
/* linteau */
.boite10 {
float: left;
position: absolute;
width: 227px;
height: 90px;
margin-top:590px;
margin-left: 186px;
}
