.premiereCelluleGrise{
   background-color: #d9d9d9;
   text-align:left;
   font-weight: bold;
   padding:5px;
   width:130px;
   border: 1px solid #9f9f9f;  
}

.celluleBlanche{
    text-align: center;
    border: 1px solid #9f9f9f;  
    width:82px;
}

table.tableauEcheance{
    border-collapse: collapse;  
    margin-top: 30px;
    padding: 5px;
    width:1009px
}

.inputInteret{
  width:70px;
  border:none;
  text-align: center;
}

.celluleBlancheVide{
    display:none;
    width:84px;
    border: none; 
}
