/**
 * @author Philippe.COVAL - http://rzr.online.fr 
 * @version 2000.08.16/2001.02.04/d
 * WARNING: You are *NOT* allowed to  read/modify/decompile/ditribuate
 * This source  without the Explicit permission of the author
 **/
/*
<link rel="stylesheet" type="text/css" href="style.css">

<style type="text/css" media="screen"><!--
*/

/*---------------------------------------------------------------------------*/

@media print {

  @page {
    size 24cm 30cm ;
  margin: 2cm ;
    page-break-after : auto ;
    page-break-before : auto;
    font-size: 12;
  }

  H1, H2, H3,  H4, H5, H6    {
    page-break-after: avoid;
    page-break-inside: avoid;
  }

  BLOCKQUOTE, PRE {
    page-break-inside: avoid;
  }

  UL, OL, DL {
    page-break-before: avoid;
  }

}/* @media print */

/*---------------------------------------------------------------------------*/

body,tr,td {
  font-family: verdana, helvetica, sans-serif;
 color: black;
  text-align:   justify;
}

ul,ol,li,dd {
  text-align:left;
}

body,H1,H2,H3,H4,H5, {
  font-family: verdana, helvetica, sans-serif;
}

body {
  background-color :white; /* #cbcbfe ; */
  /*	background-image: url(backgrnd.jpg) ; 	*/
  background-repeat: no-repeat ;
  background-attachment:fixed	;
  background-position: center;  /* ns doesnt support ? */
}

/*---------------------------------------------------------------------------*/
pre{
  font-family:lucidaTypeWriter, sansserif, letter, fixed,courier,
    Fixedsys ,courier,letter, courier new, fixedsys, sans-serif ;
  text-align:left;
}

/*
p	{
	color:#EE00EE;
	text-align:justify;
	}
*/

h1,h2,h3,h4,h5{
 color: #770000;
 background-color: #dbdbfe ;
 text-align: left;
 font-weight: bold;

 /*	background-color : #999999 ; */
 /*	font-style:italic ; */
 /*	letter-spacing: 0.9em ; */
 /*	page-break-before: auto; */
}
/* --- headers --- */

h1 {
  text-align:center;
  font-style: italic;
}

h5{
 color: #EE0000;
 font-style:italic ;
 font-weight:600;
 letter-spacing: 0.9em ;
}


/* --- list --- */
DT {
  font-weight: bolder;
  line-height: 1.9em ;
}

tt{
  font-family: courier,	letter;
}



/* --- paged media ---*/
.s {
  page-break-inside: avoid
}
P.pageb { page-break-before: always; }
P.pagea { page-break-after: always; }
.pageauto { page-break-after: auto; }

P.page {
  page-break-before: always;
  page-break-after: always;
}
BR.page {
  page-break-after: always;
}

HR.page {
 color:#333399;
 page-break-before: always;
 page-break-after: always;
 visibility: hidden;
}

/* --- Links ------------------------------------------------------------- */
A {
 color: #110099 ;
 text-decoration: none;
}
A:link {
  text-decoration: none ;
}
A:visited {
  text-decoration: none;
}
A:hover	{
 background:	#FFFFDD;
 /* text-decoration: underline ; */
 /*FONT-STYLE: italic;*/
}

A.url {
  FONT-SIZE: xx-small;
  FONT-STYLE: italic;
  TEXT-DECORATION: underline ;
 color: #885533 ;
  /*
    black ;
    text-align: left;

  */
}

A.local {
 color: #775533 ; /* black; */
}
name {
 color:#5555FF;
}


/*-------------------------------------------------------------------------*/

.hidden {
 color:white;
 visibility: none ;
}

/*-------------------------------------------------------------------------*/
.col {
 position:relative;
 top:0;
 left:0;
 width:45%;
 text-align:justify
}


/*  bgcolor=#000000 text=#eeeeee link=#DDDD99 vlink=#99ffff */
/*
  A:visited {color: black; }
  A:active {color: ddDDff; }
*/
/*-------------------------------------------------------------------------*/
/*
<DIV ID = "shadowText" STYLE = "width: 300; height: 40;
font-size: 24pt; font-family: Arial; color: #000090;
filter: shadow(color=#000000, direction=120)">
&nbsp; <a href="ssavers.asp" target="body2">Screen Savers</a><br>
*/

.rubrique {   /* div */
 filter: DropShadow(Color=#eeeeee, OffX=8, OffY=4, Positive=true);
 height: 110% ;
}

.shadow {
 filter: shadow(color=#000000, direction=120) ;
}

.h1 {
 filter: DropShadow(Color=#000000, OffX=8, OffY=4, Positive=true);
}
/*-------------------------------------------------------------------------*/
/*
  --></style>
*/
