
.correction { height: 1300px!important; }

.classement { font: 14px 'Poppins', sans-serif; color: #333333; }
.classement tr:nth-child(odd) { background-color: rgba(242,242,242,1); height:50px; }
.classement tr:nth-child(even) { background-color: #ffffff; height:50px; }

.TitreMonClassement {font: 14px 'Poppins', sans-serif; color: #ffdc00; font-weight:600; height:50px; background-color: #00a558!important; text-align: center; }
.ClassementFCN {font: 14px 'Poppins', sans-serif; height:50px; background-color: rgba(255,220,0,1)!important; }
.masque {  }

.Titreclassement {font: 14px 'Poppins', sans-serif; color: #333333; }

.position { width: 40px; font: 14px 'Poppins', sans-serif; color: #333333; font-weight: 600; text-align: center; }

.blason { width: 30px; }
.blason img { width:30px; }

.equipes { width: auto; font: 14px 'Poppins', sans-serif; color: #333333; font-weight: 600; line-height: 1.4; margin-top: 5px; padding-left: 5px; text-transform: uppercase; text-align: left!important; }
.equipeFCN { width: auto; font: 14px 'Poppins', sans-serif; color: #00a558; font-weight: 600; line-height: 1.4; margin-top: 5px; padding-left: 5px; text-transform: uppercase; }

.Points { width: 50px; font: 14px 'Poppins', sans-serif; color: #000000; font-weight: 600; text-align: center; }

.Stats { width: 100px; font: 12px 'Poppins', sans-serif; color: #666666; text-align: center; }
.Statsnantes {font: 12px 'Poppins', sans-serif; color: #00a558; text-align: center; }

.Matches { width: 50px; font: 12px 'Poppins', sans-serif; color: #666666; text-align: center; }
.Matchesnantes {font: 12px 'Poppins', sans-serif; color: #00a558; text-align: center; }

.Diff { width: 70px; font: 12px 'Poppins', sans-serif; color: #666666; text-align: center; }

@media screen and (min-width: 500px) and (max-width: 700px) {
.masque { display:none; }
.equipes { margin-top: 28px!important; }
}
@media screen and (min-width: 500px) and (max-width: 1100px) {
.correction { height: 3300px!important; }
}
@media screen and (max-width: 499px) {
.correction { height: 2800px!important; }
.masque { display:none; }
.equipes { margin-top: 28px!important; }
}

