body, #stickyWrap {
	line-height: 130%;
	background: #00689F; /* Old browsers */
	background: -moz-linear-gradient(top,  #dfecf4 0%, #00689f 41%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfecf4), color-stop(41%,#00689f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dfecf4 0%,#00689f 41%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dfecf4 0%,#00689f 41%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dfecf4 0%,#00689f 41%); /* IE10+ */
	background: linear-gradient(to bottom,  #dfecf4 0%,#00689f 41%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfecf4', endColorstr='#00689f',GradientType=0 ); /* IE6-9 */
}

#header, #bg_top {
	background: transparent !important;
}

#footer_bottom_text {
	background: none;
}

.stepContainer #motorBusqueda{
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
	background: transparent;
	background-color: #00689F !important;
}

.bestText {
	color: #00689F;
}

.resort .submenu {
	color: white !important;
}

.resort #mainSections {
	margin-left: 162px;
}

.resort #my-bookings-form {
	min-height: 250px;
}

.resort .mainDiv .fResumenReserva p, .mainDiv .fResumenReserva span {
color: black !important;
}

.resort #my-bookings-form-search-button {
	margin-bottom: 10px;
}

.resort .fResumenReserva {
	margin-bottom: 10px;
}

.resort #cancelButtonInner {
	margin-bottom: 10px;
}

.resort #my-bookings-email-label {
    color: white !important;
}

.resort #my-bookings-localizador-label {
    color: white !important;
}


#logo img {
    max-width: 231px!important;
    max-height: 167px!important;
    width: 192px!important;
    margin-top: -10px!important;
}


