body
{background-color:#c6beb0;
}

#titre
{top:center;
font-size:4em; color:#663b5a;text-align:center;font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;}

#corps_principal
{
text-align:center; padding:7px;margin:7px;
font-family: "Times New Roman", Times, "Liberation Serif", FreeSerif, serif;
font-size:0.9em;
color:#3e7a81;
}


.retour
{
font-size:0.8em;
}
a
{
   color: black;
   text-decoration: none;
   font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;
   
}

a:hover
{
   text-decoration: underline;color:purple;
}


