body 
{  
   background-color: black; 
   color: white; 
   background-image: url("../image/fond_contact.jpg"); 
   background-repeat: no-repeat; 
   background-position: top center; 
}

texte
{
   font-family: "Comic Sans MS", "Trebuchet MS", Verdana, serif;
   font-size: 22px;
}

h3
{
font-size: 22px;
}


#police
{
color: white; 
}

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;
}
