#table_liste_compet
{
   border-collapse:collapse;
   border:solid 1px D0D902;
}
#table_liste_compet th
{
   height:20px;
}
#table_liste_compet td
{
   height:35px;
}
#table_liste_compet th
{
   text-align:left;
   background-color:#2E2E2E;
   color:#9F9F9F;
}
#table_liste_compet tr.next_compet td
{
   background-color:#B2B2B2;
   color:#2D2F00;
   font-weight:bold;
}
#table_liste_compet a.link_compet
{
   text-decoration:underline;
   color:#2D2F00;
}