/* Bandeau large */
.bandeau-large { border-radius: 10px; box-shadow: 0 0 5px rgb(102, 102, 102); border:5px solid #fff; float:left; height:150px; margin-bottom:15px; overflow:hidden; }
.bandeau-large img { display:block; width:100%; margin:-25% 0 0; }
.bandeau-large + div + table { margin:-135px 145px -15px 0 0; border:5px solid #fff; }
/***********/