.principal {
    clear: both;
	font-size: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
.destacadoDerecha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #636332;
	float: right;
	height: 100%;
	width: 10em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	padding-top: 0.4em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #636332;
	border-bottom-color: #636332;
	line-height: 150%;
	padding-bottom: 0.4em;
}
.destacadoIzquierda {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #636332;
	float: left;
	height: 100%;
	width: 10em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 1em;
	padding-top: 0.4em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #636332;
	border-bottom-color: #636332;
	line-height: 150%;
	padding-bottom: 0.4em;
	text-align: right;
}
.testimonioPersona {
	font-size: 0.7em;
	font-weight: bold;
	margin-left: 4em;
    margin-bottom: 0em;
	margin-right: 0em;
}
.testimonioNacionalidad {
	font-size: 0.7em;
	margin-left: 4em;
    margin-bottom: 0em;
	margin-right: 0em;
}

