/* Nouveautés */
.nouveautes {
	position:relative;
	margin-bottom:30px;
	padding-left:50px;
	padding-right:50px;
}
.nouveautes_titre {
	position:relative;
	background-image:url(../img/bg/encart-nouveautes-titre-2.png);
	background-repeat:repeat-x;
	height:80px;
}

/* Cadre */
#cadre_nouveautes, #cadre_soldes {
	position:relative;
	padding-bottom:10px;
	background-color:#fff;
	width:auto;
	height:280px;
	overflow:hidden;
	z-index:10;
}
.nouveaute_fleche_g {
	position:absolute;
	top:150px;
	left:0px;
	-pie-png-fix:true;
	behavior:url(/global/css/pie.htc);
	z-index:20;
}
.nouveaute_fleche_d {
	position:absolute;
	top:150px;
	right:5px;
	-pie-png-fix:true;
	behavior:url(/global/css/pie.htc);
	z-index:20;
}