.titulo_seccion {
	font-weight: bold;
	text-transform: none;
}
.nombre_lugar {
	font-weight: normal;
	font-style: italic;
}
.dato {
	font-weight: bold;
}
.pie_foto {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	font-style: italic;
	font-weight: bold;

}

