.titulo {
	font-size: 18px;
	font-weight: bold;
	color: #004507;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #085423;
	text-align: left;
	padding-top: 5px;
}
.apartado {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 10px;
}
p {
	text-indent: 40px;
	}
.verso p {
	text-indent: 0px;
}

.firma {
	text-align: right;
	font-weight: bold;
	margin-top: 20px;
}
.normal {
	font-weight: normal;
}
.fotoautor {
	float: left;
	width: auto;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 25px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #27633D;
	border-bottom-color: #27633D;
}
.textoautor {
	float: left;
	width: auto;
	margin-right: 5px;
	font-size: 14px;
	margin-top: 5px;
}
.nosangria {
	text-indent: 0px;
}
.imagen_ce {
	padding-top: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}
.imagen_der{
	float:right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imagen_izq{
	float:left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
	
.verso {
	font-style: italic;
	text-align: left;
	padding-left: 50px;
}
.fuente {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	margin-top: 35px;
	margin-bottom: 15px;
}
#content ul li{
	text-align:justify;
	list-style-position:inside;
	list-style:disc;
	
}
.cita{
	padding-left::20px;
	padding-right:20px;
	text-align:justify;
}

