body         { font-family: Arial ;color: white ; }
.Copyright
{
	font-size: 8pt;
	color: #292929;
}
a { color: white ; text-decoration : none}
A:hover {text-decoration : underline}
.LeftTableTD {border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: black}
.result {text-align: center;color: Green;}
.resultBad {text-align: center;	color: Red;}

.SousPage
{
    border-width: 5px;
    border-style: outset;
    color: #444444;
    background-color: #B6A894;
    margin-bottom: 10px;
    margin-top: 5px;
}

.SousPage A {color: #292929;}

.SousPage TH
{
    font-size: 36px;
}

.SousPage TD
{
   
    padding: 5px;
    text-align: center;
}

.Vignette
{
    padding-top: 10px;
}