body{
    background: url('images/fond-labyrinthe-degrade.jpg') top fixed;
    }
div#pageContent{
    width : 300px;
    background: url('images/fond-labyrinthe-gres.jpg') top fixed;
    text-align: center;

}
div#leftSide{
    margin-right: 150px;
    text-align: right;
    padding-right: 30px;  

}
div#rightSide{
    margin-left: 150px;  
    max-width: none;
}
p.petit{
    font-size: 0.8em;
}
h1{
        font-size: 1.6em;
}
div#rightSide dt.name, div#rightSide dt.name a{
    font-family: papyrus, comic sans ms, arial, sans-serif;
    color:#FFCC00;
    font-weight: normal;
    float: none; 
    text-align: center; 
    font-size: 1.1em;
    margin: 1em auto 0.4em auto;
}
div#rightSide #texte-droite a{
    float: none;
}
