div#cart {
	width: 955px;
}
div#cart2 {
	width: 955px;
	height: 356px;
}
div.catitle2 {
	float: left;
	width: 613px;
	height: 18px;
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	background: #ED145B;
	color: white;
	font-size: 12px;
	font-weight: bold;
}
div#backcart {
	width: 162px;
	height: 17px;
	margin: 0 0 0 623px;
	padding: 4px 10px 0 0;
	background-image: url('http://img.swan-danse.com/background/back_cart.jpg');
	text-align: right;
	font-weight: bold;
	color: white;
	font-size: 12px;
	border: solid 1px #ED145B;
}
#carttitle {
	width: 800px;
	height: 20px;
	background-color: black;
	color: white;
	font-weight: bold;
}
#cartarticle {
	float: left;
	width: 340px;
	padding-left: 10px;
	padding-top: 3px;
}
.cartother {
	float: left;
	width: 145px;
	text-align: center;
	padding-right: 5px;
	padding-top: 3px;
}
.cartproduct {
	width: 800px;
	height: 30px;
	padding-bottom: 20px;
	background-color: #FBFBFB;
	border: solid 1px #FBFBFB;
}
.cartproductname {
	float: left;
	width: 340px;
	padding-left: 10px;
	padding-top: 3px;
}
.cartproductother {
	float: left;
	width: 145px;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	text-align: center;
}
.cartproductamount {
	float: left;
	width: 80px;
	margin-left: 10px;
	padding: 3px 30px 0 0;
	text-align: right;
}
.cartdelete {
	float: left;
	width: 20px;
}
input.cartquantity {
	width: 28px;
	height: 14px;
	font-size: 10px;
}
#cartshipping {
	width: 800px;
	height: 25px;
}
#carttva {
	width: 800px;
	height: 25px;;
}
div#cartcountry {
	width: 800px;
	height: 25px;
	background-color: #FBFBFB;
}
.cartcountrytitle {
	float: left;
	width: 580px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
}
.cartcountryselect {
	float: left;
	width: 215px;;
	padding-top: 3px;
	text-align: right;
}
#cartmodifyquantity {
	width: 800px;
	height: 20px;
	text-align: right;
	margin-top: 15px;
}
.cartmodifytitle {
	float: left;
	width: 615px;
	padding: 5px 0 0 5px;
	color: rgb(115, 115, 115);
	font-weight: bold;
}
.carttitle2 {
	float: left;
	width: 640px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
.cartamount2 {
	width: 90px;
	margin-left: 648px;
	padding: 10px 0 0 0;
	text-align: right;
}
.cartamount3 {
	float: left;
	width: 150px;
	padding-top: 3px;
	text-align: right;
}
select.country {
	height: 20px;
}
#carttotal {
	width: 800px;
	height: 20px;
	margin-top: 10px;
	padding-top: 2px;
	background-color: black;
	color: white;
	font-weight: bold;
}
.carttotaltitle {
	float: left;
	width: 495px;
	padding: 3px 0 0 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.carttotalarticle {
	float: left;
	width: 140px;
	padding: 3px 0 0 5px;
	text-align: center;
}
.carttotalamount {
	float: left;
	width: 85px;
	padding: 3px 0 0 5px;
	text-align: right;
}
#cartbuy {
	width: 760px;
	padding-top: 3px;
	margin-top: 10px;
	text-align: right;
}
#cartinfos {
	width: 800px;
	height: 25px;
	padding-top: 8px;
}
.cartnocart {
	font-size: 11px;
}
div.accroche {
	margin: 10px 0 0 15px;
	color: rgb(115, 115, 115);
}
div#codepromo {
	height: 44px;
	width: 289px;
	margin-left: 510px;
	padding: 58px 0 0 45px;
	background-image: url('http://img.swan-danse.com/background/bg_codepromo.jpg');
	background-repeat: no-repeat;
}
input.cart {
	cursor: pointer;
	border: solid 1px #ED145B;
	font-size: 10px;
	font-weight: bold;
	background: white;
}
div#remise {
	float: left;
	width: 630px;
	color: red;
	text-align: right;
	font-weight: bold;
}
div#remise2 {
	width: 50px;
	margin-left: 689px;
	color: red;
	font-weight: bold;
	text-align: right;
}	