body
{
background: url("fond.jpg") no-repeat center center fixed;
background-size: 100% 100%;
background-color: black;
}


#sommaire
{
width: 265px;
height: 160px;
position: fixed;
top: 29%;
left: 1%;
}

.sommaireimg
{
position: relative;
width: 85%;
left: 12%;
top: 10%;
}

.boutonrésumé
{
width: 5%;
position: fixed;
top: 44%;
left: 5%;
}

.boutonlire
{
width: 5%;
position: fixed;
top: 44%;
left: 10.5%;
}

.boutonextrait
{
width: 5%;
position: fixed;
top: 44%;
left: 16%;
}


.boutonorigines
{
width: 5%;
position: fixed;
top: 57%;
left: 5%;
}

.boutonliens
{
width: 5%;
position: fixed;
top: 57%;
left: 10.5%;
}

.boutonmerci
{
width: 5%;
position: fixed;
top: 57%;
left: 16%;
}

.boutonaccueil
{
width: 5%;
position: fixed;
top: 70%;
left: 5%;
}
.newsletterimage
{
width: 15%;
position: absolute;
right: 5%;
top: 35%;
}

.livreorimage
{
width: 15%;
position: absolute;
right: 0%;
top: 44%;
}

.facebookimage
{
width: 15%;
position: absolute;
right: 12%;
bottom: 22%;
}

.twitterimage
{
display: none;
}

#livreor
{
width: 36%;
position: fixed;
left: 32%;
top: 32%;
}

#livre
{
position: fixed;
left: 32%;
top: 42%;
width: 36%;
height: 42%;
overflow: auto;
padding-left: 2px;
border: 1px #310F0B solid;
border-radius: 10px;
background-color: rgba(49,15,11,0.9);
}

#banniere
{
display: none;
}

.banniere
{
display: none;
}