@charset "utf-8";
.raya_orange_sombra {
	background-image: url(../imagenes/sombra_orange.gif);
}
.texto_14 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
}
.texto_14_negr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.LINEA {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
}
.texto_bco_16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #AE2009;
	border-top-width: thin;
	color: #FFFFFF;
	border-bottom-width: thin;
}
.linea_sup_degradado {
	background-image: url(../imagenes/linea_sup.gif);
	background-repeat:   repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

