@charset "utf-8";
/* CSS Document */

.experience {
	background-image: url(../interface/fondo-experience.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 505px;
}

#tour { padding: 88px 0 0 33px; z-index: 1; }

a.link-downloads {
	position: relative;
	float: right;
	top: 100px;
	right: 35px;
	display: block;
	width: 150px;
	height: 90px;
	text-indent: -10000px;
}
