/* CSS Document textebeige #b5852e */


#image {    /* bloc image en arrière-plan */
width : 980px;
height: 640px;
background: url(attente_site.jpg) top left no-repeat;
}
#zone1 {    /* zone cliquable */
float: left;
width : 300px;
height: 25px;
margin-left: 350px;
margin-top: 575px;
}
#zone2 {    /* zone cliquable */
float: left;
width : 3px;
height: 3px;
margin-left: 505px;
margin-top: 150px;
}
a:link, a:visited {
    color: #FFFFFF;
    text-decoration: none;
    border-style:none; 
}

a:hover, a:active {
    color: #FFFFFF;
    text-decoration: none;
}



