.product-view {
    position: relative;
}
.products-navi {
    height: 16px;
    position: absolute;
    right: 0;
    top: -14px;
    width: 133px;
}
.products-navi a.next {
    float: right;
    width: 53px;
}
.products-navi a {
    border: 1px solid #DAD6D5;
    display: block;
    padding: 1px 2px 0;
    width: 63px;
}
.products-navi a.next span {
    background-position: -23px -15px;
    float: right;
}

.products-navi a.prev {
    float: left;
}
a {
    color: #392724;
    text-decoration: none;
}


.product-view .product-img-box {
    float: left;
    width: 315px;
}
.product-view .product-img-box .product-image {
    position: relative;
}
.product-view .product-img-box .product-image a:hover {
    text-decoration: none;
}

.product-view .product-img-box .product-image .loupe {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 345px;
}
.more-views-carrousel {
    border-color: #D9D6D5;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 6px 0;
}


.more-views-carrousel .view-area {
    float: left;
    overflow: hidden;
    position: relative;
    width: 280px;
}

.more-views-carrousel li {
    float: left;
    padding: 0 6px;
}
bd1cc8...1b3.css (ligne 1490)

.more-views-carrousel img {
    border: 1px solid #D9D6D5;
    display: block;
}



.zoom-close {
    border: 1px solid #B4ACA8;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 1.2em;
    padding: 5px 43px 5px 12px;
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 1;
}

.product-view .product-shop {
    float: right;
    width: 447px;
	padding-right:10px;
}

#expert-advice {
    float: right;
    margin-bottom: 20px;
    margin-top: 12px;
    overflow: hidden;
    width: 137px;
}
.product-view .info-container {
    width: 300px;
}
.product-view .product-shop h1, .review-form .product-name h1 {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.product-view .product-shop ul.desc-list {
    padding-bottom: 7px;
    padding-top: 5px;
}

.product-view .product-shop ul.desc-list li {
    margin-bottom: 10px;
}
.product-view .product-shop .full {
    font-size: 1em;
    line-height: 1.3;
}

#product-additional-info ul.links {
    height: 1em;
    padding-bottom: 10px;
}

#product-additional-info ul.links li {
    float: left;
    margin-right: 4px;
    padding-right: 5px;
}

#product-additional-info ul.links li.last {
    border: medium none;
}
#product-additional-info ul.links li {
    float: left;
    margin-right: 4px;
    padding-right: 5px;
}
#product-additional-info #hide-info-text {
    display: none;
}

#product-additional-info ul.contents li, #product-additional-info ul.contents li p {
    line-height: 1.3 !important;
}

.no-display {
    display: none;
}

.parure-wrapper .item {
    border: 1px solid #E1DCD9;
    margin-bottom: 20px;
}
.parure-wrapper .item-description {
    padding: 5px 8px;
}
.parure-wrapper .item-description .head {
    padding-bottom: 2px;
    text-align: left;
}
.parure-wrapper .item-description .head span.toggle {
    float: right;
    margin-top: 2px;
}
.parure-wrapper .toggle .label {
    display: block;
}
.parure-wrapper .toggle .label-close {
    color: #ED7266;
    display: none;
}
.parure-wrapper h2 {
    font-size: 1.3em;
}

.parure-wrapper .item-description .body .right {
    width: 220px;
}
.f-right, .right {
    float: right !important;
}
.parure-wrapper .item-description .body .left {
    width: 195px;
}
.f-left, .left {
    float: left !important;
}

.parure-wrapper .care-icons {
    margin-bottom: 0;
}
.care-icons {
    margin: 13px 0 35px;
}
.care-icons ul {
    height: 25px;
}
.care-icons ul li {
    float: left;
    margin-right: 3px;
    position: relative;
}
.care-icons li.care-tip-1 .care-3 {
    background-position: -125px 0;
}

.care-icons li.care-tip-2 .care-N {
    background-position: 0 -25px;
}
.care-icons li.care-tip-3 .care-N {
    background-position: 0 -50px;
}
.care-icons li.care-tip-4 .care-N {
    background-position: 0 -75px;
}
.care-icons li.care-tip-5 .care-N {
    background-position: 0 -100px;
}

.parure-wrapper .add-cart-box {
    margin: 0;
    min-height: 46px;
    padding: 5px 10px 12px;
    position: relative;
}
.add-cart-box {
    background: none repeat scroll 0 0 #F8F1ED;
    margin-bottom: 23px;
    padding: 10px 10px 12px 13px;
}

.parure-wrapper .add-cart-box .product-options th {
    width: 95px;
}
.add-cart-box .product-options th {
    width: 116px;
}

.parure-wrapper .add-cart-box label {
    font-weight: normal;
    width: 95px;
}
.add-cart-box label {
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.45;
    margin-bottom: 3px;
    width: 116px;
}
.clearfix:after, .nav-container:after, #nav:after, .footer-container:after, .main:after, .category-products:after, .category-products .products-grid:after, .product-essential:after, .corner-category-container .statics *:after, .col2-set:after, .account-page .body:after, .wishlist-items li:after, #subcategory-block:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.parure-wrapper .add-cart-box .product-options ul.opt-list {
    width: 175px;
}



.parure-wrapper .add-cart-box .product-options-bottom {
    bottom: 7px;
    display: block;
    margin: 0;
    position: absolute;
    right: 10px;
    width: auto;
}
.add-cart-box .product-options-bottom {
    margin-top: 18px;
    position: relative;
}
.parure-wrapper .add-cart-box .product-options-bottom .price-box {
    width: 129px;
}
.add-cart-box .product-options-bottom .price-box {
    bottom: 24px;
    font-size: 1.1em;
    padding-bottom: 16px;
    position: absolute;
    right: 0;
    text-align: right;
}
.add-cart-box .product-options-bottom .price-box .regular-price {
    position: relative;
    top: 15px;
}
.add-cart-box .product-options-bottom .price-box .regular-price span {
    color: #ED7266;
    font-size: 2em;
    font-weight: bold;
}
.f-right, .right {
    float: right !important;
}


.parure-wrapper .add-cart-box .add-to-cart button.btn-cart span {
    padding: 2px 16px;
}
.add-to-cart button.btn-cart span {
    padding: 2px 24px;
}


.parure-qty {
    margin: 12px 0 0;
}
.parure-wrapper .add-cart-box label {
    font-weight: normal;
    width: 95px;
}
.add-cart-box label {
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.45;
    margin-bottom: 3px;
    width: 116px;
}

.add2cart_parure {
    background-color: #F2F0EF;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.add2cart_parure #pre-add2cart .body {
    padding: 10px;
}

.pre-add2cart .body {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
	padding-top: 40px;
}
.pre-add2cart .body p.message {
    color: #3A2625;
    font-size: 1.09em;
}
.pre-add2cart .body .buttons-list {
    padding: 0 50px;
}
.baobaz-fbox .body .buttons-list {
    margin-top: 10px;
    padding: 0 50px;
}
.add2cart_parure #pre-add2cart .body ul li {
    display: inline;
    width: 150px;
}
.pre-add2cart .body .buttons-list li {
    margin: 15px 0;
}
.add2cart_parure #pre-add2cart .body ul li a {
    display: inline-block;
    width: 150px;
}
a {
    color: #392724;
    text-decoration: none;
}
.pre-add2cart .body .buttons-list .continue-shop a span {
    background: none repeat scroll 0 0 #8C7E75;
}
.baobaz-fbox .body .buttons-list .continue-shop a span {
    background: none repeat scroll 0 0 #8C7E75;
}
.add2cart_parure #pre-add2cart .body ul li {
    display: inline;
    width: 150px;
}
.pre-add2cart .body .buttons-list li {
    margin: 15px 0;
}
.add2cart_parure #pre-add2cart .body ul li a {
    display: inline-block;
    width: 150px;
}

.pre-add2cart .body .buttons-list li a span {
    background: none repeat scroll 0 0 #392725;
    color: #FFFFFF;
    display: block;
    padding: 7px 0;
}
.product-view .box-up-sell {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #D9D6D5;
    margin-top: 27px;
	margin-right: 10px;
}
.product-view .box-up-sell .title-up {
    color: #333;
    font-size: 1.3em;
    margin: -22px 0 0 -1px;
    padding: 0 0 13px 12px;
    position: relative;
    z-index: 1000;
}

.product-view .box-up-sell ul {
    padding-left: 9px;
}
.product-view .box-up-sell ul li {
    float: left;
    padding: 0 6px 6px;
    width: 138px;
}
.products-grid li.item .product-image {
    height: 140px;
    overflow: hidden;
    position: relative;
    width: 140px;
}



.product-image .sizes-over {
    bottom: 0;
    position: absolute;
    z-index: 1490;
}

.products-grid li.item .product-image .sizes-over ul {
    margin-top: 2px;
    min-height: 0;
    padding: 0;
}
.products-grid li.item .product-image .sizes-over ul li {
    float: left;
    padding: 0 1px;
    width: auto;
}
.product-view .box-up-sell li .product-info {
    font-size: 1em;
    margin-top: 10px;
    padding: 0 15px;
    text-align: center;
}
.product-view .box-up-sell li .product-info h5 {
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 2px;
    text-transform: uppercase;
}
.product-view .box-up-sell li .product-info .short-desc {
    line-height: 1.1;
}
.product-view .box-up-sell li .product-info .price-box {
    font-size: 1.1em;
    margin-top: 5px;
}
.product-view .box-up-sell li .regular-price span {
    display: block;
    font-size: 1.09em;
    font-weight: bold;
}

.product-image .a-side {
    position: absolute;
    z-index: 1500;
}
.product-image .b-side {
    position: absolute;
    z-index: 1450;
}
.products-grid li.item .product-image img {
    border: 1px solid #D9D6D5;
    display: block;
}


.ensemblePrix
{
background-color: #efefef;padding:0 10px 10px 10px;
border: 1px solid #ddd;
margin-top:10px;
}


.our_quantity_stock
{
color:#DA0F00;
font-size:1.3em;
}

.dl_photo
{
padding: 30px 0;
font-size: 1.2em;
}

#old_price
{
color:#0E774A;
font-size:12px;
text-decoration: line-through;
}

.desc-list
{
font-size:12px;
}