BODY {
    background-image: url("../images/activites/bg.jpg");
}
/*#top {
    background-image: url("../images/activites/haut.jpg");
}*/
#content {
    background-image: url("../images/activites/fond.jpg");
    background-repeat: no-repeat;
    width: 800px;
    height: 500px;
    background-position: 0 -100px;
}

LI#spacer1 {
     width: 65px;
    height: 47px;
    cursor: default;
}
LI.acc {
    background-image: url("../images/activites/accoff.jpg");
    width: 81px;
    height: 47px;
    cursor: pointer;
    cursor: hand;
}
LI.accon {
    background-image: url("../images/activites/accon.jpg");
    width: 81px;
    height: 47px;
    cursor: pointer;
    cursor: hand;
}
LI#spacer2 {
    background-image: url("../images/activites/barre2.jpg");
    width: 102px;
    height: 47px;
    cursor: default;
}

#menu_fond {
    background-image: url("../images/activites/barre2.jpg");
}

LI.act {
    background-image: url("../images/activites/actoff.jpg");
    width: 85px;
    height: 47px;
    cursor: pointer;
    cursor: hand;
}
LI.acton {
    background-image: url("../images/activites/acton.jpg");
    width: 85px;
    height: 47px;
    cursor: pointer;
    cursor: hand;
}
LI#spacer3 {
    background-image: url("../images/activites/barre3.jpg");
    width: 89px;
    height: 47px;
    cursor: default;
}
LI.rea {
    background-image: url("../images/activites/reaoff.jpg");
    width: 108px;
    height: 47px;
    cursor: pointer;
    cursor: hand;
}
LI.reaon {
    background-image: url("../images/activites/reaon.jpg");
    width: 108px;
    height: 47px;
    cursor: pointer;
    cursor: hand;
}
LI#spacer4 {
    background-image: url("../images/activites/barre4.jpg");
    width: 91px;
    height: 47px;
    cursor: default;
}
LI.cont {
    background-image: url("../images/activites/conoff.jpg");
    width: 81px;
    height: 47px;
    cursor: pointer;
    cursor: hand;
}
LI.conton {
    background-image: url("../images/activites/conon.jpg");
    width: 81px;
    height: 47px;
    cursor: pointer;
    cursor: hand;
}
LI#spacer5 {
    background-image: url("../images/activites/barre5.jpg");
    width: 98px;
    height: 47px;
    cursor: default;
}


DIV.droite {
    height: 100%;
    text-align: justify;
    padding-top: 35px;
    padding-right: 15px;
}
