.module_annonce {
	border:1px solid #d6d6d6;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display:block;
	overflow:visible;
	width:342px;
	padding-bottom:20px;
	margin-bottom:20px;
	background:#fff url('/images/interface/modules/common/bg_modules_new.gif') repeat-x;
}

	
.module_annonce .banniere {
	padding-top:20px;
	margin-left:20px;
}
