@charset "UTF-8";
/* CSS Document */
#image_fond {
background: url(../images/accueil.gif);
width: 985px;
height: 580px;
}

#fleurs {
position: absolute;
top: 0px;
left: 290px;
width: 441px;
height: 80px;
background: url(../images/fleurs.gif);
}

#entrez {
display: block;
width: 144px;
height: 462px;
position: absolute;
top: 118px;
left: 564px;
}

#entrez:hover {
background: url(../images/porte_ouverte.gif);
}
