.tituloSeccion {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #01236A;
	text-align: left;
}
.listaArticulos {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #01236A;
	text-align: left;

}
.articuloAutor {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #025091;
	text-align: right;
}
.articuloTitulo {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #025091;
	text-align: center;
}
.articuloAnteTitulo {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #025091;
	text-align: center;
}
.articuloSumario {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #025091;
	text-align: center;
}
.articuloTexto {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #025091;
	text-align: justify;
}
.fecha {

	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #025091;
	text-align: left;
}
.header {


	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #025091;
	text-align: center;
}
.director {


	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #025091;
	text-align: right;
}
.articuloTextoTamano {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #025091;
}
.fechaTamano {


	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #025091;
}
.tituloApp {

	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #01236A;
	text-align: left;
}
.LibreArial12 {
	font-family: Arial;
	font-size: 12px;
}
.articuloSumario2 {

	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #025091;
	text-align: justify;
}
.articuloTituloRojo {

	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
