@charset "iso-8859-1";

a:link
  {
   color: #000000; text-decoration:underline;font-family:verdana;
  }
a:visited
  {
   color: #000000; text-decoration:underline;font-family:verdana;
  }
a:active
  {
   color: #000000; text-decoration:underline;font-family:verdana;
  }
a:hover
  {
   color: #ff0000; text-decoration:none;font-family:verdana;
  }

.titres
  {
   color: #ff0000; font-family:verdana; font-size:18px; font-weight: bold; text-align:justify;
  }

.desc
  {
   color: #000000; font-family:verdana; font-size:10px; font-weight: bold; text-align:justify;
  }
.infos
  {
   color: #000000; font-family:verdana; font-size:11px; text-align:justify;
  }

.th { background-repeat: no-repeat; background-position: center center; } 