/**
 * @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
 **/

/*
  <link rel="stylesheet"
  type="text/css"
  href="1.css">

  <style type="text/css" media=screen><!--
*/


BODY {
  scrollbar-face-color:  #000055;
  scrollbar-track-color: #180437;  
  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;
  background-attachment:fixed ;
}


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: black;  /* black is unreadable */
 text-align: justify ;
 text-align:justify;
}


TT,CODE,SAMP,pre {
  font-family: fixedsys ,
    lucidaTypeWriter, sansserif, letter, fixed,courier ,courier,letter, courier new, fixedsys, sans-serif ;
}

PRE{
  text-align:left;
}

A:link { color: #DDDD99 ; }
A:visited { color: #99ffff ;  }
A:active { color: #ddDDff; }
A:hoover {  color: #335522; text-decoration: none; }

A.url {
  FONT-SIZE: small; /* xx-small , x-small */
  FONT-STYLE: italic;
  TEXT-DECORATION: underline;
}
A.img {  text-align: center; }

A.local { color: #775533 ;  }
#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 ;
}

h1,h2,H3,h4 {
  font-family: Impact, arial,  helvetica ;
  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 */






/*
  --></style>
*/

