.contenu
{
  font-size: 8pt;
  color: #FFFFFF;
}

.rond
{
}

.errortext
{
	font-size: 8pt;
	color: #CC0033;
	font-weight: bold;
}

.tabletitle
{
  background-color: #BA8C2D;
  text-align: center;
  color: #FFFFFF;
}

.tablecell
{
  background-color: #DDDDAA;
  text-align: center;
}

a:link
{
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}

a:visited
{
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}

a:hover
{
  font-size: 8pt;
  color: #000000;
  text-decoration: underline;
}