table {
border-collapse:collapse;
border-style:solid; 
border-width:1px; 
border-color:black;
}
td { 
padding: 5px;
border-style:solid; 
border-width:1px; 
border-color:black;
font-size: 13px;

}

th { 
padding: 5px;
}

body {
   font-size: 13px;
   font-family: Verdana;
   background:  url(http://www.teamfortress2.fr/templates/tf2/images/fd.jpg) top center repeat-y;
   background-position: top left;
 }


a:link {color: #996600;
  text-decoration : none;
  font-weight: bold;
  font-size: 13px;
  }
  
a:visited {color: #996600;
  text-decoration : none;
  font-weight: bold;
  font-size: 13px;
}

  a:hover{color: black;
  text-decoration : none;
  font-weight: bold;
  font-size: 13px;
}

#contenu
{
margin-left: 192px;
position: absolute;
width: 890px;
}

#cpr
{
font-size: 9px;
}