/* CSS Document */


.fond_noir_allemagne
{
background-color: #000000;
width: 110px;
height: 20px;
vertical-align: middle;
}
.fond_rouge_allemagne
{
background-color: #FF0000;
width: 110px;
height: 20px;
vertical-align: middle;
}
.fond_orange_allemagne
{
background-color: #FFCC33;
width: 110px;
height: 20px;
vertical-align: middle;
}


.fond_rouge_espagne
{
background-color: #FF0000;
width: 120px;
height: 20px;
vertical-align: middle;
}
.fond_jaune_espagne
{
background-color: #FFFF00;
width: 120px;
height: 20px;
vertical-align: middle;
}


.fond_rouge_france
{
background-color: #FF0000;
width: 107px;
height: 20px;
vertical-align: middle;
}
.fond_gris_france
{
background-color: #CCCCCC;
width: 107px;
height: 20px;
vertical-align: middle;
}
.fond_bleu_france
{
background-color: #0000FF;
width: 107px;
height: 20px;
vertical-align: middle;
}





.fond_rouge_italie
{
background-color: #FF0000;
width: 107px;
height: 20px;
vertical-align: middle;
}
.fond_gris_italie
{
background-color: #CCCCCC;
width: 107px;
height: 20px;
vertical-align: middle;
}
.fond_vert_italie
{
background-color: #009933;
width: 107px;
height: 20px;
vertical-align: middle;
}



.fond_gris_angleterre
{
background-color: #CCCCCC;
width: 107px;
height: 20px;
vertical-align: middle;
}
.fond_rouge_angleterre
{
background-color: #FF0000;
width: 107px;
height: 20px;
vertical-align: middle;
}


.fiches_clubs
{
   border: transparent;
   border-collapse: collapse;
   text-align: center;
   margin-left: auto;
   margin-right: auto;
}
.hauteur75
{
height: 75px;
}
.hauteur77
{
height: 77px;
}
.hauteur80
{
height: 80px;
}
.hauteur57
{
height: 57px;
}
