@charset "iso-8859-1";

body{
font-family:verdana;
font-size:8px;
color: #444444;
}


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



.menu a:link
  {
   color: #000000; text-decoration:none; font-weight: bold; font-family:verdana; font-size:11px;
  }
.menu a:visited
  {
   color: #000000; text-decoration:none; font-weight: bold; font-family:verdana; font-size:11px;
  }
.menu a:active
  {
   color: #000000; text-decoration:none; font-weight: bold; font-family:verdana; font-size:11px;
  }
.menu a:hover
  {
   color: #ff0000; text-decoration:underline; font-weight: bold; font-family:verdana; font-size:11px;
  }



.voir a:link
  {
   color: #000000; text-decoration:none; font-weight: bold; font-family:verdana; font-size:14px;
  }
.voir a:visited
  {
   color: #000000; text-decoration:none; font-weight: bold; font-family:verdana; font-size:14px;
  }
.voir a:active
  {
   color: #000000; text-decoration:none; font-weight: bold; font-family:verdana; font-size:14px;
  }
.voir a:hover
  {
   color: #ff0000; text-decoration:underline; font-weight: bold; font-family:verdana; font-size:14px;
  }


.dl a:link
  {
   color: #ff0000; text-decoration:none; font-weight: bold; font-family:verdana; font-size:16px; text-align:center;
  }
.dl a:visited
  {
   color: #ff0000; text-decoration:none; font-weight: bold; font-family:verdana; font-size:16px; text-align:center; 
  }
.dl a:active
  {
   color: #ff0000; text-decoration:none; font-weight: bold; font-family:verdana; font-size:16px; text-align:center;
  }
.dl a:hover
  {
   color: #ff0000; text-decoration:underline; font-weight: bold; font-family:verdana; font-size:16px; text-align:center;
  }



a.menui:link
  {
   color: #ff0000; text-decoration:none;
  }
a.menui:visited
  {
   color: #ff0000; text-decoration:none;
  }
a.menui:active
  {
   color: #ff0000; text-decoration:none;
  }
a.menui:hover
  {
   color: #ff0000; text-decoration:underline; font-weight: bold;
  }


a.menul:link
  {
   color: #ff0000; text-decoration:none;

  }
a.menul:visited
  {
   color: #ff0000; text-decoration:none;

  }
a.menul:active
  {
   color: #ff0000; text-decoration:none;

  }
a.menul:hover
  {
   color: #000000; text-decoration:underline; font-weight: bold;

  }


.titre 
  {
   color: #ffffff; text-decoration:none;  font-family:impact, verdana; font-size:13px;
 line-height: 1.5em;
width:100%;
 filter:Glow(color="#000000," strength=3);
  }


.desc
  {
   color: #444444; font-family:verdana; font-size:13px; text-align:justify;
  }
.infos
  {
   color: #444444; font-family:verdana; font-size:10px; text-align:center;
  }

.th { background-repeat: no-repeat; background-position: center center; } 
.table { border:1px solid #777777; }
.titre_menu { background-color: #777777; color: #ffffff; font-family:verdana; font-size:15px; font-weight: bold;}
