#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);
}

p
{
   color:blue;
   font-family:"Trebuchet MS", serif;
   text-align:center;
}

.p1
{
   text-decoration:underline;
   font-size:115%;
}

#pied_de_page
{
   color:blue;
   font-family:"Trebuchet MS", serif;
   font-size:72.25%;
   text-align:center;
}
