table.size_fiche_client{
padding: 5px;
width: 100%;

}

table.fiche_client
{
  width:100%;
  text-align: center;
  background-color: #23698B;
}

table.fiche_client td.ligne 
{
  color: #005179; 
  text-align: center;
  background-color: #ffffff;
}
table.fiche_client td.ligne_bis
{
  color: #005179; 
  text-align: center;
  background-color: #E9F0F3;
}

