.livedata {
 margin : 10px 0 0 0;
 border : #63B3C3 solid 1px
 margin-left : 10px;
 margin-right: 10px;
 font-family: Verdana, Arial, Times, Serif;
 font-size: 11px;

}

.livdata table
{
 width : 100%;
 font-size: 13px;
}

.livdata table th
{
  color : #A04;
  font-size : 1.0em;
  padding-right: 5px;
  padding-left : 5px;
}


.I
{
  background :#B0DDFF;
  background :#FFFFD0;
  background :#E0E0E0;
}

.P
{
  background : #A0CCFF;
  background : #D0D0D0;
}

.T
{
  background : #C0EEFF;
}
TD.nom, TD.prenom
{ text-align : left; }


TD.tours, TD.place
{ text-align : center; }

.kms, .temps, .categ
{ 
text-align : right;
padding-right : 10px;
}

a .pcs, a:visited .pcs,  a:hover .pcs
{
font-color : #A04;
}
