
.contenido {
	height:650px;
	border-bottom:0px;
	padding-bottom:15px;
}

.contenido p {
	font-size:8pt;
}

p.separador {
	padding-bottom:20px;
}

a.enlace {
	float:right;
	clear:both;
	font-size:8pt;
	font-weight:bold;
	color:#074A83;
	text-decoration:underline;
	margin-top:3px;
}

a.enlace:hover {
	color:#00A4C7;
}