table.TableFckSkipass thead {
  background-color:#8b9dbc;
  text-align:center;
  font-size:12px;
  font-weight:bold;
  color:white;
}


table.TableFckSkipass thead th {
 margin-top:20px; 
}


thead th.thSaison {padding:4px 4px 10px 4px;border-bottom:1px solid #d3dae6}
thead th .thSaisonNoBorderBottom{padding:4px 4px 10px 4px;}

thead th.thPerson{padding:10px 2px 10px 2px;font-weight:bold;text-align:center}
thead th.thPersonBorder{padding:10px 2px 10px 2px;font-weight:bold;text-align:center}
tbody .thPersonBorder,.tdPrices,.tdPricesBorder{text-align:center;background-color:#fff;padding:5px 2px;border-bottom:1px solid #d3dae6;border-left:1px solid #d3dae6;color:#61718f;font-size:12px}
tbody .thPersonBorder{font-weight:bold;border-left:none;}


th.thPerson p {display:inline;}
