@charset "iso-8859-1";
/* Estilos predefinidos para el editor */

/*** TITULO NOTICIA ***/
.titulo {
font-weight: bold ;
font-family: verdana, sans-serif ;
font-size: 10pt ;
color: #800000 ;
text-align: left;
}
/*** FECHA NOTICIA ***/
.fecha {
font-weight: normal ;
font-family: verdana ;
font-size: 7pt ;
font-style: italic;
color: #008000 ;
}
/*** TEXTO NOTICIA ***/
.texto {
font-weight: normal ;
font-family: verdana ;
font-size: 10pt ;
font-style: normal;
color: #000000 ;
text-align: justify;
}

/* Otros Estilos para las páginas */

.EstiloRotulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.EstiloEnlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #990000;
}
.EstiloEnlace2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
}

.EstiloContacto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0066FF;
}
.Estilo5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal;color: #990000;}
.Estilo7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: normal;color: #CCCCCC; }
.Estilo9 {
	font-size: 10px;
	color: #FF0000;
}

