body {
    background-color: #ede9de;
    text-align: center;
    margin:0px;
} 

#contenu {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
   /* border: solid 1px #fff;*/
    padding-bottom: 0;
    background-color: #ede9de;
    
} 

h1 {
    font-family: 'Playfair Display', serif;
    font-size: 1.4em;
    font-weight: 400;
    font-style:italic;
    color: #4b4b4b;
} 

p {
    font-family: 'Playfair Display', serif;
    font-size: 0.9em;
    font-weight: 400;
    color: #4b4b4b;
    margin : 5px 50px 15px 50px;
}  

p.prez {
    text-align : justify;
    font-size: 1.2em;
} 


p.mentions {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
    font-size: 0.8em;
    font-weight: 400;
    color: #fff;
}  

p.mentions a {
    text-decoration: none;
    color: #fff;
}  

p.mentions a:hover {
    text-decoration: underline;
    color: #000;
} 
.footer{background-color:#806c47;}
p.adresse {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
    font-size: 1em;
    color: #fff;
    line-height: 1.4em;
    margin-top: 20px;
    margin-right: 30px;
    margin-left: 30px;
    
} 

p.adresse strong {
    color: #fff;
    line-height: 30px;
} 

p.adresse a {
    text-decoration: none;
    color: #fff;
} 

p.adresse a:hover {
    text-decoration: underline;
    color: #000;
} 

p.entrez {
    font-family: 'Playfair Display', serif;
    font-size: 1.2em;
    font-weight: 400;
    font-style:italic;
    color: #4b4b4b;
    margin: 50px 0 5px 0;
} 

p.entrez a {
    text-decoration: none;
    color: #a98d42;
} 

p.entrez a:hover {
    color: #66531e;
} 

img.logo {
    margin-top: 80px;
} 

img.decal {
    margin-left: 8px;
} 

img.separ {
    margin: 10px 0 25px 0;
}

h1.ment {
    font-family: 'Playfair Display', serif;
    font-size: 1.2em;
    font-weight: 400;
    font-style:italic;
    color: #4b4b4b;
    padding: 0;
    margin: 30px 0 20px 0;
} 

p.ment2 {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
    font-size: 0.8em;
    color: #4b4b4b;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-right: 50px;
    margin-left: 50px;
    text-align : justify;
} 

p.ment2 a {
    color: #897433;
} 

p.ment2 a:hover {
    color: #000;
} 