#content #header h1{background: none; padding:0}
#header > a  {margin: 1em 0 0 1.5625em;display:inline-block;} /*enlace logo a la home*/

.modNuestrosAeropuerto a, .modNuestrosAeropuerto a:hover , .modNuestrosAeropuerto a:active, .modNuestrosAeropuerto a:focus{
    text-decoration: none;
	outline:none;
}

#content .bloq_1 #ofertaTop .offert.VIP {
	background-image: url("/landing/img/ICO_VIP_XL.png");
	margin-top: 1em;
	min-height: 7em;
	padding-left: 7em;
}

/*
.modNuestrosAeropuertos a .btn2 {
    background: url("/landing/img/LNDG-BTN-BG_azul_DCHA.gif") repeat-x scroll 0 -1px transparent;
    border: 1px solid #0046AD;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: "Omnes_regular_sb";
    font-size: 1.143em;
    font-weight: normal;
    height: 1.45em;
    line-height: 2.1;
    margin: 1.2em 0 0;
    overflow: visible;
    padding: 0 0 0.5em;
    text-align: center;
    text-transform: uppercase;
    width: 12em;
    outline: 0;
}
*/

#content .bloq_1 #ofertaTop .offert.VIP {
    background-image: url("/landing/img/ICO_VIP_XL.png");
	margin-top: 1em;    
    padding-left: 7em;
    padding-top: 0.4em;
}

@media screen and (max-width: 959px) {

	#wrapper,
	#content {
		width: 100%;
		overflow: hidden;
	}
}