.titreStat{
display:block;	
width:241px;
height:23px;
background-color:#c70506;
border-top:1px solid #ff5050;
border-bottom:1px solid #630005;
padding:5px 0 0 9px;
margin:0 0 3px;
font-size:14px;
font-weight:bold;
color:#FFF;
}

.titreStat em{
font-size:12px;
font-weight:normal;
}

.ficheJoueurStat{
cursor:pointer;
width:242px;
background:#FFF;
padding:4px;
margin-bottom:1px;
overflow-y:hidden;
height:14px;
opacity:0.7;
filter:alpha(opacity=70); 
}

.ficheJoueurStatNom{
float:left;
color:#999;
font-size:15px;
font-weight:bold;
font-variant:small-caps;
border-bottom:1px solid #DDD;
margin-bottom:4px;
width:200px
}

.ficheJoueurStatNumero{
width:36px;
height:36px;
background:url(../img/interface/back_numero.gif) top left no-repeat;
font-size:20px;
font-weight:bold;
line-height:36px;
color:#FFF;
text-align:center;
float:right;
display:block;
}

.ficheJoueurStatPhoto{
float:left;
clear:left;
padding-right:10px;
}

.ficheJoueurStatDroite{
float:left;
margin-top:-15px;
}

.ficheJoueurStatPlace{
color:#C60506;
font-size:11px;
line-height:15px;
}

.ficheJoueurStatInfos{
text-align:center;
color:#333;
font-size:11px;
width:160px;
margin-top:15px;
}

.ficheJoueurStatInfos span{
color:#C60506;
font-size:32px;
font-weight:bold;
}

.lire_aussi{
margin-left:7px;
padding-right:22px;
background:url(../img/interface/fleche_blanche.gif) right center no-repeat;
text-decoration:none;
color:#888;
}

.lire_aussi:hover{
color:#CCC;
}

