body, table, input.btn, input.tb, textarea.tb
{
 font-family: trebuchet, verdana, arial;
 font-size: 10pt;
 color: #F7005F;
 font-weight: light;
}

a
{
 text-decoration: none;
 color: black;
}
a:hover
{
 color: #F7005F;
}

.centre
{text-align: center;}

.fond
{
 background-color: white;
 border: 1px solid #F7005F;
}

.relief
{font-style:italic;}

.small
{font-size:8pt;}