





.site,.parcours{
  color: #f53131;
} 

.parcours{
  margin-bottom: 0px;
}

.cadre1{
  margin-bottom: 30px;
}

.cadre1:last-child{
  margin-bottom: 0px;
}

.zebre tbody tr:nth-child(odd) {background-color: #d6d3ce;border-bottom:1px solid #ccc;color:#444;}
.zebre tbody tr:nth-child(even) {background-color: #d6d3ce;border-bottom:1px solid #ccc;color:#444;}
.zebre tbody tr:nth-child(1){background-color: #999690;border-bottom:0px solid #444;color:#444;}
.zebre tbody tr:nth-child(2){background-color: #999690;border-bottom:0px solid #444;color:#444;}
.zebre tbody tr:nth-child(3){background-color: #e9e065;border-bottom:0px solid #ccc;color:#444;}
.zebre tbody tr:hover:nth-child(odd) {background-color: #ccc;color:#444;}
.zebre tbody tr:hover:nth-child(even) {background-color: #ccc;color:#444;}
.zebre tbody tr:hover:nth-child(1) {background-color: #999690;color:#444;}
.zebre tbody tr:hover:nth-child(2) {background-color: #999690;color:#444;}
.zebre tbody tr:hover:nth-child(3) {background-color: #e9e065;color:#444;}