
body {
    background: url("fonds/livre_lio.jpg") no-repeat fixed center top #161519;
}

#pageCentre {
    height: 3150px;
}
#fondPage {
    background: url("images/noir_50.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 2800px;
    left: 0;
    position: absolute;
    top: 300px;
    width: 500px;
}



#titreLivre {
    /*border: 1px solid #000000;*/
    color: #FFFFFF;
    float: left;
    font-size: 53px;
    font-weight: bold;
    line-height: 1;
    margin-top: -47px;
    position: absolute;
    z-index: 20;
}

#miseJour{
    top: 146px;
}

#fermePied{
bottom:484px;
position:absolute;
}