h2
{
text-decoration: underline;
text-align: center;
font-family: Verdana, Arial, serif;
font-size: 14px;
color: #972F01;
}
h2 a
{
text-align: center;
font-family: Verdana, Arial, serif;
padding-left:4px;
padding-right:4px;
color: #972F01;
}
h2 a:visited
{
color: #972F01;
}
h2 a:hover
{
color: #000000;
}
h3/* titre sous-paragaphe */
{
font-family: Verdana, Arial, serif;
font-size: 16px;
color: #972F01;
}

#table_numero
{
margin: auto;
font-family : verdana,arial,serif;
}
#table_numero td
{
cursor: pointer;
padding : 0px;
background-color: #92AE1D;
text-align: center;
border: 1px solid #6A8016;
width: 15px;
height: 15px;
color: #556611;
font-size: 13px;
font-weight: bold;
}

#table_stat
{
width: 100%;
margin : auto;
border-collapse: collapse;
border: 1px solid #6A8016;
font-family:  verdana, serif;
font-size: 13px;
}
#table_stat td
{
border-bottom: 0px solid #6A8016;
border-top: 0px solid #6A8016;
padding: 3px 10px 3px 10px;
}
