body{background:#000000;color:#FFFF99;font:15px Times New Roman,Arial,Helvetica,sans-serif;margin:0;padding:0;}

A:link    { color: #0026FF }   
A:visited { color: #0026FF }  
A:hover   { color: #0026FF }
A:active  { color: #0026FF }

.centre
 {text-align: center;}
.tb_resultats{
border: 0px dotted #ffcc99;
border-collapse: collapse;
text-align:center;
margin-left:auto; margin-right:auto;
font-weight: bold;
width: 700px;}
.tb_resultats_td,.tb_resultats_td6,.tb_resultats_td0{
width: 100px;}
.tb_resultats_td6{
color:#000000;
background:red;
background-image:url(../1px.jpg);
background-repeat: no-repeat;
margin-top: 0px;
}
.tb_resultats_td0{
border: 1px dotted #660000;
}

.tb_resultats7{
border: 1px dotted #ffcc99;
border-collapse: collapse;
text-align:center;
margin-left:auto; margin-right:auto;
font-weight: bold;
width: 370px;
}
.tb_resultats7_td1{
border: 1px dotted #ffcc99;
width: 160px;
text-align:right;
}
.tb_resultats7_td2{
border: 1px dotted #ffcc99;
background:#333333;
width: 70px;
}
.tb_resultats7_td3{
border: 1px dotted #ffcc99;
background:#222222;
width: 70px;
}
.tb_resultats7_td4{
border: 1px dotted #ffcc99;
width: 140px;
color:red;
text-align:left;
}

.stat_match{
margin-left:auto; margin-right:auto;
border: 1px dotted #ffcc99;
width: 300px;
}
.stat_match_nom{
float: left;
width: 100px;
}
.stat_match_g, .stat_match_p, .stat_match_e, .stat_match_t{
float: left;
text-align:center;
width: 50px;
}
.stat_match_g{
color: #00FF21;
}
.stat_match_e{
color: #FF6A00;
}
.stat_match_p{
color: red;
}
