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


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

section
{
position: fixed;
left: 34%;
top: 39%;
width: 32%;
height: 46.5%;
color: black;
font-size: medium;
text-align: justify;
padding-right: 10px; 
overflow: auto;
}

#sommaire
{
width: 350px;
height: 150px;
position: fixed;
top: 35%;
left: 1%;
}

.sommaireimg
{
position: relative;
width: 90%;
left: 5%;
top: 0.5%;
}

.boutonaccueil
{
width: 4%;
position: fixed;
top: 48%;
left: 5%;
}

.boutonlire
{
width: 4%;
position: fixed;
top: 48%;
left: 9.5%;
}

.boutonliens
{
width: 4%;
position: fixed;
top: 48%;
left: 14%;
}

.boutonmerci
{
width: 4%;
position: fixed;
top: 48%;
left: 18.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%;
}


footer
{
width: 40%;
position: absolute;
bottom: 1%;
left: 30%;
color: #F2D5C1;
text-align: center;
font-size: 0.8em;
}