#en_tete
{
   height: 100px;
   background-image: url("comfete2.png");
   background-repeat: no-repeat;
   margin-bottom: 10px;
   color:blue;
   text-align:center;
   font-family:"Trebuchet MS", serif;
}

body
{
   background-color:rgb(241,245,75);
}

#menu
{
   color:blue;
   font-family:"Trebuchet MS", serif;
}

.element_menu
{
   color:blue;
   font-family:"Trebuchet MS", serif;
}

h3
{
   text-indent:80px;
}

p
{
   text-align:center;
}

#pied_de_page
{
   color:blue;
   font-family:"Trebuchet MS", serif;
   font-size:72.25%;
   text-align:center;
}