.view-comment {min-width: 500px;}
.acc-product-list{float: left; width: 795px;}

#color-pale{ background-color:#ffa650; border: 1px solid #FF8000;}
#color-orange-clair{background-color:#ffa650; border: 1px solid #FF8000;}

.promo-panier{}
.review-product-list .formulaire {overflow:hidden}
.formulaire {border: 1px solid #BC97AA; -moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background: #EEE4D2 none repeat scroll 0 0;
width: 540px;
}
#prix-com{margin-left: 70px; margin-right: 70px;}
#whislist-com{margin-left: 45px; margin-right: 45px;}
#back-com {background-color: #FFFFFF;float: left;height: 450px;margin-right: 60px;width: 300px;}
#view-com {background-color: #FFFFFF; border: medium none; margin: 18px;width: inherit;}

#promo-price {float:left; width:150px;}

#customer-reviews dl {
    padding: 10px;
}
#customer-reviews dd {
    margin-top:1px;
    margin-left: 5px;
}
#customer-reviews dt{
    font-weight:bold;
    margin-top:10px;
}
#customer-reviews em{
    font-weight:bold;
    margin-top:10px;
}
#customer-reviews {
    padding: 10px;
}
#customer-reviews .amount {
    background: #D7C1CC none repeat scroll 0 0;
}

div.shipping {
 display:none;
}

div.discount {
 height: 35px;
}

#discount-coupon-form .button {margin-left: 5px; padding: 1px 2px; position: inherit;width: 32px; }


#discount-coupon-form input#coupon_code { font-size: 12px; padding: 3px 5px; width: 205px;float: left;}

/*
.promo-prod-0 	{text-align: center; float: left; background-color: #FFFFFF; border: 1px solid #D5BEBE; width: 48.5%; margin: 0 5px 5px 5px; height: 80%; min-height: 280px;}
.promo-prod-1 	{text-align: center; float: left; background-color: #FFFFFF; border: 1px solid #D5BEBE; width: 48.5%; margin: 0 5px 5px 5px; height: 80%; min-height: 280px;}
*/
/* .home 	{cursor: pointer} */
/* .up-sell h2 	{color: #774F43;} */


/* Checkout ============================================================================== */
/* Block: Checkout Progress */
/*
.block-progress 	{}
.block-progress dt 	{ font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete 	{ background-color:#f6f6f6; }
*/

/* One Page */
/*
.opc 	{ border-bottom:1px solid #ddd; position:relative; }
.opc li.section 	{ border:1px solid #ddd; border-bottom:0; }
.opc .step-title 	{ background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number 	{ float:left; line-height:22px; margin-right:5px; }
.opc .step-title h3 	{ float:left; }
.opc .allow .step-title 	{ cursor:pointer; }
.opc .active 	{}
.opc .active .step-title	{ background-color:#774f43; cursor:default; }
.opc .step 	{ border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip 	{ right:10px; }
.opc .order-review 	{}
*/

/* Multiple Addresses Checkout */
/*
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
*/

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
/*
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }
*/

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
/*
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }
*/

/* Checkout Agreements */
/*
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { display: none; border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
*/
/********** Common Checkout Styles > */

span.in-stock {
color:#1EA200;
}

/* Poll ============================================================================== */
#poll-form button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bouton_poll.png) no-repeat scroll 0 0;
color:#7A3155;
border:0 none;
height:23px;
padding:0;
margin-left:15x;
width:52px;
}
/********** Poll > */
/* Error msg ============================================================================== */
.error-msg {
	color:#ff0000;
	font-weight: bold;
	padding: 5px;
	background-color: #ffc7c7;
}
/********** Error msg> */
/* Promo ============================================================================== */
.bestsellers-product-list .promo	{
	color:#7A3155;
	background:none;
}
/********** Error msg> */
#product-options-wrapper dl.last dt input {
	width: 20px;
	height: 13px;
	background: transparent;
	border: 0 none;
}

#product-options-wrapper dl.last dt {
	font-size: 10px;
	list-style-position: outside;
	list-style-type: disc;
}

#shopping-cart-table.data-table dl.item-options span.price, #shopping-cart-table.data-table dl.item-options span.price span.prix{
	display: none;
}
div.coffret-product-grid table.grille-produit tbody tr td div.coffret-product {
	height: 100%;
}
div.coffret-product-grid table.grille-produit tbody tr td div.coffret-product p.product-description{
	display: block;
}

div.coffret-product-grid table.grille-produit tbody tr td div.coffret-product div.coffret-product-image a img {
	margin:0 0 0 0;
	/* width: 200px; */
}
div.coffret-product-grid table.grille-produit tbody tr td div.coffret-product div.coffret-product-price {
/*
	margin-left: 80px;
	bottom: 45px;
*/
}
div.product-panier div.product-cart ul.product-pricing li span.price{
	color:#FF8000;
	font-size:16px;
	font-weight:700;
	line-height:16px;
	margin-right: 0px;
}

div.coffret-product-price  span.price,
div.coffret-product-price span.prix {
/*
	line-height:28px;
	top: 10px;
*/
}

ul.product-pricing li .benefit{
	color:#FF8000;
}


div.coffret-product-price span.promo span, div.coffret-product-price span.promo span{
/*
	line-height:18px;
    background-color: #FF8000;
*/
	
}
div.coffret-product-price span.promo, div.coffret-product-price span.promo{
/*
	color:#FFFFFF;
	float:left;
	font-size:18px;
	font-weight:700;
	line-height:18px;
    background-color: #FF8000;
	margin: 0px;
	padding:0px;
	display: block;
*/
}
div.coffret-product-price span.price span.promo, div.coffret-product-price span.prix span.promo{
/*
	color:#FF8000;
	font-size:18px;
	font-weight:700;
	line-height:18px;
	display: block;
	text-align:center;
*/
}
div.coffret-product-price span.price span, div.coffret-product-price span.prix span.promo  span{
/*
	color:#FFFFFF;
	padding:4px 0 0;
	text-align:center;
*/
}
div.formEntrepriseSuccess, div.formEntrepriseEchec {
	background-color:#FF8000;
	color:#FFFFFF;
	font-size:18px;
	font-weight:700;
	line-height:49px;
	margin-top:-730px;
	padding:0 10px;
	position:absolute;
	text-align:center;
}
div.formEntrepriseFieldMissing {
	background-color:#FF8000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:700;
	line-height:16px;
	padding:0 10px;
}
body.category-vins-bios  div.block-liste div.product-list div.product-promo h2.product-name, body.category-les-confidentielles div.block-liste div.product-list div.product-promo h2.product-name {
/*
	color: #7A3155;
	font-family: Georgia,"Times New Roman",Serif;
	font-size:14px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:700;
	line-height:22px;
	text-transform: none;
*/
}
body.category-vins-bios  div.block-liste div.product-list div.promo-product-grid table.grille-produit h2.product-name,
 body.category-les-confidentielles  div.block-liste div.product-list div.promo-product-grid table.grille-produit h2.product-name {
/*
	color: #7A3155;
	font-family: Georgia,"Times New Roman",Serif;
	font-size:14px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:700;
	line-height:22px;
	text-transform: none;
*/
}
#product-options-wrapper dl.last dd {
	display: none;
}
#product-options-wrapper p.required {
	display: none;
}
#product-options-wrapper dl.last dt br {
	display: none;
}
div.product-cart #product-options-wrapper {
	display: none;
}

