.listePublicites {
  width: calc(100% - 260px);
}

.listePublicites table {
  width: 100%;
}

.listePublicites table tbody tr {
  cursor: pointer;
}

.listePublicites table thead th.centrer {
  text-align: center;
}
