@charset "utf-8";
/* CSS Document */
body{
   background: transparent url(../imgs/bg_adultos.jpg) no-repeat top left;
}
#adultosBuscador{
	height: 300px;
	float: left;
	width: 855px;
	margin-bottom: 30px;
}
.maleta-buscador{
	height: 280px;
	width: 305px;
	float: left;
}
.tag-buscador{
	height: 210px;
	width: 550px;
	float: left;
	background: transparent url(../imgs/adultos-buscador-bg.jpg) no-repeat center center;
}
.boton-buscador{
	height: 50px;
	width: 55px;
	float: left;
	margin-left: 420px;
	margin-top: 25px;
}
#buscador{
	margin-left: 230px;
	margin-top: 85px;
	width: 280px;
}
#buscador select{
	width: 245px;
}
#foot{
	clear: both;
	width: 855px;
	height: 120px;
	margin-left: 140px;
	background: #FFFFFF url(../imgs/foot_adultos.jpg) no-repeat top left;
}
.pietxt {
	padding-top: 80px;
	margin-left: 10px;
	height: 24px;
	width: 750px;
	color: #FFFFFF;
}
#destacado1{
	width: 260px;
	height: 220px;
	float: left;
	display: block;
	margin-right: 17px;
	margin-bottom: 80px;
	background: transparent url(../imgs/bg_destacado-adultos.jpg) no-repeat top left;
}
#destacado2{
	width: 260px;
	height: 220px;
	float: left;
	display: block;
	margin-bottom: 80px;
	background: transparent url(../imgs/bg_destacado-adultos.jpg) no-repeat top left;
}
#destacado1 p, #destacado2 p{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
}
#destacado1 h2, #destacado2 h2{
	margin-left: 10px;
	padding-top: 20px;
	color: #333;
	font-size: 16px;
}
#destacado1 h2 a, #destacado2 h2 a{
	text-decoration: none;
	color: #333;	
}
#landedblog{
	width: 151px;
	height: 89px;
	position: absolute;
	left: 250px;	
	top: 100px;
	background: transparent url(../imgs/landedblog.png) no-repeat center center;
}
