.centre
{
text-align:center;
font-size:1.5em;
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(163,12,22);
}

.tableau
{
border-collapse:collapse;
text-align : justify;
font-size:0.9em;
}

.titre
{
font-size:1.4em;
font-weight:bold;
}

.commentaire
{
margin-left:20px;
margin-right:15px;
}


