.titulo1 {
	font-family: "Arial Narrow", Tahoma, "Helvetica Condensed";
	font-size: 16px;
	font-weight: bold;
	color: #B1B6BA;
	text-decoration: none;
}
.texto1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E0E0E0;
	text-decoration: none;
}
.titulo2 {

	font-family: "Arial Narrow", Tahoma, "Helvetica Condensed";
	font-size: 24px;
	font-weight: normal;
	color: #7BA1B6;
	text-decoration: none;
}
.titulo_productos {

	font-family: Tahoma, Arial, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
.texto2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titulo_productosGrande {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3399FF;
	text-decoration: none;
}
.texto_descripcion {


	font-family: "Arial Narrow", Tahoma, "Helvetica Condensed";
	font-size: 14px;
	font-weight: normal;
	color: #7BA1B6;
	text-decoration: none;
}
.texto_descripcionOscuro {



	font-family: "Arial Narrow", Tahoma, "Helvetica Condensed";
	font-size: 14px;
	font-weight: normal;
	color: #2F4755;
	text-decoration: none;
}
.linea {
	border: 1px dotted #F0F0F0;
}

