body
{
background-color:rgb(241,245,75);
}

#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;
}

p
{
   color:blue;
   font-size:100%;
   font-family:Arial, "Trebuchet MS", serif;
   text-indent:30px;
   text-align:justify;
   text-decoration:none;
}

.p1
{
   text-align:center;
}

#pied_de_page, .pdp
{
   color:blue;
   font-family:"Trebuchet MS", serif;
   font-size:85%;
   text-align:center;
}
