#leftMenu{
	width:210px;
	float:left;
	position:relative;
	z-index:2;
}

#centerMenu{
	margin-left:215px;
	margin-right:20px;
}

.carrouselContainer{
	position:relative;
	height:380px;
	border:0;
	margin:0 0 0 130px;
	padding:0;
	border-right:1px solid #ECEDED;
}

.morePromo{
	position:absolute;
	top:4px;
	right:10px;
	height:47px;
	/*width:200px;*/
	background:url("/images/carrousel_promo_spacer_V2.png") repeat-x;
	text-align:center;
}


.promo .morePromo{
	top:0;
	z-index:1002;
	background:url("/images/carrousel_promo_spacer_V3.gif") repeat-x;
	height:26px;
}

.morePromo a,
.morePromo span{
	color:white;
	position:relative;
	top:-19px;
	z-index:10;
	font-size:18px;
}

.promo .morePromo a,
.promo .morePromo span{
	top:-9px;
}

.carrousel{
	position:relative;
	z-index:0;
	margin-left:215px;
	margin-right:10px;
}


#carrouselPromo {
	position:absolute;
	top:75px;
	right:20px;
	left:20px;
	height:300px;
	overflow:hidden;
	background:white;
}

.promo #carrouselPromo{
	top:45px;
}

#carrouselPromo .bgLeft{
	position:absolute;
	top:0;
	left:0;
}

#carrouselPromo .bgRight{
	position:absolute;
	top:0;
	right:0;
}

#carrouselPromo .bank {
	display:none;
}

#carrouselPromo .diapo {
	position: absolute;
	left: -4000px;
	cursor: pointer;
	-ms-interpolation-mode: nearest-neighbor;
	z-index: 1001;
}

#carrouselPromo .price{
	position: absolute;
	left: -4000px;
	z-index: 1001;
	height:50px;
	width:100px;
	text-align:center;
	color:#006400;
	font-size:23px;
	font-weight:bold;
}

#carrouselPromo .oldPrice{
	position: static;
	color:red;
	text-decoration:line-through;
}

#carrouselPromo .link{
	border: dotted #fff 1px;
	margin-left: -1px;
	margin-bottom: -1px;
}

/*
.carrouselTitle,
.carrouselLegend,
.carrouselPrice {
	position: absolute;
	z-index: 1000;
	color:white;
}

.carrouselTitle {
	font-size: 15px;
	font-weight: bold;
	height:110px;
	top:10px;
	left:10px;
	right:235px;
	overflow:hidden;
}

.carrouselDesc{
	display:block;
	font-weight:normal;
}

.promo .carrouselDesc{
	display:none;
}

.carrouselPrice {
	height:16px;
	width:154px;
	bottom:1px;
	right:20px;
	font-size: 10px;
	font-weight: bold;
	overflow:hidden;
	background:url(/images/carrousel_display_merchant.gif) no-repeat;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}
*/

.carrouselDisplay{
	position:absolute;
	top:-35px;
	left:0;
	right:0;
	/*
	height:20pt;
	overflow:hidden;
	*/
	font-size:15pt;
	padding-left:0;
	padding-right:240px;
	text-align:center;
	z-index: 1000;
}

.promo .carrouselDisplay{
	top:0;
}

.carrouselTitle {
	font-weight: bold;
	height:20pt;
	overflow:hidden;
}

.carrouselPrice {
	font-size:8pt;
	font-style:italic;
	font-weight:normal;
	height:12pt;
	overflow:hidden;
}

.carrouselDesc {
	display:none;
}

/*
.carrouselLegend {
	background:url("/images/carrousel_display_right.png") no-repeat;
	height:110px;
	width:215px;
	padding-left:20px;
	padding-bottom:20px;
	right:0;
	left:auto;
	color:#E2007A;
	font-size:29px;
	font-weight:bold;
	text-align:center;
}

* html .carrouselLegend{
	right:-1px;
}

.carrouselLegend .oldPrice{
	font-size:13px;
	font-weight:bold;
	text-decoration:line-through;
}
*/

.carrouselLegend {
	position:relative;
	top:294px;
	left:0;
	height:86px;
	padding:0 10px;
	color:#006400;
	font-size:29px;
	font-weight:bold;
	text-align:center;
}
.carrouselLegend  .oldPrice{
	text-decoration:line-through;
	color:red;
	font-size:29px;
	height:auto;
}

.carrouselLeft {
	position:absolute;
	top:190px;
	left:5px;
	cursor:pointer;
}

.carrouselRight {
	position:absolute;
	top:190px;
	right:5px;
	cursor:pointer;
}

.carrouselTop {
	height:62px;
	background:url(/images/carrousel_top_spacer.gif) repeat-x;
}
.carrouselBottom{
	height:10px;
	background:url(/images/carrousel_bottom_spacer.gif) repeat-x;
}


.carrouselChange {
	position:absolute;
	top:62px;
	left:0;
	width:130px;
	height:380px;
	background:url(/images/carrousel_left_spacer.gif) repeat-y;
	overflow:hidden;
}
#carrouselMenu{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
}
#carrouselMenu li{
	font-weight:bold;
	color:white;
}
* html #carrouselMenu li{
	background:none;
}
#carrouselMenu a,
#carrouselMenu .l{
	display:block;
	color:#707173;
	padding:2px 10px 6px;
	text-decoration:none;

}
#carrouselMenu a:hover,
#carrouselMenu .l:hover{
	text-decoration:underline overline;
	color:#ff0000;
}

* html #carrouselMenu a{
	padding:2px 10px 3px;
}
#carrouselMenu .select a,
#carrouselMenu .select .l{
	font-weight:bold;
	color:#004C84;
}

.sold{
	position:absolute;
	left:-4000px;
	height:57px;
	width:78px;
	z-index:1002;
	cursor:pointer;
}
.sold2{
	position:absolute;
	left:-4000px;
	height:54px;
	width:88px;
	z-index:1002;
	cursor:pointer;
}

#carrouselChangeLeft,
#carrouselChangeRight{
	display:inline;
	padding:0 10px;
	position:relative;
	top:8px;
	cursor:pointer;
}

#topProduct .topTitle1{
	position:absolute;
	top:15px;
	left:0;
	color: white;
	font-size: 11pt;
	font-weight: bold;
	background:url(/images/topProduct_header_V2.gif) no-repeat;
	height:29px;
	width:176px;
	padding:20px 10px 0 25px;
}

#topProduct .topTitle{
	height:36px;
	width:auto;
	font-style:italic;
	color:#0F2774;
	cursor:pointer;
	vertical-align:bottom;
	background:none;
}


#topProduct .topTitle span{
	top:12px;
	left:0;
	color:#555555;
	font-style:normal;
	white-space:nowrap;
	padding:0 10px;
}

#topProduct .topTitle.active span{
	top:26px;
	color:white;
	padding:0 19px;
}

#topProduct .tab{
	position:relative;
	height:40px;
	background:url(/images/tabIna_spacer_V2.gif) repeat-x;
	margin:0 2px;
}

#topProduct .active .tab{
	position:relative;
	height:55px;
	background:url(/images/tabAct_spacer_V3.gif) repeat-x;
	margin:0;
}

#topProduct .tabLeft{
	position:absolute;
	top:0;
	left:0;
	width:10px;
	height:40px;
	background:url(/images/tabIna_left_V2.gif) no-repeat;
}
#topProduct .tabRight{
	position:absolute;
	top:0;
	right:0;
	width:10px;
	height:40px;
	background:url(/images/tabIna_right_V2.gif) no-repeat;
}

#topProduct .active .tabLeft{
	background:url(/images/tabAct_left_V3.gif) no-repeat;
	width:19px;
	height:55px;
}
#topProduct .active .tabRight{
	background:url(/images/tabAct_right_V3.gif) no-repeat;
	width:19px;
	height:55px;
}

#topProduct .case{
	padding-bottom:0;
	border-left:none;
	border-right:none;
	min-height:127px;
	_height:127px;
	width:100%;
}

#topProduct .title_desc{
	height:105px;
	overflow:hidden;
}


.topProduct{
	position:relative;
	height:127px;
	overflow:hidden;
}

.topProduct .productLeft{
	position: absolute;
	left: 0;
	top: 0;
	padding:0 10px 0 15px;
	height: 127px;
	width:119px;
	background:url("images/product_bar_middle_left_V2.png");
}
.topProduct.first .productLeft{
	background:url("images/product_bar_top_left_V2.png");
}
.topProduct.last .productLeft{
	background:url("images/product_bar_bottom_left_V2.png");
}
.topProduct.single .productLeft{
	background:url("images/product_bar_single_left_V2.png");
}

.productLeft img{
	margin-top: 12px;
	margin-left: 7px;
}

.topProductDesc{
	height: 103px;
	margin-left: 144px;
	margin-right: 138px;
	padding: 12px 0;
}

.topProductDesc .title {
	color: #555555;
	font-size: larger;
	font-weight: bold;
}

.topProduct .topProductDesc,
.topProduct .topProductSep,
.topProduct .topProductPrice{
	background:url("images/product_bar_middle_spacer.png");
}
.topProduct.first .topProductDesc,
.topProduct.first .topProductSep,
.topProduct.first .topProductPrice{
	background:url("/images/product_bar_top_spacer.png");
}
.topProduct.last .topProductDesc,
.topProduct.last .topProductSep,
.topProduct.last .topProductPrice{
	background:url("/images/product_bar_bottom_spacer.png");
}
.topProduct.single .topProductDesc,
.topProduct.single .topProductSep,
.topProduct.single .topProductPrice{
	background:url("/images/product_bar_single_spacer.png");
}

.topProductSep {
	position: absolute;
	right: 136px;
	top: 0;
	height:127px;
	width: 2px;
}

.topProductSep2{
	background: white;
	position: relative;
	top:13px;
	height:100px;
	width:2px;
}

.topProductPrice {
	position: absolute;
	top: 0;
	right: 16px;
	height: 103px;
	padding: 12px 0;
	text-align: center;
	vertical-align: middle;
	width: 120px;
	color:#006400;
}

.topProduct .productRight{
	position: absolute;
	right: 0;
	top: 0;
	width:16px;
	height: 127px;
	background:url("images/product_bar_middle_right.png");
}
.topProduct.first .productRight{
	background:url("images/product_bar_top_right.png");
}
.topProduct.last .productRight{
	background:url("images/product_bar_bottom_right.png");
}
.topProduct.single .productRight{
	background:url("images/product_bar_single_right.png");
}

#cheaper{
	margin-top:5px;
}

.container{
	position:relative;
	text-align:center;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	/*padding-right:13px;
	padding-left:13px;*/
	height:230px;
}

.container > div{
	position:absolute;
	overflow:hidden;
	text-align:center;
	height:230px;
	width:100%;
}
.container div table{
	position:relative;
	margin:0 auto;
}

.container .case{
	padding:10px;
	border:0;
	text-align:center;
	white-space:nowrap;
}
.container .case.orangeRightBorder{
	border-right:2px solid #004C84;
}
.container .case.l:hover{
    text-decoration:none;
}

.container .goLeft{
	position:absolute;
	top:30px;
	left:-14px;
	cursor:pointer;
}
.container .noGoLeft{
	position:absolute;
	top:30px;
	left:-14px;
}

.container .goRight{
	position:absolute;
	top:30px;
	right:-13px;
	cursor:pointer;
}
.container .noGoRight{
	position:absolute;
	top:30px;
	right:-13px;
}

.container .title{
	color:#87888A;
	font-size:12pt;
	font-weight:bold;
	display:block;
}

.container .desc{
	color:#006400;
	font-size:10pt;
	display:block;
}
.container .desc .price{
	font-weight:bold;
	font-size:17pt;
	display:block;
}

#bestPromoProduct *{
	text-decoration:none;
	font-size:12pt;
	font-weight: bold;
	color: #87888A;
}
#bestPromoProduct .ph{
	height:150px;
}
/*
#bestPromoProduct .desc{
	margin-top:25px;
}
*/
#bestPromoProduct .price *{
	color:#006400;
    font-size:17pt;
}
#bestSalesProduct .oldPrice,
#bestPromoProduct .oldPrice{
	text-decoration:line-through;
	color:red;
    font-size:12pt;
	font-weight: bold;
}
#bestPromoProduct .rate{
	position:absolute;
	left:33%;
	top:70px;
}
#bestPromoProduct .pos{
	position:relative;
	overflow:visible;
	/*width:110px;*/
}

#compare .top{
	height:26px;
	background:url("/images/compare_top_spacer.gif");
}

#compare .bottom{
	height:30px;
	background:url("/images/compare_bottom_spacer.gif");
}

.carrouselContainer.promo{
	border:1px solid #D0D0D0;
	height:350px;
	margin-top:0;
	margin:0 0 5px 0;
}

.carrouselTopLeft{
	position:absolute;
	top:-1px;
	left:-1px;
}
.carrouselTopRight{
	position:absolute;
	top:-1px;
	right:-1px;
}
.carrouselBottomLeft{
	position:absolute;
	bottom:-1px;
	left:-1px;
}
.carrouselBottomRight{
	position:absolute;
	bottom:-1px;
	right:-1px;
}

.promo .carrouselTitle,
.promo .carrouselPrice{
	width:auto;
	height:auto;
	color:black;
	text-align:center;
	right:0;
	left:0;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0;
	padding-top:0;
	background:none;
}

.promo .carrouselTitle{
	font-size:15pt;
	overflow:hidden;
	top:5px;
	height:20pt;
	padding-left:115px;
	padding-right:220px;
}

.promo .carrouselLegend{
	top:265px;
}

.promo .carrouselPrice{
	top:40px;
	height:12pt;
	font-size:8pt;
	font-style:italic;
	font-weight:normal;
}

.promo .oldPrice{
	/*color:black;*/
	display:block;
}

/*
.promo #carrouselPromo{
	left:40px;
	right:40px;
	top:60px;
	height:150px;
}
*/

.carrouselPromo{
	position:absolute;
	z-index:1002;
}

.promo  .carrouselLeft{
	left:5px;
	top:50%;
}
.promo  .carrouselRight{
	right:5px;
	top:50%;
}

#monthShop{
	height:170px;
	width:100%;
	overflow:hidden;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	text-align:center;
}

#monthShop .title{
	color:#87888A;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
}

#monthShop .desc{
	text-align:left;
}
#monthShop .desc .price{
	font-weight:bold;
	text-align:left;
}

#listMonthShop{
	text-align:center;
	width:100%;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
}

@media only screen and (max-width:1000px) {
    #carrousel .carrouselTop,
    #carrousel .carrouselLeft,
    #carrousel .carrouselRight,
    #carrousel .carrouselDisplay,
    #carrousel .carrouselLegend,
    #carrousel .carrouselBottom,
    #carrouselPromo > img,
    #carrouselPromo > canvas{
        display:none;
    }
    .carrousel{
        border-style: solid;
        border-color: #004C84;
        border-width:1px 0;
        margin: 10px 0;
    }
    .carrouselChange,
    .carrouselMenu,
    .carrouselContainer,
    #carrouselPromo{
        position:initial;
        height:initial;
        width:initial;
        border:0;
        background:none;
        margin:0;
    }
    
    #carrouselMenu {
        border-bottom: 1px solid #004C84;
        overflow-y:auto;
    }
    #carrouselMenu ul {
        position: relative;
        left: 0;
        list-style: none;
        white-space: nowrap;
        display: table;
        margin: 0;
        padding: 0;
    }
    #carrouselMenu li {
        display: table-cell;
        padding: 10px;
        border-right: 1px solid #004C84;
    }
    #carrouselMenu .select {
        border-bottom: 3px solid #004C84;
        color: #004C84;
        font-weight: bold;
    }
    #carrouselMenu .select .l{
        white-space:nowrap;
    }
    
    #carrouselPromo .bank{
        display:block;
    }
    #carrouselPromo .bank > div{
        position:relative;
        height: 130px;
        overflow: hidden;
        padding-left: 130px;
        padding-right: 10px;
        border-bottom: 1px solid #004C84;
    }
    #carrouselPromo .bank > div:nth-last-child(-n+2){
        border:0;
    }
    #carrouselPromo .bank > div:last-child{
        display:none;
    }
    #carrouselPromo .bank .l {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    #carrouselPromo .bank .l > img{
        height: 110px;
        width: 110px;
        padding: 10px;
    }
    #carrouselPromo .bank .name{
        font-weight:bold;
    }
    #carrouselPromo .bank .oldPrice{
        font-weight:bold;
        font-size: 18px;
        text-decoration: line-through;
        color: red;
    }
    #carrouselPromo .bank .legend{
        font-weight:bold;
        font-size: 18px;
        color: #006400;
    }
    #carrouselPromo .bank .sold {
        position: absolute;
        top: 1.1em;
        right: 0;
        display: block;
        background: white;
        left:initial;
        cursor:initial;
    }
    
    #centerMenu{
        margin:10px 0;
        border-style: solid;
        border-color: #004C84;
        border-width:1px 0;
    }
    
    #centerMenu > .box{
        display:none;
    }
    
    #centerMenu #cheaper,
    #centerMenu #bestSales{
        display:block;
    }
    #cheaper .topTitle,
    #bestSales .topTitle{
        font-size: 24px;
        height: initial;
        color: #004C84;
        background: none;
        padding: 0 5px;
        box-sizing: border-box;
    }
    #cheaper .featureMenu,
    #bestSales .featureMenu {
        background: none;
        height: initial;
        width: initial;
        padding: 0;
    }
    #cheaper .container,
    #bestSales .container,
    #cheaper .container .case.orangeRightBorder,
    #bestSales .container .case.orangeRightBorder{
        border:0;
        height: initial;
    }
    #cheaper .topTitle img,
    #bestSales .topTitle img,
    #cheaper .container > img,
    #bestSales .container > img,
    #cheaper .footer,
    #bestSales .footer{
        display:none;
    }
    
    .container  div{
        height:initial;
        overflow:auto;
        position:relative;
    }
}
