.blocStaff{
width:397px;
height:auto !important;
height:190px;
min-height:190px;
padding:4px;
background:#FFF;
margin-bottom:6px;
}

.photoStaff{
float:left;
margin-right:15px;
width:136px;
}

.blocStaffDetails{
float:right;
width:237px;
padding-right:9px;
height:auto !important;
height:171px;
min-height:171px;
border-bottom:1px solid #DDD;
}

.staffNom{
color:#999;
font-size:18px;
font-weight:bold;
font-variant:small-caps;
border-bottom:1px solid #DDD;
margin-bottom:4px;
}

.staffFonction{
font-size:11px;
line-height:15px;
color:#000;
float:left;
clear:left;
width:237px;
}

.staffFonction span{
color:#C60506;
}

.staffFonction .stats{
width:160px;
border-collapse:collapse;
}

.staffFonction .stats .statsLabel{
width:70px;
color:#C60506;
font-size:11px;
line-height:15px;
}

.staffFonction .stats .statsValue{
width:30px;
color:#333;
font-size:11px;
line-height:15px;
text-align:center;
}

.staffFonction .carriere{
width:200px;
border-collapse:collapse;
}

.staffFonction .carriere .carriereSaison{
width:55px;
color:#333;
font-size:11px;
line-height:15px;
}

.staffFonction .carriere .carriereClub{
width:85px;
color:#C60506;
font-size:11px;
line-height:15px;
}

.staffFonction .carriere .carriereMatch, .staffFonction .carriere .carriereBut{
width:30px;
color:#C60506;
font-size:11px;
line-height:15px;
text-align:center;
}


.staffOnglets{
width:237px;
}

.staffOnglets .onglet{
float:left;
width:62px;
height:22px;
line-height:22px;
color:#C60506;
font-size:12px;
font-weight:bold;
font-style:italic;
text-align:center;
background:url(../img/interface/onglet_back.gif) left top repeat-x #EEE;
border:1px solid #DDD;
cursor:pointer;
margin:6px 3px 0 0;
}

.joueurNumero{
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;
}


.staffContact{
float:right;
line-height:20px;
width:227px;
padding-right:9px;
text-align:right;
color:#C60506;
font-size:11px;
}

.staffContact a{
color:#C60506;
font-size:11px;
text-decoration:none;
}

.staffContact a:hover{
text-decoration:underline;
}

.ligneGroupe{
width:805px;
height:23px;
background-color:#c70506;
border-top:1px solid #ff5050;
border-bottom:1px solid #630005;
padding:5px 0 0 9px;
color:#FFF;
font-size:14px;
font-weight:bold;
margin:20px 0 4px 0;
}





