body 
{  
   background-color: black; 
   color: white; 
   background-image: url("../image/fond_accueil.jpg"); 
   background-repeat: no-repeat; 
   background-position: top center; 
}

p.reclame
{
  font-weight: bold;
  font-variant: small-caps;
  font-family: "Liberation Serif", "Trebuchet MS", Verdana, serif;
  color: white;
  font-size: 16px;
} 
 
#reclame
{
  font-weight: bold;
  font-family: "Liberation Serif", "Trebuchet MS", Verdana, serif;
  color: white;
  font-size: 22px;
}


em
{
font-family: calibri, "Liberation Serif", "Trebuchet MS", Verdana, serif;
}

#polices
{
text-indent: 100px;
}
#police
{
color: white;
font-family: "Trebuchet MS", Verdana, serif;
font-size: 12px;
font-weight: bold;
}

#bas
{
text-indent: -35px;
}

h1
{
font-size: 20px;
text-indent: 130px;
font-family: serif;
}

acronym
{
text-decoration: underline;
font-style: italic;
}

div.lien_haut
{
text-indent: -32px;
text-align: center;
}

div.lien_haut a {
color: white;
text-decoration: none;
font-family: Trebuchet MS;
font-size: 10px;
}

div.lien_haut a:hover {
font-size: 11px;
font-weight: bolder;
color: #38dbff;
}
