/* BOUCHE STYLSHEET ***************************************************/

#pageLift {
	background:#F1F1F1 url(../img/common/bg_boucheBody.jpg) no-repeat center 0;
}

	/* ! */
	.cataloguePdtContainer .pdtSelectionTitle{
		background: url(../img/common/bg_boucheContent.png) no-repeat 0 0;	
	}
	/* ! */
	.productItemDisplay .pdtName a,
	.productItemDisplay2 .descPart .pdtName a,
	.productItemDisplay .pdtFirstDesc a,
	.productItemDisplay2 .descPart .pdtFirstDesc a {
		color:#694b93	
	}
	/* ! */
	 .cataloguePageList{
		color:#694b93;
		background: url(../img/common/bg_boucheContent.png) no-repeat 0 -39px;
	}
		.cataloguePageList a{
			color:#694b93;	
		}
		.cataloguePageList li{
			border-top: 1px solid #dec1e5;
		}
		.cataloguePageList li .followLink{
			color:#694b93;
			background: url(../img/common/bg_boucheContent.png) no-repeat -715px -46px;
		}
	/* ! */
		.choiceCatalogueBlock .choiceTitle{
			background: url(../img/common/bg_boucheContent.png) no-repeat -352px -39px;	
		}
		.choiceCatalogueBlock .choiceName,
			.choiceCatalogueBlock .choiceName a{
			color:#694b93	
		}

