.caddie {
}

.caddie .counter .number {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #791120;
}

.caddie form {
	width: 568px;
}

.caddie table {
	width: 568px;
	border: none;
	color: #000000;
	border-collapse: collapse;
}

.caddie table tr {
	background-color: #FFFFFF;
}

.caddie table th {
	/*background-color: #550d19;*/
	background-image: url("../images/bkg_th.jpg");
	background-repeat: repeat-x;
	color: #f3bc47;
	line-height: 19px;
}

.caddie table td {
	text-align: center;
}

.caddie .product_title {
	text-align: left;
	padding-left: 18px;
}

.caddie .interligne {
	background: none;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
}

.caddie .product {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 8px 18px;
	border-top: solid 1px #cdcdc5;
	border-right: none;
	border-bottom: solid 1px #c9c9c1;
	border-left: solid 1px #cecdc8;
}

.caddie .sku {
	border-top: solid 1px #cdcdc5;
	border-right: none;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.caddie .uprice {
	border-top: solid 1px #cdcdc5;
	border-right: none;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.caddie .quantity{
	border-top: solid 1px #cdcdc5;
	border-right: none;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.caddie .quantity input {
	background-image: url("../images/bkg_input_quantity.gif");
	background-repeat: no-repeat;
	height: 22px;
	text-align: center;
	padding: 0px;
	border: solid 1px #FFFFFF;
	margin: 0px;
}

html>body .caddie .quantity input {
	height: 19px;
	padding-top: 3px;
}

* html .caddie .quantity input {
	height: 19px;
	padding-top: 3px;
}

.caddie .subTotal {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	border-top: solid 1px #cdcdc5;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #c9c9c1;
	border-left: none;
}

.caddie .total {
	background-color: #827166;
	height: 46px;
	line-height: 46px;
	width: 568px;
	text-align: right;
}

.caddie .total #recalculer {
	margin: 18px 5px;
}

.caddie .total .totalPrice {
	float: right;
	background-image: url("../images/bkg_total.jpg");
	background-repeat: no-repeat;
	background-color: #42040f;
	width: 123px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.caddie .total .totalPrice .postfix {
	color: #FFFFFF;
}

.caddie .navigation {
	float: right;
	text-align: center;
	margin-top: 24px;
}

.caddie .navigation .fleche {
	margin-top: 5px;
}
