.tituloTabla {
	background-image: url(images/diseno-web-alta_07.gif);
	background-repeat: repeat;
	height: 31px;
	color: #646464;
	
}

.filasImpares {
	background-image: url(images/diseno-web-alta_10.gif);
	background-repeat: repeat;
	font-size: 11px;
}
.titulos {
	background-image: url(images/diseno-web-alta_03.gif);
	background-repeat: repeat-x;
	width: 100%;
	padding-left: 10px;
	height: 22px;
	font-family: "Arial Rounded MT Bold";
}
.tablaProductos {
	width: 95%;
	margin-left: 15px;
	border: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
.tdcarrito {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#646464;
}