body
{
color: white;
text-align: center;
background-color: #2e9a63;
}

h1,h2
{
color: #ff0000;
}


a
{
color: white;
}

a:hover
{
color: #ff0000;
}

#en_tete
{
width: 758px;
   height: 100px;
   background-image: url("../images/banniere.png");
   background-repeat: no-repeat;
   margin-bottom: 10px;
}

.legende
{
color: blue;
}