
H1,H2,H3,H4,H5,H6
{
  font-family:Courier New, monospace;
  font-weight:bold;
  color:darkslategray;
}

A,#nolink
{
  font-family:Courier New, monospace;
  text-decoration:none;
}

#attention
{
  color:firebrick;
}

P,TH,DL,#liketext
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  text-align:justify;
  color:black;
  /*font-size:110%;*/
}

UL
{
  font-family:Courier New, monospace;
  color:black;
}

TD,OL
{
  font-family:Verdana,Arial, sans-serif;
  text-align:justify;
  color:black;
}

td#header{ background-color:darkkhaki; }
td#msg{ background-color:tan; }

#prop
{
  font-family:Arial, sans-serif;
  color:black;
}

body
{
  color:black;
  background-image:url(/image/papier.jpg);
}

#floater
{
 left:10px;
 top:20px;
 width:90px;
 height:100px;
 position:absolute;
}

#cont
{
  margin-left:120px;
}
