
/*** 

====================================================================
  Evenement
====================================================================

 ***/
 
.container .affiche{
    padding:0;
}
.affiche_event{
    width:50%;
    margin-left:25%;
    margin-right:25%;
    margin-bottom:5%;
}

.affiche{
    background:url(../images/test.jpg);
    background-size:100%;
}