
body {
background-image : url(back.jpg);
background-repeat : repeat;
background-attachment : fixed;background-position:top center;
font-family : Verdana, Arial, Hevetica, sans-serif;
}
#debut{height:100px;}
#sans{height:70px;}
#avec{height:40px;}
#fixed { margin-left:.2%;width:100%!important;

	position: fixed;position:top left;
	 
  	/* pour IE */
	_position: absolute;
	top: expression(body.scrollTop + 0 + "px"); 
    background-color:#FFFF99;}

BUTTON{
border-color:#FFFF99;
color:black;
background-color:#FFFF99;

}
input{height:30px;
}
table, TABLE  {width:100%!important;
 empty-cells: show ;
      border-style: solid;
  border-width:thin
   }
CAPTION {

 border-color: Black;
     font-family: Verdana, Arial, Hevetica, sans-serif;
   color: #000000;
   text-align: center;
   font-weight: bold;
   font-size:15px;
}
 a{border-color:#FFFF99;color:#000000;background-color:#FFFF99;text-align:center;font-size:xx-small;}
  a:link {	font-family: Arial, Helvetica, sans-serif;border-style:outset;	}
a:visited {	font-family: Arial, Helvetica, sans-serif;border-style:outset;}
a:active {	font-family: Arial, Helvetica, sans-serif;border-style:outset;}
a, a:visited {
   color: black;
   font-weight: bold;
   text-decoration: none;
}
a:hover {
   color: Red;
   text-decoration: none;
}
.exposant{font-size:x-small;}
CAPTION:link,th:link,td:link,tr:link{
   color: black;
      

}
CAPTION:visited,CAPTION:hover, th:visited, th:hover, td:visited, td:hover {
   color: black;
   background-color: White;
    font-style: italic;
    
}
#sans{

height:20px;
   font-family: Verdana, Arial, Hevetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
  background-color:#FFFF99;
}
#avec{

height:20px;
   font-family: Verdana, Arial, Hevetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
  text-align: center;background-color:#FFFF99;
}
TH {
height:20px;
   font-family: Verdana, Arial, Hevetica, sans-serif;
   font-weight: bold;  
    background-color:#FFFF99;
}
TD {height:30px;
font-family : Verdana, Arial, Hevetica, sans-serif;
font-size:xx-small;
text-align : center;
}

tr:visited, tr:hover {
   background-color:yellow;
}

h1 {
   font-family: Verdana, Arial, Hevetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: Black;
}
@media aural {
  H1, H2, H3, 
  H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }
  H1            { pitch: x-low; pitch-range: 90 }
  H2            { pitch: x-low; pitch-range: 80 }
  H3            { pitch: low; pitch-range: 70 }
  H4            { pitch: medium; pitch-range: 60 }
  H5            { pitch: medium; pitch-range: 50 }
  H6            { pitch: medium; pitch-range: 40 }
  LI, DT, DD    { pitch: medium; richness: 60 }
  DT            { stress: 80 }
  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  DFN           { pitch: high; pitch-range: 60; stress: 60 }
  S, STRIKE     { richness: 0 }
  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  U             { richness: 0 }
  A:link        { voice-family: harry, male }
  A:visited     { voice-family: betty, female }
  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}


