#affiche{ /* Tableau qui affiche les résultats*/
margin-top : 10px;
max-height : 500px;
width : 765px;
border : none;
font-size : 12px;
border-spacing: 1px;
}

.titre_annonce
{
font-weight : bold;
font-size : 14px;
background-color : #f67742;

}

a{
color : black;
font-weight : bold;
text-decoration:none;
}

a:hover
{
color : white;
}

#Unique{
font-size : 13px;
}
