
#fleur {
margin: 50px 0px 0px 10px;
width: 491px;
height: 550px;
background-image: url(images/css/fleur.gif);
background-repeat: no-repeat;
}
#blochome {
position: absolute;
margin: 0px 0px 0px 550px;
padding: 0px 28px 30px 0px;
top: 240px;
width: 400px;
background-color: #fff;
}
#home1 {
position: absolute;
width: 100px;
height: 30px;
background-image: url(images/css/home1.gif);
margin : 55px 0px 0px 210px;
cursor: pointer;
}
#home2 {
position: absolute;
width: 70px;
height: 30px;
background-image: url(images/css/home2.gif);
margin : 125px 0px 0px 340px;
cursor: pointer;
}
#home3 {
position: absolute;
width: 95px;
height: 13px;
background-image: url(images/css/home3.gif);
margin : 265px 0px 0px 360px;
cursor: pointer;
}
#home4 {
position: absolute;
width: 103px;
height: 43px;
background-image: url(images/css/home4.gif);
margin : 365px 0px 0px 248px;
cursor: pointer;
}
#home5 {
position: absolute;
width: 45px;
height: 13px;
background-image: url(images/css/home5.gif);
margin : 365px 0px 0px 110px;
cursor: pointer;
}
#home6 {
position: absolute;
width: 139px;
height: 28px;
background-image: url(images/css/home6.gif);
margin : 220px 0px 0px 20px;
cursor: pointer;
}
#home7 {
position: absolute;
width: 71px;
height: 28px;
background-image: url(images/css/home7.gif);
margin : 90px 0px 0px 88px;
cursor: pointer;
}
#home8 {
position: absolute;
width: 88px;
height: 42px;
background-image: url(images/css/home8.gif);
margin : 220px 0px 0px 192px;
cursor: pointer;
}
#home1:hover {
background-image: url(images/css/home1h.gif);
}
#home2:hover {
background-image: url(images/css/home2h.gif);
}
#home3:hover {
background-image: url(images/css/home3h.gif);
}
#home4:hover {
background-image: url(images/css/home4h.gif);
}
#home5:hover {
background-image: url(images/css/home5h.gif);
}
#home6:hover {
background-image: url(images/css/home6h.gif);
}
#home7:hover {
background-image: url(images/css/home7h.gif);
}
#home8:hover {
background-image: url(images/css/home8h.gif);
}
#home1 span, #home2 span, #home3 span, #home4 span, #home5 span, #home6 span, #home7 span ,#home8 span {
display: none;
visibility: hidden;
}
#fleur span {
display: none;
visibility: hidden;
}
#home1:hover, #home2:hover, #home3:hover, #home4:hover, #home5:hover, #home6:hover, #home7:hover ,#home8:hover {
text-decoration: none;
}
