body {
       background-image: url(background.jpg);
       background-repeat: repeat;
       background-color: #000000;
       color: #8F8F8F;
     }

a:link,a:active,a:visited {text-decoration: none; color: #8F8F8F;}
a:hover {text-decoration: underline; color : #FFFFFF;}

.leftmenu {font-family:Verdana; font-size: 8pt; font-weight: bold;}

.titre {font-family:Georgia; font-size: 12pt; font-weight: bold; color: #AFAFAF;}

.menu {font-family:Tahoma; font-size: 8pt; color: #8F8F8F;}

.texte {font-family:Arial; font-size: 8pt; color: #CFCFCF;}

#bordure { border:2px solid #333333; }
