#columna_cart {
	margin-top: 20px;
	width: 618px;
	float: left;
	margin-right: 6px;
}
#nav_state {
	margin-left: 4px;
}
#cart_item_header {
	width: 618px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	margin-top: 10px;
}
#cart_item_header .item_header {
	float: left;
	width: 50px;
	margin-left: 78px;
	color: #666666;
	text-decoration: none;
}
#cart_item_header .edit_header {
	float: left;
	width: 50px;
	margin-left: 182px;
	color: #666666;
	text-decoration: none;
}
#cart_item_header .precio_header {
	float: left;
	color: #666666;
	text-decoration: none;
	margin-left: 202px;
	text-align: right;
	width: 50px;
}
#cart .cart_item {
	width: 618px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 6px;
	margin-top: 6px;
	padding-bottom: 6px;
}
#cart {
	margin-top: 4px;
}
#cart .cover_peq {
	height: 70px;
	width: 70px;
	float: left;
}
#cart .cart_detalle_txt {
	float: left;
	width: 233px;
	margin-left: 4px;
}
#cart .cart_edit {
	float: left;
	width: 180px;
	margin-left: 4px;
}
#select {
	width: 42px;
}
#cart .cart_precio {
	float: right;
	width: 50px;
	text-align: right;
	margin-right: 4px;
}
#cart_pie {
	float: right;
	width: 226px;
}
#datos_precio {
	float: left;
	width: 226px;
	margin-top: 6px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#cart_pie .agregar {
	clear: both;
}
#cart .cantidad {
	display: block;
	width: 30px;
}
#cart .btn_eliminar {
	display: block;
	width: 52px;
	margin-top: 5px;
}
.btn_big   {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF7b7b;
	border-right-color: #600000;
	border-bottom-color: #600000;
	border-left-color: #FF7b7b;
	background-color: #FF0000;
}
#cart_pie  .cupon_txt  {
	width: 72px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cart_pie .cart_sub_total {
	float: left;
	width: 120px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 6px;
}
#cart_pie .cart_codigo_cupon {
	float: left;
	width: 120px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 6px;
}
#cart_pie .cart_total {
	float: left;
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
#cart_pie .cart_precio {
	margin-bottom: 6px;
}
#cart_pie .cart_cupon {
	float: right;
	width: 226px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
}
#cart_pie .code_error {
	font-size: 14px;
	color: #FF0000;
	margin-top: 6px;
	margin-bottom: 6px;
}
#cart_pie .cart_btn {
	float: left;
	width: 226px;
	margin-top: 12px;
}
#cart_pie .btn_big_actualizar {
	background-color: #588500;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #578400;
	border-top-color: #7BB900;
	border-bottom-color: #578400;
	border-left-color: #7BB900;
	font-size: 14px;
	font-weight: bold;
	float: right;
}
#cart_pie .btn_big_pagar {
	font-size: 15px;
	font-weight: bold;
	background-color: #FF0000;
	border-top-color: #FF7B7B;
	border-right-color: #600000;
	border-bottom-color: #600000;
	border-left-color: #FF7B7B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
	float: right;
	margin-left: 24px;
}

