.acc_fond {
position:absolute;
width:758px;
height:500px;
top:0px;
left:0px;
background-image:url(images/accueil_fond.gif);
background-repeat:no-repeat;
z-index:5;
}
.acc_etoile {
position:absolute;
width:255px;
height:320px;
top:14px;
left:115px;
background-image:url(images/accueil_etoile.gif);
background-repeat:no-repeat;
z-index:6;
}
.acc_adresse {
position:absolute;
width:614px;
height:255px;
top:43px;
left:72px;
background-image:url(images/accueil_adresse.gif);
background-repeat:no-repeat;
z-index:7;
}
.acc_photo_aerienne {
position:absolute;
width:239px;
height:183px;
top:43px;
left:444px;
background-image:url(images/accueil_ph_aerienne.gif);
background-repeat:no-repeat;
z-index:7;
}
.acc_btn {
position:absolute;
width:153px;
height:116px;
top:351px;
font-family:Arial;
font-size:13px;
color:#003366;
text-decoration:none;
letter-spacing:1px;
text-align:center;
z-index:8;
}
.acc_btn:hover {
background:none;
color:#0066CC;
}
.acc_btn span {
display:none;
}
.acc_btn:hover span {
display:inline;
position:absolute;
width:151px;
height:114px;
top:1px;
left:1px;
background-image:url(images/accueil_btn_trans.gif);
background-repeat:no-repeat;
}
.acc_btn_img {
width:153px;
height:116px;
top:0px;
left:0px;
border:0;
}
.acc_btn_txt {
position:absolute;
width:143px;
top:98px;
left:5px;
}
