.fondo {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image:  url("images/sitio_haida_r1_c3.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #E37217;
	line-height: 25px;
	font-weight: lighter;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E37217;
	text-decoration: none;
	line-height: 15px;
}
.links:hover {
	color: #000000;
	text-decoration: true;
}

.epigrafe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}

