.middle {
	background-image: url(../images/static_site/panier/background2use.png);
	min-height: 552px;
	height: 552px;
}
.middle[class] {
	min-height: 552px;
	height: auto;
}
.page-head-alt {
height:auto;
min-height:0px;
}
/*  */
form.cart {
	background-color: #D2FFFF;
}
div.clear{
	padding:0;
	margin:0;
}

/* Tableau récapitulatif */
td.attributes-col h4.title a {
	font-weight: bold;
	font-size: 12px;
}


/* Total */
.shopping-cart-totals {
	margin-top:-1.1em;
	margin-left:61px;
	width:565px;
    border: none;
    background-image: none;
	background-color: #D2FFFF;
    text-align:right;
	float: left;
    }
.shopping-cart-totals table { width:100%; margin:7px 0;font-size:0.9em; }
.shopping-cart-totals td {
	color: #CC003D; 
}
.shopping-cart-totals tr.last td {}
.shopping-cart-totals tfoot td {
    padding-top:10px;
    font-size: 16px;
    border:none!important;
    }
.shopping-cart-totals tfoot td .price {
    border-top:1px solid black;
	padding-top:6px;
}
.checkout-types { 
	float:left;
	margin-left:75px;
	margin-top:27px;
}
.checkout-types li { clear:both;  margin:0; }
.shopping-cart-totals td.price {
	text-align: right !important;
}
.checkout-types img{ 
	padding-left: 5px;
	float: left; 
}
.delivry td {
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom:10px;
	padding-top:10px;
}
.delivry span {
	color: #CC003D;
	font-size: 14px;
}
.delivry span span {
	color: black;
	font-size: 9px;
	font-weight: normal;
}
.product-options {
	float: left;	
}
.estimate-button {
	text-align: left;
	padding-left: 5px;
}
/* Panier vide */ 
div .empty-cart {
	padding-top: 65px;
	padding-left: 55px;
	font-size: 12px;
}
.empty-cart p.empty {
	font-weight: bold;
}
.delivry-text {
	width: 150px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	width:338px;
	float: left;
}
/* message le produit a été ajouté */
.success-msg, .error-msg{
	padding-top: 50px !important;
	padding-left: 15px;
	margin-bottom: 0px !important;
    border: none !important;
    color:#CC003D;
    background-color: transparent;
    background-image: none;
}

.quantity{
	color: #CC003D;
	font-size:0.9em;
	margin-left: 330px;
	width: 150px;
	position:relative;
	top:5px;
	width:150px;
}
/* Pays de livraison */
.shopping-cart-collaterals {
	position: absolute;
	margin-top: 70px
}
.shopping-cart-collaterals[class] {
	position: absolute;
	margin-left: -250px;
	#margin-left: -310px;
}
.product-options dt {
	width: 170px;
}
.product-options dt, .product-options dd {
	height: 22px !important;
}
.shopping-cart-collaterals .box{
	background-image: none;
	background-color: transparent;
	width: 900px;
	border: 0;
}
dl.item-options dt, dl.item-options dd {
	font-size: 0.7em;
	line-height: 1.2em;
	margin-top: 0;
}
td.attributes-col h4.title a {
	color:#CC003D;
}
.product-options dd select#country {
	width:80px;
}