
body
{
 width: 900px;
 margin: auto;
 margin-top: 5px;
 margin-bottom: 5px;
 background-image: url("../fond/accueilc1a.jpg");
 background-attachment:fixed;
 background-repeat: repeat;
}

#en_tete
{
 width: 1010px;
 height: 684px;
 
 background-repeat: no-repeat;
 margin: auto;
 margin-bottom: 0px;
 border: 0px solid #800000;
}
 


p
{
 margin: auto;
 margin-left:150px;

 margin-bottom: 0px;
 text-decoration: none;
}

a img
{
 border: none;
}