@charset "utf-8";
.texto_general {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.resaltado_blanco {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial;
}
.liga_amarilla {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
}
.texto_inferior {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.texto_modelos {
	font-family: "Arial Narrow";
	font-size: 22px;
	color: #FF9933;
	font-weight: bold;
}
.resaltado_rojo {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.texto_caract {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #FFCC66;
}
