.btn_ver_hotel {
	position:absolute;
	left: 362px;
	top: 13px;
}
#bloque_destino_mdp {
	background-image: url(../imagenes/fondo_destinos_mdp.jpg);
	background-repeat: no-repeat;
	background-position: 104px 3px;
	height: 100px;
	margin-left: 30px;
	position: relative;
	margin-bottom: 10px;
}
#bloque_destino_cba {
	background-image: url(../imagenes/fondo_destinos_cba.jpg);
	background-repeat: no-repeat;
	background-position: 104px 3px;
	height: 100px;
	margin-left: 30px;
	position: relative;
	margin-bottom: 10px;
}
#bloque_destino_ba {
	background-image: url(../imagenes/fondo_destinos_ba.jpg);
	background-repeat: no-repeat;
	background-position: 104px 3px;
	height: 100px;
	margin-left: 30px;
	position: relative;
	margin-bottom: 10px;
}
.tit_destino {
	position: absolute;
	width: 215px;
	height: 24px;
	left: 110px;
	top: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.btn_destino {
	position: absolute;
	left: 439px;
	top: 55px;
}
.texto_destino {
	padding-top: 45px;
	padding-left: 113px;
	padding-bottom: 0px;
	padding-right: 80px;
	margin: 0px;
}

