@charset "utf-8";
.fondo_home {
	background-attachment: scroll;
	background-image: url(img/fondohometronco.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 1240px;
	width: 1200px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;
	clear: none;
	float: none;
}
.costarica {
	font-family: "Lucida Calligraphy";
	font-style: italic;
	font-size: 25px;
	color: #060;
	white-space: normal;
	left: 190px;
	text-align: right;
}
#divgaleria {
	position: relative;
	width: 1024px;
	height: 656px;
	left: 88px;
	top: 448px;
}
#div_contenedor_texto_home {
	position: absolute;
	width: 484px;
	height: 504px;
	z-index: 1;
	left: 105px;
	top: 639px;
}
#tituloDIV {
	position: absolute;
	width: 484px;
	height: 120px;
	z-index: 1;
	left: 106px;
	top: 527px;
}
