.resultat2 {
font-weight: bold;
font-size: 20px;
color: #000000;
text-align: center;
}
.libelle {
font-weight: bold;
font-size: 12px;
text-align: center;
}
.nbfois2 {
font-weight: bold;
font-size: 30px;
text-align: center;
}
.texte-simple{
vertical-align: top;
}
.rating-star {
vertical-align: top;
}
.box-debut{
height: 80px
}
.box-fin{
}
.boxing-result3 {
border-width: 1px;
border-style: solid;
border-color: #e06666 ;
border-radius: 5px;
background-color: #e06666;
padding: 5px;
}

{{Decision}}