
/*
#boite {
float: left;
width: 100%;
height: 100%;
position: absolute;
}
*/
.boite1 {
float: left;
position: absolute;
width: 150px;
height: 195px;
margin-top: 2px;
margin-left: 550px;
}
.boite2 {
float: left;
position: absolute;
width: 200px;
height: 1153px;
margin-top: 70px;
margin-left: 150px;
}
.boite3 {
float: left;
position: absolute;
width: 356px;
height: 271px;
margin-top: 350px;
margin-left:20px;
}
.boite4 {
float: left;
position: absolute;
width: 300px;
height: 229px;
margin-top:580px;
margin-left: 100px;
}
.boite5 {
float: left;
position: absolute;
width: 204px;
height: 266px;
margin-top: 350px;
margin-left: 520px;
}

.boite6 {
float: left;
position: absolute;
width: 228px;
height: 300px;
margin-top: 650px;
margin-left: 900px;
}


.boite7 {
float: left;
position: absolute;
width: 300px;
height: 232px;
margin-top: 50px;
margin-left:900px;
}




