

.resultat td
{
padding:5px;
background-color:rgb(249,249,249);
text-align:center;
font-size:0.9em;
}

.resultat
{
width:90%;
border:1px solid grey;
margin-bottom:15px;
}

.resultat th
{
padding:5px;
background-color:#636BFF;
text-align:center;
color:white;
}

.resultat img
{
border:none;
}