@charset "utf-8";
.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.titulo-productos {
	font-family: Tahoma;
	color: #3B3B3B;
	line-height: 14px;
	text-decoration: underline;
}
.texto-codigo {
	font-family: Verdana;
	font-size: 11px;
	color: #B9B9B9;
}
.textonegro {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.texto-productos {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.texto-leyenda {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
.texto-leyenda-home {
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
}
.texto-salto-linea {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
