/* ---------------------------------- MenuB --------------------------- */

#menuB {            position: absolute;
            float: left;            left: 600px; 
            width: 111px;            height: 200px;}

#menuB h3 {
            position: absolute;
            float: right;
            right: 0px ;
            top: 5px ;
            width: 170px;
            height: 20px;
            background: transparent url(../images/tit_activites.gif) no-repeat;
}

#menuB h3 span {
            display: none;
}