/* Charte Evenements */

.bloc_prestation{
color:#ffffff; 
/* border:1px solid gray; */
}

.nom_presta{
font-family:Arial;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

.nom_presta:hover{
text-decoration:underline;
}

a{
color:#ffffff;
text-decoration:underline;
}

.bt_savoir_plus a{
color:#ffe200;
}
