@charset "utf-8";
#tittleCarroCompras {
	height: 25px;
	width: 750px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#tittlecamposCarroCompra {
	float: left;
	width: 750px;
	margin-left: 10px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../images/tittleCamposCarroCompra.jpg);
	margin-top: 10px;
}
#boxtablasCarroCompra {
	float: left;
	width: 750px;
	margin-left: 10px;
	height: auto;
}
#imgPtoCarroCompras {
	float: left;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 9px;
	height: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.nomPtoCarroCompras {
	float: left;
	width: 230px;
	height: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform:capitalize;
}
.cantidadCarroCompras {
	float: left;
	width: 40px;
	height: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #333333;
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.valorCarroCompras {
	float: left;
	width: 125px;
	height: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #333333;
	padding: 5px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.accionEliminar {
	float: left;
	width: 40px;
	height: 90px;
	padding: 5px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#tittleTotalCarroCompras {
	float: left;
	width: 561px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 35px;
	background-image: url(../images/tittleTotalCarroCompras.jpg);
}
#valorTotal {
	float: left;
	width: 121px;
	height: 21px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #666666;
	padding: 7px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #E8E8E8;
	font-weight: normal;
	font-size: 1.3em;
}
#boxBotonera {
	float: left;
	width: 750px;
	height: auto;
}
.btformCarroCompra {
	float: right;
	height: 40px;
	width: 80px;
	margin: 5px;
}
#mensajeComprador {
	width: 750px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 30px;
	font-size: 0.9em;
	background-image: url(../images/fndCommentCarrocompras.jpg);
	background-position: left top;
}


#accionActualizar {
	float: left;
	width: 40px;
	height: 25px;
	padding: 5px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.boxCantItems {
	margin: 0px;
	width: 14px;
	height: 14px;
	border: 1px solid #999999;
	font-size: 0.82em;
	color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.btformCarroCompra_ID {
	float: left;
	height: 40px;
	width: 80px;
	margin: 5px;
}
