body {
background-color: #FAEBD4;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: center;
}

p {
text-align: justify;
}


.bordbleu {
background-color: #dfefdc;
}

.banniere {
width: 799px;
margin-left: auto;
margin-right: auto;
}

.bordjaune {
background-color: #e9e5ae;
}

.pieddepage {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
text-align: center;
}
a.pieddepage {
text-decoration: none;
color: #666666;
}

a {
text-decoration: none;
color: #336600;
}

a:hover {
color: #660066;
}

#citations {
width: 90%;
margin-right: auto;
margin-left: auto;
font-size: 11px;
color: #003300;
border-style: outset;
display: block;
}