table
{
font-size:0.9em;
}

th
{
padding:4px;
background-color:#76C2D0;
text-align:center;
}

td
{
background-color:#67CEF9;
text-align:center;
padding:4px;
}

.centre
{
text-align:center;
font-size:1.3em;
font-style:italic;
font-weight:bold;
color:white;
}

.centre a
{
color:white;
text-decoration:none;
}

.centre a:hover
{
color: rgb(40,40,40);
text-decoration : none ;
}

.bouton_rouge
{
background-color:rgb(158,11,11);
}

.puceRouge
{
color:rgb(158,11,11);
}

.bouton_vert
{
background-color:#78C20A;
}

.bouton_bleu
{
background-color:rgb(36,125,255);
}

.guimberteau
{
background-color:#8F8F8F;
}

.sm
{
font-size:1.1em;
}

.liste
{
font-weight:bold;
color:white;
}

.titreliste
{
font-style:italic;
font-weight:bold;
color:black;
}

.gris
{
background-color:rgb(180,180,180);
}

.grisie
{
background-color:white !important;
background-color:rgb(180,180,180);
color:black !important;
color:white;
}

.fondtableau
{
background-color:#EBE2CB;
}

.fondbox
{
background-color:#ffffff;
}

