/* Start of CMSMS style sheet 'Esff: MainHeader' */
/* Layout */
#mainHeader {
        position: relative;
        margin: 0px auto;
        height:300px;
}

#tablemainHeader { 
        width: 100%; 
        margin:0; 
        border-collapse: collapse;
}

#imageSponsor { 
        width: 863px; 
        height: 60px; 
        border: 0; 
}

#cellSponsor {
        height:98px;
}

#cellLogo {
        background-image: url(uploads/Esff/esfflogo2010.png);
        background-repeat: no-repeat;
        width:235px;
}
#ligneMenu {
        height:34px;
}

#cellMenu {
        background-image: url(uploads/Esff/esffmenubkg.png);
        background-repeat: no-repeat;
        width:600px;
}
#cellLinks{
        background-image: url(uploads/Esff/esffmenubkg2.png);
        background-repeat: repeat-x;
        width:265px;
}
#ligneLogo {
        height: 150px;
}

#cellMainlogo {
        background-image: url(uploads/Esff/esffmainlogo2010.png);
        background-repeat: no-repeat;
}
#ligneBlack {
        height: 25px;
}
#cellBlack {
        /* background-image: url(uploads/Esff/esffcellBlack.gif); */
        /* background-repeat: repeat-x; */
        background-color: black;
}

/* End of 'Esff: MainHeader' */

