
/*Site de Laurent Gourgouilhon
Codé par Franck Boisgibault*/

body
{
height: 600px;
text-align: center;
margin: auto;
background: url("../image/fond/accueil.jpg") no-repeat top #3b2516;
font-size: 16px;

}

#menu_du_haut
{
font-family: Arial, serif;
color: rgb(254,248,200);
padding-top: 40px;
margin-left: 370px;
}

#menu_du_haut a
{
font-family: Arial, serif;
color: rgb(254,248,200);
text-decoration: none;
}