/* CSS Document */
body {
  background:url(images/nkjaune.png) top left  scroll no-repeat;
}
A:link {COLOR: #a3a3a3; text-decoration: none; }
A:hover  {COLOR: #777777;text-decoration: none;}
A:active  {COLOR: #777777;text-decoration: none; }
A:visited  {COLOR: #a3a3a3;text-decoration: none;}

.txt {COLOR: #000000; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
.txt-gris {COLOR: #000000; FONT-FAMILY:  Arial, Helvetica, sans-serif; FONT-SIZE: 12px;}
.txt-gris-pale {COLOR: #999999; FONT-FAMILY:  Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
.txt-gris-petit {COLOR: #222222; FONT-FAMILY:  Arial, Helvetica, sans-serif; FONT-SIZE: 10px;}
.txt-gris-pale-petit {COLOR: #999999; FONT-FAMILY:  Arial, Helvetica, sans-serif; FONT-SIZE: 10px;}

.copyright {COLOR: #222222; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;}


