#lcmCentralContent p.lcmPathBar{
	padding-left:25px;
	padding-top:15px;
}
#lcmCentralContent #gestual_detail{
	display:none;
	position:absolute;
	top:30px;
	left:150px;
	background:#fff;
	z-index:4;
}

#productView{
	margin:20px 0 0 25px;
	position:relative;
	z-index:3;
}
/*
#productView h1{
	font-size:2em;
	font-weight:normal;
}
*/
#productView h1{
	font-family:Arial,PMingLiU;
	font-size:11px;
	margin-bottom:10px;
	font-weight:normal;
}

#productView .leftContent{
	float:left;
	width:390px;
	margin-bottom:20px;
	position:relative;
}
#productView .leftContent img{
	display:block;
}
#productView .leftContent a{
	margin-right:10px;
}

#productView  #lcmZoomBox{
	display:none;
	position:absolute;
	z-index:3;
	top:0px;
	border:solid #ccc 1px;
	background:#fff;
	padding:5px;
}
#productView  #lcmZoomBox .favoritesBox{
	margin:15px;
	color:#144991;
	line-height:35px;
}
#productView  #lcmZoomBox .favoritesBox a{
	color:#144991;
	line-height:35px;
}
#productView #lcmZoomBox p.closePop{
	text-align:right;
}
#productView #lcmZoomBox .closePop a img{
	display:inline;
}
#productView #lcmZoomBox p{
	text-align:center;
}

#productView .rightContent{
	vertical-align:top;
	margin-bottom:20px;
	float:left;
	width:275px;
	padding-left:46px;
	padding-top:160px;
}
/*
#productView .rightContent p{
	margin-bottom:10px;
}
*/
#productView .rightContent p{
	font-size:2em; 
	font-weight:normal;
}

	#productView .rightContent .shadeBox{
		width:300px;
	}
	#productView .rightContent .bigShade{
		float:left;
	}
	#productView .rightContent .bigShade img{
		border:solid #ccc 1px;
		margin:5px 5px 5px 0;
	}
	#productView .rightContent .shades{
		display:block;
	}
	#productView .rightContent .shades img {
		margin:5px;
	}
	#productView .rightContent .selectShade{
		clear:both;
	}
#productView .rightContent .favoritesBox{
	margin-top:15px;
}

#productDesc, #productComment{
	margin:20px 0 0 17px;
	border-left:solid #ccc 1px;
	clear:both;
}
#productDesc ul, #productComment ul{
	width:714px;
	height:20px;
	border-bottom:solid #ccc 1px;
}
#productDesc ul li, #productComment ul li{
	float:left;
	border-top:solid #ccc 1px;
	border-right:solid #ccc 1px;
	padding:3px 30px;
	background-color:#fff;
}
#productDesc ul li a, #productComment ul li a{
	display:block;
	background:url(/img/bex/arrow_blue-n-black.gif) no-repeat 0 -3px;
	padding-left:18px;
}
#productComment ul li.active a, 
#productComment ul li a:hover, 
#productComment ul li.active a:hover,
#productDesc ul li.active a, 
#productDesc ul li a:hover, 
#productDesc ul li.active a:hover{
	background-position:0 -24px;
	text-decoration:none;
}
#productDesc ul li.active, #productComment ul li.active{
	background:#fff;
	height:14px;
	background-image:url(/img/bex/tabActived.gif);
}
#productDesc #frag1, 
#productDesc #frag2, 
#productDesc #frag3, 
#productDesc #frag4, 
#productComment #frag5{
	clear:both;
	width:674px;
	padding:20px;
	border-right:solid #ccc 1px;
	border-bottom:solid #ccc 1px;
	background-image:url(/img/bex/fragBg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
}
#productDesc #frag3 img, 
#productDesc #frag4 img, 
#productDesc #frag3 dl, 
#productDesc #frag3 p {
	float:left;
}
#productDesc #frag3 #videoContent{
	padding-top:20px;
}
#productDesc #frag3 dl{
	margin-left:20px;
}

#zoneAchat table{
	background:#e7e9eb;
	padding:1px 0;
}
#zoneAchat input.blocprix{
	border:0;
	background:transparent;
}
#zoneAchat span{
	margin-right:10px;
	margin-left:5px;
}

/* carousel */
#lcmCentralContent div.carouselBox {
	margin:30px 0px 15px 17px;	
	clear:both;
	position:relative;
	height:100%;
}
#lcmCentralContent div.carouselBox h2 {
	color:#144991;	
}
#lcmCentralContent .carouselBox .next{
	width:10px;
	height:155px;
	background:url(/img/bex/carousel_next.gif) 3px 70px no-repeat #dee8f2;
	border:solid #ccc 1px;
	z-index:1;
	float:left;
}
#lcmCentralContent .carouselBox .prev{
	width:10px;	
	height:155px;
	background:url(/img/bex/carousel_prev.gif) 3px 70px no-repeat #dee8f2;
	border:solid #ccc 1px;
	z-index:1;
	float:left;
}
#lcmCentralContent .carouselBox .disabled{
	background-image:none;
}
#lcmCentralContent div.carouselcontainer{
	width:690px;
	border-top:solid #ccc 1px;
	border-bottom:solid #ccc 1px;
	height:155px;
	float:left;
	background-color:#ccc;
	margin-bottom:20px;
}
#lcmCentralContent ul.carousel{	
	z-index:10;
	position:relative;
	width:660px;
}
#lcmCentralContent .carousel li{
	height:130px;
	width:205px;
	float:left;
	background-color:#fff;
	border-right:solid #fff 5px;
	margin-right:1px;
	padding:8px;
	line-height:15px;
	position:relative;
	border-top:solid #fff 5px;
	border-bottom:solid #fff 5px;
	border-left:solid #fff 5px;
}
#lcmCentralContent .carousel li.hover{
	border:solid #ccc 5px!important;
	width:205px!important;
}
#lcmCentralContent ul.carousel li.removeborder{
	border-right:solid #fff 5px;
	margin-right:0px;
	padding-right:9px;
}
#lcmCentralContent .carousel li a img{
	float:left;
	width:100px;
}
#lcmCentralContent .carousel li dl{
	float:left;
	width:104px;
}
#lcmCentralContent .carousel li dl dt{
	font-weight:bold;
}


#lcmCentralContent .carousel li p.tooltip, .zoneComplementaire li p.tooltip{
	position:absolute;
	top:10px;
	left:40px;
	background:#eee;
	border:solid #bbb 1px;
	padding:5px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}


/** zone produits compl&eacute;mentaires (droite) **/
#lcmRightMenu h2{
	padding:20px 20px 5px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #a5b9d5;
	width:168px;
	BACKGROUND: url(/img/bex/arrow_blue.gif) no-repeat 0px 16px;
}
#lcmRightMenu .zoneComplementaire{
	clear:both;
	padding-bottom:40px;

}
#lcmRightMenu .zoneComplementaire li{
	width:210px;
	border-bottom:solid #a5b9d5 1px;
	margin-bottom:5px;
	padding-bottom:5px;	clear:both;
	position:relative;
}
#lcmRightMenu .zoneComplementaire li p{
	width:220px;
	font-weight:bold;
}
#lcmRightMenu .zoneComplementaire li p.tooltip{
	width:150px;
}
#lcmRightMenu .zoneComplementaire li a img.imgleft{
	float:left;
	width:50px;
	border:1px solid #cccccc;
}
#lcmRightMenu .zoneComplementaire li dl{
	float:left;
	margin-left:10px;
	width:145px;
}
#lcmRightMenu .zoneComplementaire li dl dt{
	font-weight:bold;
}

/** popin confirm add to basket **/
.popConfirmAddedToBasket{
	width:390px;
	height:auto;
	position:absolute;
	background-color:white;
	margin-left:50%;
	left: -150px;
	top:145px;
	z-index:1000;
	font-size:11px;
	font-family: Arial,PMingLiU;
	border:0 none;
}
.popConfirmAddedToBasket #popConfirmPrdDetails div{
	float:left;
	display:block;
	padding:20px;
	font-weight:bold;
}
.popConfirmAddedToBasket #popConfirmPrdDetails{
	border-top:solid #ccc 1px;
	border-bottom:solid #ccc 1px;
	margin:10px;
	height:100%;
}
.popConfirmAddedToBasket p span{
	font-weight:normal;
}
.popConfirmAddedToBasket p{
	margin:0;
}
.popConfirmAddedToBasket img{
	float:left;
}
.popConfirmAddedToBasket p img{
	vertical-align:middle;
	float:none;
}
.popConfirmAddedToBasket .closePopin{
	text-align:right;
	padding:5px;
}
.popConfirmAddedToBasket .closePopin a{
	text-decoration:none;
}
.popConfirmAddedToBasket .closePopin a img{
	float:none;
	border: 0 none;
	margin-left:10px;
}
.popConfirmAddedToBasket .closePopinBott{
	padding:10px 10px 20px 0;
}


/** openbuy **/
.popConfirmOpenBuy{
	width:500px;
	height:350px;
	position:absolute;
	background-color:white;
	margin-left:50%;
	left: -250px;
	top: 145px;
	z-index:1000;
}

/** close popin button **/
.closepopin{
	text-align:right;
	padding:10px;
}
.closepopin a{
	color:#000;
	text-decoration:none;
}
.closepopin a img{
	border:0 none;
}


/** in shops / online **/
.hidden{
	display:none;
}
.visible{
	display:block;
}		
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font-size:11px;
	width:200px;
}
#tooltip h3{
	font-size:11px;
	font-weight:normal;

}
	
