﻿.Stats 
{
 width:100%;
 font-size:8pt
}
.Stats td
{
    /*color:#7e8b7a;*/
    padding-left:5px;
    padding-right:5px
}
.Stats th
{
    background-color:#008469;
    border-width:2px;
    border-style:outset;
    border-color:#d4d0c8;
    color:White;
}
.Stats th a
{
   color:White;
}
.Stats .fd
{
background-color:#f7f7f7
}
.Stats .pg
{
background-color:#7e8b7a;
color:white

}
.Stats .pg a 
{
    color:white
}
.InfoStats td 
{
    white-space:nowrap;
    background-color:#006e79;
    color:White;
    font-weight:bold;
    padding:2px 5px 2px 5px;
    border:solid 1px black;
    width:150px;
}
.InfoStats td  a
{
    text-decoration:none;
    color:White;
}
.filtre 
{
    position:relative;
    top:20px;
    left:0px;
    border:solid 1px black;
    background-color: #008469;
    width:250px; 
    display:none
}
