/* BOUTIQUE STYLSHEET ***************************************************/


/* ! */
.cataloguePdtContainer{
	background: url(../img/common/bg_boutique.png) no-repeat 0 100%;
}
	.cataloguePdtContainer .innerCataloguePdt {
		background-color:#c7e2f9;	
	}
		.cataloguePdtContainer .pdtSellTitle{
			background: url(../img/common/bg_boutique.png) no-repeat 0 0;
		}
/* ! */
.stdCataloguePushTitle,
.stdCarouselPush .stdCataloguePushTitle{
	background: url(../img/common/bg_boutique.png) no-repeat 0 -39px;
}
.stdCarouselPush .carouselController{
	background: url(../img/common/bg_boutique.png) no-repeat -227px -39px;		
}
	.stdCarouselPush .carouselController a{
		background: url(../img/common/bg_boutique.png) no-repeat -288px -44px;		
	}
	.stdCarouselPush .carouselController a.nextBt{
		background-position: -317px -44px;		
	}
