body
{
  
   background-image: url(picts/back.jpg); /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
}
p
{color: rgb(255, 255, 255);
 font-size: 13px;
 font-family: "Arial";
 text-align: justify;
 }
 h1
 {color: rgb(128, 0, 64);
font-size: 30px; 
font-weight: bold;
 text-align: left;
 font-family:"Times New Roman";
 }
 h2
 {color: rgb(255, 255, 255);
 text-indent: 30px ;
 font-weight: bold;
 font-size: 18px;
 font-family: "Times New Roman";
  }
 h4
 {color: rgb(255, 255, 255);
  text-indent: 30px ;
  font-size: 14px;
  font-family: "Arial";
  }
ul
{color: rgb(255, 255, 255);
 font-size: 13px;
 font-family: "Arial";
 text-align: justify;
 }
.nouveau:before
  {
  }
.nouveau:after
  {
content: "      "url("picts/icon_new.gif");

  }
#centre
{color: rgb(255, 255, 255);
 font-size: 13px;
 font-family: "Arial";
text-align: center;}
#droite
{color: rgb(255, 255, 255);
 font-size: 13px;
 font-family: "Arial";
text-align: right;}  