.fiche
{
margin-top:10px;
width:100%;
color:#4b1c14;
}

.fiche a, .fiche a:hover
{
color:#00ACB1;
}

.fiche th
{
background:#EFC4D7;
border:2px #FFF;
padding:2px;

text-align:left;
}

.fiche td
{
background:#F7E6EE;
border:2px #FFF;
padding:2px;
}

.fiche_tete th
{
width:auto;
text-align:center;
}

.fiche_tete td
{
width:20%;
background:#FFF;
}