.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;
}

.fuente_free{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4E4E4E;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.fuente_free_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4E4E4E;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}


.fuente_free2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E4E4E;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.fuente_free2_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4E4E4E;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}
.tdcarrito_compare {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-color: #C3CDD8;
	border-width: 1px;
	border-style: solid;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#646464;
}
.filasImpares_compare  {
	background-image: url(images/diseno-web-alta_10.gif);
	background-repeat: repeat;
	font-size: 13px;
}



