/* .module_annonce { border:1px solid #d6d6d6; border-radius: 4px; display:block; overflow:visible; width:338px; padding-bottom:19px; margin-bottom:20px; background:#fff url('/images/interface/modules/common/bg_modules_new.gif') repeat-x; } */
.module_annonce { border:1px solid #d6d6d6; border-radius: 4px; display:block; overflow:visible; padding-bottom:19px; margin-bottom:20px; background:#fff url('/images/interface/modules/common/bg_modules_new.gif') repeat-x; } /* Mise à jour : RESPONSIVE : 09 octobre 2023 */

.module_annonce .banniere { padding-top:19px; margin-left:19px; margin-right:19px; text-align:center; }
.module_annonce .banniere table { border-spacing:0; border-collapse:collapse; }
.module_annonce .banniere table tr td { padding:0; }



@media screen and (max-width:920px) {
	.module_annonce{width: 100%;}
}