
.cen {
	text-align: center;
}

.der {
	text-align: right;
}

.jus {
	text-align: justify;
}

.izq {
	text-align: left;
}

#fl::first-letter {
  font-size:xx-large;
}


#tit {
	font-size: large;
	color: rgb(163, 27, 31);
}

#not {
	color: rgb(163, 27, 31);
}

#chic {
	font-size: x-small;
}

#end {
	font-size: x-small;
}

.gen {
	width: 139px;
	aspect-ratio: auto 139 / 139;
}

.jusbib {
	line-height: 1.3em;
	text-align: justify
}
