.bannerZone {
}

	.bannerZone li {
		height: 340px;
		overflow: hidden;
	}

	.bannerZone .text {
		display:none;
	}

	.bannerZone a {
		text-decoration:none;
	}

	.bannerZone a:hover {
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}

/*--------------------*/

	#main .homepage{
		width: 776px;
		background-color: #1b0f19;

		position: relative;
		top: -20px;
		left: -20px;
		margin-bottom: -20px;
		margin-right: -20px;
	}

/*--------------------*/

.googleTranslate {
	padding: 10px;
	border-top: 1px solid #1b0f19;
	background-color: #342430;

	color: #e5c8e1;
}

	.googleTranslate .goog-logo-link a { color: #bd3770; }

/*--------------------*/

.encart_moreCerisenoire,
.encart_gift,
.encart_question,
#avantages {
	display: block;
	width: 200px;
	margin: 1px 0 0 0;

	text-decoration: none;
}

.encart_moreCerisenoire {
	height: 24px;
	padding: 6px 0 0 0;
	background-color: #3eacda;

	color: #0d394b;
	font-size: 14px;
	text-align: center;
}

.encart_moreCerisenoire:hover {
	background-color: #ca437d;

	color: #150414;
}

.encart_gift {
	height: 122px;
	background: url('images/customer/bg_giftidea.jpg') 0 0 no-repeat;
}

.encart_question {
	width: 140px;
	height: 66px;
	padding: 7px 50px 10px 10px;
	background: url('images/customer/bg_question.jpg') 0 0 no-repeat;

	color: #feb9db;
}

.encart_question:hover {
	color: #feb9db;
}

	.encart_question h2 {
		margin: 0 0 5px 0;
		font-size: 15px;
		color: #150414;
	}

.encart_gift:hover,
.encart_question:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#avantages {
	width: 180px;
	height: 137px;
	padding: 7px 10px 10px 10px;
	background-color: #342430;

	color: #e5c8e1;
	line-height: 24px;
}

	#avantages h2 {
		 font-size: 22px;
		 color: #e6408d;
	}

/*--------------------*/

#goodDeals {
	width: 200px;
	overflow: hidden;
	background:none repeat scroll 0 0 #BD3770;
}
	#goodDeals .moreLink {
		display: block;
		padding: 2px 4px;
		margin: 0 10px 7px 0px;;
		background: #FFA3C9;
		float: right;

		text-decoration: none;
		color: #BD3770;
	}

/*--------------------*/

#categoriesInHome {
	padding: 17px 20px 18px 20px;
	margin: 1px 0;
	background: url('images/customer/bg_categoriesinhome.gif') 0 0 repeat-x #342430;
}

	#categoriesInHome .categoriesInHomeSeparator {
		width: 13px;
		height: 1px;
		float: left;
	}

/*--------------------*/

.customerReview {
}

	.moreCustomerReview {
		padding: 0 11px 0 0;
		background: url('images/customer/puce_link.gif') right 2px no-repeat;

		color: #e5c8e1;
		font-size: 10px;
		text-decoration: none;
	}

/*--------------------*/

.btnFacebook {
	display: block;
	width: 180px;
	height: 29px;
	margin: 10px;
	background: url('images/customer/btn_facebook.jpg') no-repeat;
}

/*--------------------*/

#carrouselInHome {
	padding: 20px 20px 20px 25px;
	*padding: 20px 20px 20px 15px;
	margin: 1px 0 0 0;
	background: url('images/customer/bg_carrouselinhome.gif') 0 0 repeat-x #1b0f19;

	text-align: center;

	overflow: hidden;
	width: 731px;
}

#carrouselInHome #prevBtn a,
#carrouselInHome #nextBtn a {
	display: block;
	width: 20px;
	height: 20px;

	position: relative;
	top: -85px;
	
	text-indent: -9999px;
}

	#carrouselInHome #prevBtn a {
		float: left;
		background: url('images/customer/btn_prev.gif') center 0 no-repeat;

		left: -5px;
	}

	#carrouselInHome #nextBtn a {
		float: right;
		background: url('images/customer/btn_next.gif') center 0 no-repeat;
	}

/*--------------------*/

.btn_moreInfo {
	display: inline;
	padding: 5px 15px 5px 0;
	background: url('images/customer/puce_link.gif') right 7px no-repeat;

	color: #e5c8e1;
	font-size: 10px;
	text-decoration: none;
}


/*--------------------*/

.priceOff {
	font-size: 12px;
}

/*--------------------*/

.promess {
	font-size: 12px;
	margin-bottom: 15px;
	display: block
}
