/*** Le logo ***/
#logo {
    position: relative;
    top: 15px;
    left: 23px;
}

#logo h3 {
    height: 119px;
    width: 526px;
    background: transparent url(images/palogo.gif) no-repeat top left;
}

#logo h3 span{
    display:none;
}