@charset "utf-8";
.texto_general {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.titulos {
	font-family: Arial;
	font-size: 22px;
	color: #BEADB0;
}
.texto_inferior {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}
.texto_vino {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}
.texto_vino_big {
	font-size: 19px;
	font-family: "Arial Narrow";
	color: #FF3300;
	font-weight: bold;
}
.texto_blanco_big {
	font-family: "Arial Narrow";
	font-size: 19px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_blanco {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_especificaciones {
	color: #FF3300;
	font-family: Arial;
	font-size: 11px;
}
.texto_mas_modelos {
	color: #FF9900;
	font-size: 22px;
	font-family: "Arial Narrow";
}
.texto_info {
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
