#btq_cadre_nouveaute_conteneur {
	width: 355px;
	position: relative;
	float: left;
	margin-top: 15px;
	padding-bottom: 15px;
}
#btq_cadre_nouveaute_top {
	width: 355px;
	height: 5px;
	position: relative;
	float: left;
	background-image: url(../images/fd_2col_nouveaute_top.gif);
}
#btq_cadre_nouveaute_middle {
	width: 355px;
	position: relative;
	float: left;
	background-image: url(../images/fd_2col_nouveaute.gif);
	background-repeat: repeat-y;
}
#btq_cadre_nouveaute_bottom {
	width: 355px;
	height: 37px;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	position: absolute;
	background-image: url(../images/fd_2col_nouveaute_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#btq_cadre_nouveaute_contenu {
	width: 335px;
	height: 160px;
	z-index: 2;
	position: relative;
	float: left;
	padding: 10px;
}
#btq_cadre_nouveaute_image {
	width: 95px;
	height: 100px;
	position: relative;
	float: left;
	text-align: right;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#btq_cadre_nouveaute_nom {
	width: 325px;
	position: relative;
	float: left;
	margin-top: 11px;
	padding-left: 10px;
}
#btq_cadre_nouveaute_ref {
	left: 0px;
	top: 4px;
	position: absolute;
	padding-left: 20px;
}
#btq_cadre_nouveaute_picto {
	width: 95px;
	right: 0px;
	top: 2px;
	position: absolute;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}
#btq_cadre_nouveaute_detail {
	width: 200px;
	position: relative;
	float: left;
	margin-top: 5px;
	padding-left: 10px;
}
