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%;
}

.boutonaccueil
{
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%;
}

.boutonrésumé
{
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%;
}


.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;
}

#origines
{
width: 33%;
position: fixed;
left: 33.2%;
top: 32%;
}

.citation
{
display: none;
}

section
{
position: fixed;
left: 34%;
top: 42.5%;
width: 31%;
height: 42%;
color: #B16446;
font-size: 0.8em;
text-align: justify;
background-color: #310F0B;
padding-right: 5px;
padding-left: 5px;
padding-top: 3px;
opacity: 0.9;
overflow: auto;
border: 1px #310F0B solid;
border-radius: 10px;
}