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

#index .banner {
	background: url(img/bannerIndex.jpg) no-repeat;
}

.airports .banner {
	background: url(img/bannerAirports.jpg) no-repeat;
}

.corporate .banner{
	background: url(img/bannerCorporate.jpg) no-repeat;
}
.salaPremsa .banner{
	background: url(img/bannerPremsa.jpg) no-repeat;
}

.mapaPortfolio {
	position:absolute;
	width:165px;
	height:20px;
	top:176px;
	left:11px;
	background:url(img/mapaPortfolio.gif) no-repeat;
}