body {
  background: #000000;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0; }
  
.texte {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	text-transform : none;
	color: #FFFFFF;
} 
a.liens:link {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
text-decoration : none; 
font-weight : bold; 
text-transform : none; 
} 
a.liens:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
text-decoration : none; 
font-weight : bold; 
} 
a.liens:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
text-decoration : none; 
font-weight : bold; 
text-transform : uppercase; 
} 
a.liens:active {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
text-decoration : underline; 
font-weight : bold; 
text-transform : uppercase; 
} 
.titre {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
text-transform : uppercase; 
} 
.soustitre {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : bold; 
text-decoration : none; 
} 
BODY {
margin-bottom : 0; 
margin-left : 0; 
margin-right : 0; 
margin-top : 0; 
} 
.fond {
background-image : url("images/site.jpg"); 
} 