form#cart_form {
	text-align: left;
	position: relative;
}

div#panier_vide {width: 961px; height: 400px;}
div#panier_vide div.img_panier_vide {background: transparent url(../ximg/cart_icon.gif) no-repeat left; height: 40px; margin: 40px 0 30px 0;}
div#panier_vide div.img_panier_vide h2 {
	color: black;
	font-size: 23px;
	font-weight: normal;
	padding: 10px 0 0 45px;
	margin: 40px 0 30px 0;	
}
div#panier_vide span.msg {margin: 15px; color: ##7464A6;}
div#panier_vide a#retour_btn {height: 32px; margin: 70px 0 70px 15px;}

form#cart_form p.tva{padding: 15px 0 15px 10px; color: #42278d; font-style: italic; width: 740px;}

div#label_monpanier {
	height: 32px;
	width: 914px;
	margin: 40px 0 30px 0;
	padding: 7px 0 0 0;
	/*background: transparent url(../ximg/cart_icon.jpg) no-repeat left;*/
	color:#3E2682;
	font-size: 26px;
	font-weight: bold;position: relative;
	left: 0;
	top: 0;
	line-height: 32px;
}
div#label_monpanier span{color:#9C5FB5;}


table#cart_table {width: 751px; border-collapse: collapse; position: relative;}
table#cart_table td select.select_qte {width: 50px; border: 1px solid #efecf5; text-align: center;}
table#cart_table td.total {text-align: center;}

table#cart_table tr.cart_labels {background: transparent url(../ximg/cart_table_header.gif) no-repeat top left; width: 751px;}
table#cart_table tr.cart_labels td {height: 29px; font-size: 15px; text-align: center; font-weight: bold; background: transparent url(../ximg/cart_table_header.gif) no-repeat center top; color: #FFF;}
table#cart_table tr.cart_labels td.label {width: auto; background: transparent url(../ximg/cart_table_header.gif) no-repeat top left;}
table#cart_table tr.cart_labels td.qte {width: 90px;}
table#cart_table tr.cart_labels td.fee {width: 190px;}
table#cart_table tr.cart_labels td.total {width: 170px; background: transparent url(../ximg/cart_table_header.gif) no-repeat top right;}

table#cart_table tr.cart_line td {text-align: center; vertical-align: center; height: 30px; border-top: 2px dotted #DDD; background-color: #EFECF5;}
table#cart_table tr.cart_line td.prodInfo {text-align: left;}
table#cart_table tr.cart_line td div {width: 321px; position: relative; height:auto;}
table#cart_table tr.cart_line td div span {color:#3E2682;}
table#cart_table tr.cart_line td div span.label {display: block;color:#4C9AFF;}
table#cart_table tr.cart_line td div strong {font-size: 10px; color: red;}
table#cart_table tr.cart_line td a:hover {text-decoration: none;}
table#cart_table tr.cart_line td.prodImg {background-color: #FFF !important; vertical-align: top;}
table#cart_table tr.cart_line td.prodImg a {display: block;}
table#cart_table tr.cart_line td.prodImg a img {width: 55px;}
table#cart_table tr.cart_line td a.prodName {display: block; padding: 0 90px 0 5px; font-weight: bold;}
table#cart_table tr.cart_line td a.prodName span.promo {color:red;font-weight:bold;}
table#cart_table tr.cart_line td a.prodName span.WebDeal {}
table#cart_table tr.cart_line td a.btn {position: absolute; top: 0; right: 10px; height: 16px;}

table#cart_table tr.promo_line td {height: 45px; vertical-align: top; padding: 2px 0;}
	table#cart_table tr.promo_line td span.promo_title {color: #ff2a2a; font-weight: bold;}
	table#cart_table tr.promo_line td span.promoTxt {color: #3E2682;}

table#cart_table tr.stotal_line td {height: 40px; border-top: 2px dotted #dddddd; color: #3E2682; font-size: 15px;}
table#cart_table tr.total_line {background: transparent url(../ximg/cart_table_footer.gif) no-repeat bottom left; width: 751px;}
table#cart_table tr.total_line td {height: 42px; border-top: 2px dotted #dddddd; color: black; font-size: 15px; text-align: center;}
table#cart_table tr.total_line td.total_left {height: 42px; border-top: 2px dotted #dddddd; color: black; font-size: 15px; background: transparent url(../ximg/cart_table_footer.gif) no-repeat bottom left; text-align: left;}
table#cart_table tr.total_line td.total_mm {height: 42px; border-top: 2px dotted #dddddd; color: black; font-size: 15px; background: transparent url(../ximg/cart_table_footer.gif) no-repeat bottom;}
table#cart_table tr.total_line td.total_right {height: 42px; border-top: 2px dotted #dddddd; color: black; font-size: 15px; background: transparent url(../ximg/cart_table_footer.gif) no-repeat bottom right;}
table#cart_table tr.stotal_line td strong, table#cart_table tr.total_line td strong {padding: 0 0 0 10px;}

div#checkout_btn_layer {width: 751px; height: 32px; position: relative; margin: 30px 0 30px 0;}
div#checkout_btn_layer a {position: absolute; top:0;}
div#checkout_btn_layer a#continu_btn {width: 191px; height: 32px; left: 50px;}
div#checkout_btn_layer a#payment_confirm_btn {width: 191px; height: 32px; right: 50px;}
div#checkout_btn_layer a#checkout_btn {width: 249px; height: 32px; right: 50px;}

ul#cart_list {
	width: 194px;
	background-color: #A3A4B2;
	font-size: 12px;
	color: white;
	position: absolute;
	top: 0;
	right: 0;
}
ul#cart_list li {list-style-type: none; background: url(../ximg/shipping_block_arrow.gif) no-repeat 0 2px; padding: 0 0 0 15px; margin: 3px 0 3px 25px;}
ul#cart_list li.title {line-height: 26px; height: 32px; background: url(../ximg/shipping_block_header.gif) no-repeat left; padding: 0 0 0 35px; margin: 0 0 15px 0;}
ul#cart_list li.footer {padding: 0; margin: 0; background: url(../ximg/shipping_block_footer.gif) no-repeat left; height: 17px; width: 194px;}
ul#cart_list li a, ul#cart_list li a:hover {color: white; text-decoration: none;}

div#error_msg_layer {
	border: 1px solid #ff0000;
	color: #ff0000;
	display: block;
	float: none;
	width: 751px;
	margin: 10px 0;
	position: relative;
}

div#error_msg_layer fieldset.data {
	display: block;
	position: relative;
	text-align: left;

}

div#error_msg_layer fieldset.data p {padding: 5px 0 5px 15px; line-height: 20px;}
img.tr {position: absolute; top: -1px; right: -1px;}
img.tl {position: absolute; top: -1px; left: -1px;}
img.bl {position: absolute; bottom: -1px; left: -1px;}
img.br {position: absolute; bottom: -1px; right: -1px;}
img.b {position: absolute; bottom: -10px; left: -1px;}




div.infos_layer {
	border: 1px solid #CBC7E0;
	color: #42278D;
	display: inline;
	float: left;
	position: relative;
}

fieldset.data {
	display: block;
	position: relative;
	width: 760px;
	text-align: left;
}

div#important {border: none!important;}

div#important ul {padding: 10px;}
div#important ul li {
	line-height: 23px;
	list-style-type: none;
	position: relative;
	display: block;
	margin: 0 0 10px;
}

div#renunciation{border:1px solid #DDDDDD;width:750px;color:#3E2682;padding:5px;font-weight:normal!important;margin:0 0 30px 0;}
div#renunciation label{}