body
{
width: 90%; 
margin-left: auto; 
margin-right: auto;
font-family: Lucida Calligraphy, "comic sans ms", verdana, sans-serif;
text-align: center;
background: white url("../images/pied_lavande.jpg") repeat-x bottom;
color: rgb(116, 0, 9);
}

a
{
color: black;
text-decoration: none;
}

h5
{
text-align: right; 
width: 90%;
}

table
{
margin: auto;
}

.bas_de_page
{
 font-size: small;
}

