<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/

/*
Copyright © 2004 - Richard Dell'Agnola
URL  : http://www.richard-dellagnola.com
MAIL : contact@richard-dellagnola.com
*/

BODY
{
  font-family: Arial;
  font-size: 11pt;
  color: #000000;
  text-align: Left;
  background: #FFFFFF;
  scrollbar-base-color: #0062a8;
  scrollbar-3dlight-color: #7298ca;
  scrollbar-face-color: #0062a8;
  scrollbar-highlight-color: #7298ca;
  scrollbar-shadow-color: #0062a8;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-darkshadow-color: #0062a8;
  margin-right: 15px;
  margin-top: 2px;
}

TD
{
  font-family: Arial;
  font-size: 11pt;
  color: #000000;
  text-align: Left;
  background: #FFFFFF;
}


A
{
  text-decoration: none;
  color: #0000FF;
}


A:link /* pour les liens aux pages qui n'ont pas encore été visitées */
{
  text-decoration: none;
  color: #0000FF;
}


A:visited /* pour les liens aux pages qui ont déjà été visitées */
{
  text-decoration: none;
  color: #0000FF;
}


A:hover /* pour les liens sur lesquels l'utilisateur passe avec la souris */
{
  text-decoration: none;
  color: #0062a8;
}



A:focus /* pour les liens qui deviennent actifs (focus) par exemple lors d'une "recherche" par tabulateur */
{
  text-decoration: none;
  color: #0000FF;
}


IMG
{
  border-style: solid;
  border-color: #0000FF;
  border-width: 0.1mm;
}

.cache
{
  visibility: hidden;
  position: absolute;
}

/* End Style Sheet commenting. */  -->


