@charset "utf-8";
.texto_inicio {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}
.resaltado1 {
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	font-family: Arial;
}
.menu_inferior {font-family: Arial; font-size: 11px; color: #FFFFFF; }
.texto_inferior {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.encabezado2 {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #666666;
}
.ligas {
	color: #CC0000;
	font-weight: bold;
	font-family: Arial;
}
.resaltado3 {color: #999999; font-family: Arial;}
.especificaciones {
	font-family: Arial;
	font-size: 12px;
	color: #CC0033;
	font-weight: bold;
}
.texto_descargas {
	font-family: "Arial Narrow";
	color: #0099CC;
	font-weight: bold;
	font-size: 12px;
}
.texto_rojiso {
	color: #CC0000;
	font-size: 11px;
}

