.caja_texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	border: thin solid #FF0000;
	background-color: #000000;
	background-position: center;
}


.caja_texto_carrito {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	text-align: right;
	border: thin solid #FF0000;
}
.caja_textosinb {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}


.caja_textoconb {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border: thin solid #FF0000;
	background-color: #FFFFFF;
}

.caja_texto_carritosinb {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	text-align: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.caja_textosinbyf {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	background-color: #000000;
	border: thin none #000000;
	text-align: right;
}
.caja_textosinbyf_izq {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	border: thin none #000000;
	text-align: left;
}
.caja_texto_carritoCopia {
	font-family: Tahoma;
	font-size: 12px;
	color: #EBEBEB;
	border: thin solid #000000;
	background-color: #000000;
	text-align: center;
	font-weight: lighter;
}
.caja_textosinbTachado {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	text-decoration: line-through;
}
.caja_textosinbRojo {

	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.caja_textosinbyf_izqCopia {

	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	border: thin none #000000;
	text-align: left;
}
.caja_textosinbyf_izqTachado {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	border: thin none #000000;
	text-align: left;
	text-decoration: line-through;
}
.caja_textosinbyf_izqRojo {

	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	background-color: #000000;
	border: thin none #000000;
	text-align: left;
}
.caja_texto_carrito_new {
	font-family: Tahoma;
	font-size: 13px;
	color: #CCCCCC;
	background-color: #000000;
	background-position: left center;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF0000;
	text-align: left;
}

