.tituloarticulo {
	text-align: center;
        font-weight: bold;
	font-variant: small-caps;
	font-size: large;
}
.resumen {
	border-color: black;
	border-style: solid;	
	border-width: 1px;	
	border-left-width: 0px;
	border-right-width: 0px;	
	margin-left: 5%;
	margin-right: 5%;
}
.nombreautor {
        font-weight: bold;
	font-style: italic;
}
.datosautor {
	font-size: x-small;
	line-height: 100%;
	margin-left: 5%;
	}
.nivel1 {
	font-variant: small-caps;
	font-weight: bold;
}
.nivel2 {
	font-weight: bold;
}
.nivel3 {
	font-weight: bold;
	font-style: italic;
}
.nota {
	font-size: x-small;
	line-height: 100%;
}
.pieimagen {
	text-align: center;
	font-size: x-small;
	line-height: 100%;	
	}
.centrado {
	text-align: center;

}
