
/**
 * @author: Philippe.COVAL(a)ifrance.com - http://RzR.online.FR
 * @version: 2000.08.16 / 2002.10.04
 * Copyritht / Licence at http://rzr.online.fr/licence.htm
 **/
 
/*
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

  <link rel="stylesheet" type="text/css"  href="style.css">
  <style type="text/css" media=screen><!--
*/

@import url("menu.css");


 
BODY {
  background-attachment: fixed;

  /*  scrollbar-face-color:   #180437;  
      scrollbar-track-color: #FF9966;
      scrollbar-highlight-color: #FF9966;
      scrollbar-shadow-color: #FFCC33; 
      scrollbar-dark-shadow-color: #FF9933;
      scrollbar-arrow-color: #ffffff;
      scrollbar-3d-light-color: #FFCC33;
      scrollbar-base-color: #180437; */

}
 
 
BODY,DIV,TD,TH,P,font,INPUT,LI,UL,FORM,BLOCKQUOTE,A,TR,TABLE,I {
  font-family:   arial,
    verdana, Helvetica, Lucida , sans-serif; /* Terminal, */
}

BODY  {
 color: white ; /*  ivory   */
 background-color: #505050; /* black is unreadable */
 /* text-align: justify ; */
}
 
 
TT,CODE,SAMP,pre {
  font-family: console, fixedsys ,
    lucidaTypeWriter, sansserif, letter, fixed,courier, courier new, sans-serif ;
}
 
PRE{
  text-align:left;
}
 
A:link { color: #DDDD99 ; }
A:visited { color: #99ffff ;  }
A:active { color: #FF7700; }
A:hover {  color: blue; background-color:white; text-decoration: none; }

A.img {  text-align: center; }
A.local { color: #775533 ;  }

A.nou { text-decoration: none; }
 
.url { /* was A.url */
  FONT-SIZE: small; /* xx-small , x-small */
  FONT-STYLE: italic;
  TEXT-DECORATION: underline;
}

#nou {
  font-family: Impact, Modern, Helvetica, Verdana, Arial;
 color: #00ff00;  background-color: #000000;
 TEXT-DECORATION: none;
}
 
#subtitle{
 COLOR:#DDDDEE;
 FONT-STYLE: italic;  font-weight:bold ;  TEXT-DECORATION: underline ;
}
 
ul,ol,dl,dd {
  font-align: left;
  text-align: left ;
}

B, DT { /* nn 4.7(X11) doesnt see DT while it sees DL ? */
 font-weight:bold ;
}

u,em {
  font-style: italic;
}



DT {
 line-height: 1.4em ; 
}
 
h1,h2,H3,h4 {
 font-family: Impact, arial,  helvetica , verdana;
 font-weight: 100;  font-align: left;
 text-align: left;
 color: #FF6600 ;  background: #000055;
}
H1 {
  font-style: italic ; font-weight: 100;
  text-align: center;
}
 
H2,H3   {
  /*    text-align: right; */
}
 
TD, TH { font-family:  arial, verdana, helvetica, sans-serif; } 
/* ns workaround */
pre {
 color: #00EE00;
 background: #0000000;
}
 
 
/*
  --></style>
*/
 
