body {
    margin-top: 0px;
    padding-top: 0px;
    background: #FFF url(img/fondo-web.jpg) no-repeat;
    background-position: center top;
}

img {
    border: 0 none;
}
a img {
    border: 0 none;
}

fieldset {
    border: 0px;
    margin: 0;
    padding: 0;
}


#cuerpo {
    margin: 0 auto;
    padding: 0;
    width: 963px; /* background:url(img/bg-cabecera.jpg) no-repeat; */
}

#cabecera {
    height: 280px;
}

#contenido-central {
    width: 963px;
}

#acceso-clientes {
    float: right;
    padding-right: 12px;
    padding-top: 10px;
    height: 24px;
    text-align: right;
}
.cliente_logeado {
    color: #ffffff;
}

.cliente_logeado a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}


#cabecera-izquierda {
    float: left;
    padding-top: 0px;
}

#logo {
    margin-left: 40px;
    padding-top: 10px;
    float:left;
}

#foto-cabecera {
    float: left;
}

#banderas ul {
    margin-left: 30px;
}

#banderas li {
    float: left;
    list-style: none;
    width: 30px;
    text-align: center;
}

#contenedorMenu {
    background: url(img/menus/fondo-menu.png) no-repeat; *background:url(img/menus/fondo-menu.gif)no-repeat;
/* background:url(img/fondo-menu.png) no-repeat  0 -41px; */
height:41px;
margin-left:20px;
line-height:40px;
}


#contenedorMenu a:link {
    color: #FFF;
    text-decoration: none;
}

#contenedorMenu a:visited {
    color: #FFF;
    text-decoration: none;
}

#contenedorMenu a:hover {
    color: #F3F319;
    text-decoration: none;
}

#contenedorMenu a:active {
    color: #FFF;
    text-decoration: none;
}


#menu ul li {
    float: left;
    list-style: none;
    padding-right: 16px;
    padding-left: 17px;
    color: #FFF;
    background: url(img/menus/separador-menu.gif) left no-repeat;
}

#menu li:hover {
    background: #002200 url(img/menus/fondo-menu.png) no-repeat -10px -41px; /*background:#002200url(img/menus/fondo-menu.gif)no-repeat-10px-41px;*/
}

#itemMenu0 li:hover {
    background: #002200 url(img/menus/fondo-menu.png) no-repeat -10px -41px; /*background:#002200url(img/menus/fondo-menu.gif)no-repeat-10px-41px;*/
}

#itemMenu0 ul li {
    float: left;
    list-style: none;
    padding-right: 16px;
    padding-left: 11px;
    color: #FFF;
    background: none;
    padding-left: 11px;
}

/*#menu li hover{
	background:#002200 url(img/fondo-menu.png) no-repeat -10px -41px;
}

#menuItem0 li{
	background:none;
	padding-left:11px;
}*/


#pie {
    width: 963px;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #286EB3;
    margin-top: 100px;
}

#pie a:link {
    color: #286EB3;
    text-decoration: none;
}

#pie a:visited {
    color: #286EB3;
    text-decoration: none;
}

#pie a:hover {
    color: #286EB3;
    text-decoration: underline;
}

#pie a:active {
    color: #286EB3;
    text-decoration: none;
}
#certificados div {
    margin-top: 20px;
}

#columna-izquierda {
    float: left;
    width: 318px;
}

/*#columna-izquierda div{
	margin-top:30px;
}*/

#columna-derecha {
    float: right;
    width: 634px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #525252;
    line-height: 22px;
}

#caja-subscripcion-email {
    background: url(img/fondo-caja-email.jpg) no-repeat;
    width: 286px;
    height: 77px;
    margin-left: 17px;
    margin-top: 12px;
}

#titEmail {
    font-size: 15px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #2268AE;
    font-weight: bold;
    margin-left: 50px;
    padding-top: 14px;
}

#cajaForm {
    margin-left: 50px !important; *margin-left:25px!important;
margin-left:25px;
margin-top:4px;
}

.textInput {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    background: url(img/fondo-formulario-email.gif) no-repeat;
    border: 0px;
    width: 122px;
    margin-top: 3px;
}

#caja-webcam {
    background: url(img/fondo-caja-webcam.jpg) no-repeat;
    width: 286px;
    height: 104px;
    margin-left: 17px;
    margin-top: 20px;
}






/* #####################
 SECCION OFERTAS
########################*/

#ofertas {
    background: url(img/fondo-ofertas-bajo.jpg) bottom;
    width: 280px;
    margin-left: 19px;
    margin-top: 16px;
    padding-bottom: 15px;
}




#titOfertas {
    background: url(img/cabecera-ofertas.jpg) no-repeat;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #2268AE;
    font-size: 20px;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-top: 10px;
}

.fotoOferta-c {
    float: left;
    padding-left: 8px;
    padding-bottom: 10px;
}

.ofertasItem {
    float: left;
    margin-bottom: 10px;
    background: url(img/separador.gif) no-repeat bottom;
}


.cuerpoTextoOferta-c {
    float: right;
    margin-right: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    margin-left: 13px;
}


.titTextoOfertas-c {
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #414141;
    font-size: 14px;
    font-weight: bold;
}

.txtTextoOfertas-c {
    color: #6C6C6C;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #414141;
    font-size: 13px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.txtTextoOfertas-c a {
    color: #6C6C6C;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #414141;
    font-size: 13px;
    text-decoration: none;
}


#ver-mas-ofertas {
    text-align: right;
    margin-right: 16px;
    padding-top: 27px !important; *padding-top:7px!important;
padding-top:17px;
}

/* #####################
 FIN SECCION OFERTAS
########################*/

#disponibilidad {
    background: url(img/fondo-disponibilidad.jpg) no-repeat;
    width: 302px;
    height: 110px;
    color: #2268AE;
    font-family: "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    font-size: 20px;
    margin-left: 7px;
    margin-top: 2px;
}

#motor-reservas {
    /*background: transparent url(img/fondo-motor_part_1.gif) no-repeat scroll center bottom;*/
    background: url(img/fondo-motor_part_1.gif) no-repeat;
    width: 307px;
    height: 280px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    margin-left: 13px;
    margin-top: 4px;
}

#motor-reservas_part_2 {
    background: url(img/fondo-motor_part_2.gif) no-repeat;
    clear: both;
    width: 307px;
    height: 14px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    margin-left: 13px;
    margin-top: 0px;
}


.separador_tarjeta {
    clear: both;
    float: left;
    width: 450px;
    height: 4px;
    background-color: #FF0000;
}

.caja_texto_pago {
    width: 190px;
    height: 25px;
    float: left;
    text-align: right;
    padding-right: 5px;
    padding-top: 0px;
    padding-top: 8px !important;
    text-align: right;
    background-color: #FFFF00;
    margin: 4px;
}

/* botones */


.boton_reservar_part1 {
    height: 30px;
    float: left;
    background-image: url(img/botones/boton_reserva_part_1.gif);
    background-repeat: no-repeat;
    padding-left: 22px;
    padding-top: 8px;
    font-size: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    text-decoration: none;
}

.boton_reservar_part2 {
    width: 13px;
    height: 38px;
    float: left;
    background-image: url(img/botones/boton_reserva_part_2.gif);
    background-repeat: no-repeat;
    background-color: #999999;
}



.boton_consulta_part1 {
    width: 95px;
    height: 30px;
    float: left;
    background-image: url(img/botones/boton_consulta_part_1.gif);
    background-repeat: no-repeat;
    padding-left: 22px;
    padding-top: 17px;
    font-size: 0.62em;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
}
.boton_consulta_part1 a {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}


.boton_consulta_part2 {
    width: 33px;
    height: 38px;
    float: left;
    background-image: url(img/botones/boton_consulta_part_2.gif);
    background-repeat: no-repeat;
}


.boton_ofertas_part1 {
    width: 105px;
    height: 28px;
    float: right;
    background-image: url(img/botones/boton_ofertas_part_1.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    padding-right: 8px;
    padding-top: 7px;
    font-size: 0.7em;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
}

.boton_ofertas_part1 a {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

.boton_ofertas_part2 {
    width: 8px;
    height: 28px;
    float: right;
    background-image: url(img/botones/boton_ofertas_part_2.gif);
    background-repeat: no-repeat;
}


.boton_subscripcion_part1 {
    width: 80px;
    height: 20px;
    float: left;
    background-image: url(img/botones/boton_subscripcion_part_1.gif);
    background-repeat: no-repeat;
    padding-left: 12px;
    padding-top: 3px;
    font-size: 0.66em;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
}
.boton_subscripcion_part1 a {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

.boton_subscripcion_part2 {
    width: 10px;
    height: 20px;
    float: left;
    background-image: url(img/botones/boton_subscripcion_part_2.gif);
    background-repeat: no-repeat;
}

.boton_acceso_part1 {
    width: 120px;
    height: 20px;
    float: left;
    background-image: url(img/botones/boton_acceso_cliente_part_1.gif);
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-right: 15px;
    padding-top: 3px;
    font-size: 0.66em;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
}

.boton_acceso_part1 a {
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}

.boton_acceso_part2 {
    width: 10px;
    height: 20px;
    float: left;
    background-image: url(img/botones/boton_acceso_cliente_part_2.gif);
    background-repeat: no-repeat;
}

.boton_acceder_part1 {
    /*width: 52px;*/
    height: 23px;
    float: left;
    background-image: url(img/botones/boton_acceder_part_1.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
}
.boton_acceder_part1 a {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

.boton_acceder_part2 {
    width: 8px;
    height: 23px;
    float: left;
    background-image: url(img/botones/boton_acceder_part_2.gif);
    background-repeat: no-repeat;
}

/* fin botones */




/* formulario reserva */

/* formulario reserva TEXTOS */


.interlineado_reserva_final {
    line-height: 17px;
}

.tipo_reserva_final {
    color: #006699;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.95em;
}

.text_cabecera_reserva {
    width: 450px;
    height: 35px;
    margin-top: 20px;
    padding-left: 45px;
    float: left;
    font-size: 1.6em;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    color: #006699;
}


.text_pasos_reserva {
    font-size: 0.8em;
    line-height: 1.6em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    width: 80px;
    height: 35px;
}


.text_form_reserva {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.85em;
}

.text_form_filas_reserva {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.85em;
    padding-right: 4px;
}

.texto_fila1_reserva2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.75em;
}

.texto_reserva2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.2em;
    text-align: left;
    padding-top: 10px;
    width: 165px;
}

.texto_reserva3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.2em;
    text-align: right;
    padding-top: 10px;
    width: 165px;
}

.texto_total_reserva2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.95em;
    color: #000000;
}

.texto_iva_reserva {
}


.text_form_radial_reserva {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.85em;
    padding-right: 4px;
    padding-bottom: 4px;
}


.text_bocadillo_form_reserva {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    line-height: 1.3em;
    font-size: 1.25em;
}

.text_area_reserva {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    color: #003366;
}
/* fin formulario reserva TEXTOS */


.cruz_form_reserva {
    float: left;
    margin-left: 4px;
    margin-right: 8px;
    padding-top: 3px;
}

/*formulario reserva BOTONES */


.boton_anterior_reserva {
    background-image: url(img/reservas/boton_vacio_part_1.gif);
    background-repeat: no-repeat;
    width: 100px;
    padding-top: 2px;
    height: 25px;
    float: left;
    padding-left: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.94em;
    color: #006699;
}

.boton_calcular_reserva {
    float: left;
    background-image: url(img/reservas/boton_vacio_XL_part_1.gif);
    width: 130px;
    padding-top: 10px;
    height: 30px;
    padding-left: 30px;
    font-size: 1.1em;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
}

.boton_confirmar_reserva {
    background-image: url(img/reservas/boton_reserva_part_1.gif);
    width: 121px;
    padding-top: 12px;
    height: 25px;
    padding-left: 20px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.05em;
    color: #ffffff;
}

.boton_confirmar_reserva_2 {
    background-image: url(img/reservas/boton_reserva_part_1.gif);
    width: 110px;
    padding-top: 12px;
    height: 25px;
    padding-left: 20px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.05em;
    color: #ffffff;
}

.boton_confirmar_reserva_2 {
    background-image: url(img/reservas/boton_reserva_part_1.gif);
    width: 126px;
    padding-top: 12px;
    height: 25px;
    padding-left: 20px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.05em;
    color: #ffffff;
}

.boton_presupuesto_reserva {
    background-image: url(img/reservas/boton_presupuesto_part_1.gif);
    width: 122px;
    padding-top: 14px;
    height: 25px;
    padding-left: 42px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    color: #000000;
}

.boton_confirmar_reserva {
    background-image: url(img/reservas/boton_reserva_part_1.gif);
    width: 60px;
    padding-top: 12px;
    height: 25px;
    padding-left: 20px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #ffffff;
}

.boton_recordar_reserva {
    width: 75px;
    height: 28px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    background-image: url(img/reservas/boton_vacio_L_part_1.gif);
    background-repeat: no-repeat;
}

/*fin formulario reserva BOTONES */

/* fin formulario reserva */



.rompe {
    clear: both;
}

#bloque0 {
    background: url(img/raya-fondo.jpg) no-repeat;
    background-position: bottom center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #6C6C6C;
    font-weight: bold;
    padding-bottom: 55px;
}

.bloque_TI_SA {
    float: left;
    width: 250px;
    padding-left: 50px;
}

#bloque1 {
    background: url(img/raya-fondo.jpg) no-repeat;
    background-position: bottom center;
    color: #667A75;
    font-size: 12px;
    line-height: 18px;
    font-family: Verdana, Geneva, sans-serif;
    margin-top: 20px;
    height: 440px;
}

#bloque1 h2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #1C2832;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.itemIzquierdoHome {
    float: left;
    margin-bottom: 20px;
    width: 278px;
}

.itemDerechoHome {
    float: right;
    width: 322px;
    margin-bottom: 20px;
}

.textoHome {
    width: 275px;
}

#tabs {
    color: #929F89;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
    height: 29px;
}

#tab0 {
    float: left;
    height: 22px;
    margin-right: 8px;
    padding-left: 8px;
    padding-top: 7px;
    width: 139px;
    background: url(img/tabs/centauro/fondo-alquiler.gif) no-repeat;
}

#tab1 {
    background: url(img/tabs/otras/fondo-transfer.gif) no-repeat;
    float: left;
    height: 22px;
    margin-right: 8px;
    padding-left: 10px;
    padding-top: 7px;
    width: 163px;
}

#tab2 {
    background: url(img/tabs/otras/fondo-aviones.gif) no-repeat;
    float: left;
    height: 22px;
    padding-left: 32px;
    padding-top: 7px;
    width: 180px;
}

#tabTransferAeropuerto {
    background: url(img/tabs/otras/fondo-caja-transfer.jpg) no-repeat;
    width: 607px;
    height: 242px;
    padding-top: 0px;
    margin-top: 0px;
    display: none;
    padding-top: 15px;
    padding-left: 10px;
}

#tabVuelosBaratos {
    background: url(img/tabs/otras/fondo-caja-vuelos.jpg) no-repeat;
    width: 607px;
    height: 242px;
    padding-top: 0px;
    margin-top: 0px;
    display: none;
    padding-top: 40px;
    padding-left: 53px !important;
    padding-left: 30px;
}


#tabReservasCoches {
    background: url(img/tabs/centauro/fondo-caja-coches.jpg) no-repeat;
    width: 607px;
    height: 242px;
    padding-top: 0px;
    margin-top: 0px;
}

#tabReservasCoches2 {
    padding: 0px;
    margin-top: 0px;
}

#tituloReserva {
    float: right;
}

.form-bookings {
    float: right;
    margin-right: 10px;
    overflow: hidden;
    padding-bottom: 15px;
    width: 430px;
}

.form-bookings h3 {
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #C5C5C5;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding: 0;
    width: 370px;
    margin-left: 30px;
    margin-top: 11px !important;
    margin-top: 5px;
}

.fieldset-bookings .pickup-data {
    float: left;
}

.fieldset-bookings .dropoff-data {
    float: right; /*padding-right:15px;*/
}

.fieldset-bookings fieldset fieldset {
    display: block;
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
}

.fieldset-bookings .car-type {
    clear: both;
    float: left;
    padding: 0px 0 0 20px;
    width: 219px;
}

a.web-button span {
    background: transparent url(img/tabs/centauro/koa-button2.jpg) no-repeat scroll right top;
    color: #006699;
    cursor: pointer;
    display: block;
    font-size: 10px;
    font-weight: bold;
    height: 27px;
    padding: 4px 10px 10px;
    text-align: center;
}

a.web-button {
    background: transparent url(img/tabs/centauro/koa-button1.jpg) no-repeat scroll left top;
    cursor: pointer;
    display: block;
    text-decoration: none;
}

.form-bookings .fieldset-bookings label {
    color: #DDB20C;
    display: block;
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 43px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1;
    font-size: 11px;
}

.form-bookings .fieldset-bookings fieldset input, .form-bookings .fieldset-bookings fieldset select {
    border: 1px solid #A4B97F;
    color: #990000;
    cursor: pointer;
    font-size: 10px;
}

.fieldset-day input {
    /*background: transparent url(img/tabs/centauro/ico-calendar.gif) no-repeat scroll right 3px;*/
    cursor: pointer;
    height: 14px;
    padding: 3px;
}

.form-bookings strong {
    color: #999999;
    display: block;
    padding: 11px 0;
    font-size: 11px;
}

#cajaLogoCentauro {
    float: left;
    width: 150px;
    margin-top: 18px;
    margin-left: 15px !important;
    margin-left: 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #083F99;
    font-weight: bold;
}

#claimCentauro {
    line-height: 17px;
    margin-top: 30px;
    background: url(img/tabs/centauro/coches.png) no-repeat bottom;
    height: 85px;
}

.right {
    text-align: right;
}
.left {
    text-align: left;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}


#bloque2 {
    margin-top: 40px;
}

#bloque2 h2 {
    color: #2268AE;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 0;
    margin-top: 44px;
    margin-bottom: 10px;
}


#bloque0 h2 {
    color: #2268AE;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin: 0;
    padding: 0;
    margin-top: 44px;
    margin-bottom: 10px;
}

.entradilla {
    font-size: 12px;
    line-height: 23px;
    margin-right: 12px;
}

.logos {
    float: right;
    font-size: 10px;
    margin-right: 12px;
}

.logos div ul li {
    float: left;
    list-style: none;
}

.contentLogos ul {
    margin-top: 0px;
    margin-bottom: 0px;
}

#h1-cabecera-bloque0 {
    float: left;
    width: 275px;
}

#h1-cabecera-bloque0 h2 {
    margin: 40px 0 0;
    color: #2268AE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
}


#cabeceraBloque0 {
    background: #C60;
}

.titLogos {
    margin-left: 39px;
    margin-top: 10px;
}

.webcam {
    float: left;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #2268AE;
    font-size: 18px;
    margin-left: 36px !important;
    margin-left: 20px;
    margin-top: 10px;
    text-align: center;
}

.tiempo {
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #2268AE;
    font-size: 40px;
    float: right;
    margin-right: 18px !important;
    margin-right: 10px;
    margin-top: 29px;
}

.tiempo div {
    float: left;
}

.tiempo a {
    color: #2268AE;
    text-decoration: none;
}

.caja_tiempo {
    width: 583px;
}
.caja_tiempo_dia {
    width: 150px;
    float: left;
    text-align: center;
    background: #f2faff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #000;
    margin: 20px;
}
.caja_tiempo_dia h3 {
    margin: 0px !important;
}

.temp_hoy {
    font-weight: bold;
    font-size: 30px;
}

.temp_max {
    font-weight: bold;
    color: #ff0000;
    font-size: 20px;
}
.temp_min {
    font-weight: bold;
    color: #00bfff;
    font-size: 20px;
}

.caja_tiempo_mensual {
    width: 583px;
    background-color: #f2faff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #000;
    margin: 25px;
    height: 120px;
    text-align: center;
}
.media {
    float: left;
    text-align: center;
    margin: 4px;
    padding-left: 6px;
}

.media_mes {
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #000;
}
.media_temp {
    font-style: italic;
}

.imageInput {
    margin-left: 4px;
}

#titOfertas {
    background: url(img/cabecera-ofertas.jpg) no-repeat;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #2268AE;
    font-size: 20px;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-top: 10px;
}

#titDisponibilidad {
    margin-right: 10px;
    margin-left: 55px;
    padding-top: 23px;
}

#botonConsulta {
    float: right;
    margin-right: 29px !important;
    margin-right: 16px; /*margin-left: 124px;     margin-top: 5px;*/
}

#titReservas {
    color: #6C6C6C;
    font-family: "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    font-size: 18px;
    padding-left: 20px;
    padding-top: 20px;
}

#menu ul li {
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 15px;
}

#itemMenu0 ul li {
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 15px;
}

/* reservas */

#reservar {
    float: right;
    margin-right: 29px !important;
    margin-right: 16px;
}

#reservar a {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

.cajaBanner {
    margin-left: 20px;
    margin-top: 17px;
}

.cajaBanner_destacados {
    margin-left: 20px;
    margin-top: 17px;
    width: 282px;
    height: 412px;
    background-image: url(img/menus/destacado.jpg);
}

.contentLogos {
    background: #3F0;
}

/* Banner rotator */
.slideshow {
		width: 677px; height: 256px;
		overflow:hidden;
        position:absolute;
		float:left;
		margin-left:40px;
		margin-right:13px;
		margin-top:20px;	
}

.textoBanners {
    position: relative;
    z-index: 2;
    top: 0px;
    height: 246px;
    background: url(img/transp.png);
    color: #FFF;
    padding: 5px;
    width: 100px;
}

.imgBanners{
        position:relative;
        z-index:1;
        top:-256px;
        height:256px;
        width:677px;
    }
	
	#foto-cabecera{
		float:left;	
	}
/* FIN Banner rotator */


#tabs a:link {
    color: #929F89;
    text-decoration: none;
}

#tabs a:visited {
    color: #929F89;
    text-decoration: none;
}

#tabs a:hover {
    color: #929F89;
    text-decoration: underline;
}

#tabs a:active {
    color: #929F89;
    text-decoration: none;
}

#areaClientes {
    margin: 0 auto;
    background: url(img/fondo-usuarios.gif) repeat-x center;
    padding: 0;
    width: 965px;
    height: 128px;
    display: none;
}

#areaClientesCuerpo {
    height: 128px;
    padding-top: 1px;
    padding-bottom: 1px;
    background: url(img/fondo-area-usuarios.jpg);
    width: 965px;
}

#izqAreaClientes {
    float: left;
    height: 127px;
    width: 375px;
    overflow: hidden;
    margin-left: 40px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

#izqAreaClientes strong {
    font-size: 20px;
    color: #2268AE;
    margin-top: 10px;
    margin-bottom: 10px;
}

#derAreaClientes {
    float: right;
    overflow: hidden;
    margin-right: 100px !important;
    margin-right: 20px;
    margin-top: 15px;
}

.itemName {
    text-align: right;
    margin-right: 10px;
    width: 100px;
}

#passOlvidado {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    float: right; /*margin-left: 118px !important;     margin-left: 60px;*/
    margin-top: 5px;
}

#acceder {
    float: right;
    margin-left: 10px;
    margin-right: 15px;
}


#passOlvidado a:link {
    color: #000;
    text-decoration: underline;
}

#passOlvidado a:visited {
    color: #000;
    text-decoration: underline;
}

#passOlvidado a:hover {
    color: #000;
    text-decoration: underline;
}

#passOlvidado a:active {
    color: #000;
    text-decoration: underline;
}

.itemName {
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    float: left;
}

.itemInput {
    float: left;
    background: url(img/input-usuarios.gif) no-repeat;
    width: 237px;
    height: 23px;
    padding-left: 3px;
}

.itemInput input {
    background: none;
    height: 16px;
    width: 228px;
    border: 0px;
}

.formRow {
    width: 360px;
    margin-bottom: 16px !important;
    margin-bottom: 5px;
    margin-top: 10px;
}


#cajaFotografias {
    width: 612px;
    height: 241px;
    background: url(img/secciones/fondo-caja-fotos.jpg) no-repeat;
    padding-top: 8px;
    margin-top: 47px;
}

#cajaFotografias ul {
    margin-top: 0px;
}

#cajaFotografias ul li {
    float: left;
    list-style: none;
    background: url(img/secciones/marco-foto.png) no-repeat;
    width: 157px;
    height: 125px;
    padding-left: 1px;
    padding-top: 6px;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    line-height: 21px;
    overflow: hidden;
    margin-left: 21px;
    margin-top: 10px;
}

#masfotos {
    float: left;
    width: 597px;
    text-align: right;
    margin-top: 20px;
}

#cajaFotografias ul li div {
    overflow: hidden;
    width: 144px;
    height: 95px;
    margin-left: 7px;
}

#cajaFotografias h2 {
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin: 13px 0 0 56px;
    color: #2268AE;
}

.fotoIzq {
    float: left;
    background: url(img/secciones/marco-foto-contenido.png) no-repeat;
    width: 175px;
    height: 187px;
    padding-left: 1px;
    padding-top: 8px;
    text-align: center;
    line-height: 28px;
}

.textoDer {
    float: right;
    width: 433px;
}

.cuerpo-texto-seccion {
    text-align: justify;
    margin-right: 17px;
}

.cuerpo-texto-seccion p {
    margin-bottom: 20px;
}

.cuerpo-texto-seccion h2 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    color: #286eb3;
    font-weight: bold;
    margin-left: 8px;
}
.cuerpo-texto-seccion h3 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #286eb3;
    font-weight: bold;
    margin-left: 20px;
}

#sharethis_0 a:link {
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
}

#sharethis_0 a:visited {
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
}

#sharethis_0 a:hover {
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
}

#sharethis_0 a:active {
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
}

#compartir-seccion {
    float: right;
    margin-right: 10px;
}

#titTexto-seccion {
    float: left;
}

#titTexto-seccion h2 {
    margin: 0;
    color: #2268AE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    margin-bottom: 5px;
}

.titTexto-seccion h2 {
    margin: 0;
    color: #2268AE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    margin-bottom: 5px;
    padding-top: 10px;
}

#texto-seccion h1 {
    margin: 0;
    color: #2268AE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
}

#subcabecera {
    float: left; /*background:url(img/secciones/fondo-subbotonera.jpg) no-repeat;*/
    background: url(img/secciones/fondo-subbotonera-pixel.jpg) repeat-y;
    width: 631px; /*	height:90px;*/
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
}

#subcabecera ul {
    margin: 0 10px 0 8px;
    padding-left: 0;
}

#subcabecera ul li {
    float: left;
    list-style: none;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 12px;
}

#subcabecera ul li a:link {
    color: #000000;
    text-decoration: none;
}

#subcabecera ul li a:visited {
    color: #000000;
    text-decoration: none;
}

#subcabecera ul li a:hover {
    color: #286EB3;
    text-decoration: none;
}

#subcabecera ul li a:active {
    color: #000000;
    text-decoration: none;
}

#li-item0 {
    width: 149px;
}

#li-item1 {
    width: 134px;
}

#li-item2 {
    width: 153px;
}

#li-item3 {
    width: 177px;
}

#li-item0:hover {
    background: url(img/secciones/fondo-subbotonera.jpg) -7px -90px;
}

#li-item1:hover {
    background: url(img/secciones/fondo-subbotonera.jpg) -157px -90px;
}

#li-item2:hover {
    background: url(img/secciones/fondo-subbotonera.jpg) -291px -90px;
}

#li-item3:hover {
    background: url(img/secciones/fondo-subbotonera.jpg) -445px -90px;
}

#migaPan {
    float: left;
    padding-top: 13px;
    color: #0B7BB1;
    font-size: 11px;
}

#migaPan a:link {
    color: #0B7BB1;
}

#migaPan a:visited {
    color: #0B7BB1;
}

#migaPan a:hover {
    color: #0B7BB1;
}

#migaPan a:active {
    color: #0B7BB1;
}

#cajaFotografias-seccion {
    float: left;
    width: 612px;
    background: url(img/galeria/cuerpo-fotos.jpg) 0px 100px no-repeat;
    background-position: bottom; /*padding-top:8px;*/
    margin-top: 25px;
    padding-bottom: 50px;
}

.cajaFotografias-seccion-c {
    float: left;
    width: 612px;
    background: url(img/galeria/cuerpo-fotos.jpg) 0px 100px no-repeat;
    background-position: bottom; /*padding-top:8px;*/
    margin-top: 25px;
    padding-bottom: 50px;
}


#cabeceraFotografias {
    background: url(img/galeria/cabecera-fotos.jpg) no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cabeceraFotografias-c {
    background: url(img/galeria/cabecera-fotos.jpg) no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
}

#cajaFotografias-seccion ul {
    margin-top: 0px;
    margin-left: inherit !important;
    margin-left: 0px;
}

.cajaFotografias-seccion-c ul {
    margin-top: 0px;
    margin-left: inherit !important;
    margin-left: 0px;
}

#cajaFotografias-seccion ul li div {
    overflow: hidden;
    width: 144px;
    height: 95px;
    margin-left: 7px;
}

.cajaFotografias-seccion-c ul li div {
    overflow: hidden;
    width: 144px;
    height: 95px;
    margin-left: 7px;
}


#cajaFotografias-seccion ul li {
    float: left;
    list-style: none;
    background: url(img/secciones/marco-foto.png);
    width: 157px;
    height: 125px;
    padding-left: 1px;
    padding-top: 6px;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    line-height: 21px;
    overflow: hidden;
    margin-left: 21px;
    margin-top: 18px;
}

.cajaFotografias-seccion-c ul li {
    float: left;
    list-style: none;
    background: url(img/secciones/marco-foto.png);
    width: 157px;
    height: 125px;
    padding-left: 1px;
    padding-top: 6px;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    line-height: 21px;
    overflow: hidden;
    margin-left: 21px;
    margin-top: 18px;
}

#cajaFotografias-seccion h2 {
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin: 13px 0 0 56px;
    color: #2268AE;
}

.cajaFotografias-seccion-c h2 {
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin: 13px 0 0 56px;
    color: #2268AE;
}

#anteriorSiguienteFotografias {
    float: left;
    margin-top: 33px;
    padding-bottom: 26px;
    text-align: right;
    margin-left: 18px !important;
    margin-left: 9px;
    width: 577px;
}

#cabeceraContacto {
    background: url(img/contacto/cabecera-contacto.jpg) no-repeat;
    padding-top: 10px;
    padding-bottom: 100px;
}


.fondo-input {
    float: left;
    width: 257px;
    height: 22px;
    background: url(img/contacto/fondo-input.gif) no-repeat;
}

.fondo-input input {
    border: 0px;
    margin-top: 2px;
    width: 246px;
    margin-left: 5px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #9E9E9E;
    font-size: 12px;
    font-style: italic;
    height: 15px;
}

.titInput {
    float: left;
    text-align: right;
    width: 179px;
    margin-right: 10px;
    margin-bottom: 18px;
}

.fondo-textarea {
    background: url(img/contacto/caja-texto.gif) no-repeat;
    width: 257px;
    height: 165px;
    float: left;
}

.fondo-textarea textarea {
    border: 0px;
    background: none;
    width: 250px;
    height: 150px;
    margin-left: 4px;
    margin-top: 4px;
    font-size: 12px;
    font-style: italic;
    color: #9E9E9E;
}


.contactoSubmit input {
    background: url(img/contacto/fondo-boton.gif) no-repeat 0px 2px;
    border: 0px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    color: #FFF;
    width: 104px;
    height: 20px;
}

.contactoSubmit {
    padding-top: 29px !important;
    padding-top: 10px;
    padding-bottom: 32px;
    text-align: right;
    width: 430px;
}

#cajaContacto-seccion {
    float: left;
    width: 612px;
    background: url(img/contacto/fondo-contacto.jpg) 0px 90px no-repeat;
    padding-top: 8px;
    margin-top: 25px;
}


#fraseSEO {
    float: left;
}

#fraseSEO h1 {
    padding: 0;
    margin: 0;
    color: #FFF;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 7px;
    padding-left: 5px;
}

#rowAcceso {
    background: #276BB2 none repeat scroll 0 0;
    height: 34px;
    margin-left: 2px;
    width: 963px;
}

.centro {
    width: 100%;
    text-align: center;
}

.cuerpo-texto-seccion a:link {
    color: #286EA0;
    text-decoration: none;
}

.cuerpo-texto-seccion a:visited {
    color: #286EA0;
    text-decoration: none;
}

.cuerpo-texto-seccion a:hover {
    color: #286EA0;
    text-decoration: none;
}

.cuerpo-texto-seccion a:active {
    color: #286EA0;
    text-decoration: none;
}


a.linkActivo:link {
    color: #F3F319;
}

a.linkActivo:visited {
    color: #F3F319;
}

a.linkActivo:hover {
    color: #F3F319;
}

a:linkActivo:active {
    color: #F3F319;
}

#izqAreaClientes div {
    margin-bottom: 10px;
}

#seccionActiva {
    background: #164777;
    color: #F3F319;
}

.caja-simple-li {
    /*background:url(img/secciones/cabecera-simple-li.png) no-repeat 72px 0px !important;*/
    background: url(img/secciones/cabecera-simple-li.png) no-repeat;
    padding-top: 7px; /*margin-left:inherit !important;*/
    margin-left: 100px;
}

.simple-li {
    background: url(img/secciones/fondo-simple-li.png) bottom no-repeat;
    padding-right: 8px;
    width: 451px;
    padding-bottom: 30px; /*margin-left:72px;	*/
}

.simple-li ul {
    padding-top: 18px;
}

.simple-li ul li {
    list-style: url(img/secciones/check-verde.gif);
    margin-bottom: 6px;
}

.caja-doble-li {
    background: url(img/secciones/cabecera-doble-li.png) no-repeat;
    padding-top: 7px;
    margin-top: 30px;
}

.doble-li {
    background: url(img/secciones/fondo-doble-li.png) bottom no-repeat;
    width: 585px;
    margin-top: 17px;
    padding-bottom: 15px; /*margin-left:72px;	*/
}

.doble-li ul li {
    float: left;
    text-align: left;
    margin-right: 16px;
    width: 255px;
    font-size: 11px;
    list-style: url(img/secciones/check-verde2.gif);
}

.doble-li h2 {
    color: #6C6C6C;
    margin-left: 18px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 20px;
}

.rowItemsHome a:link {
    color: #1C2832;
    text-decoration: none;
}

.rowItemsHome a:visited {
    color: #1C2832;
    text-decoration: none;
}

.rowItemsHome a:hover {
    color: #1C2832;
    text-decoration: underline;
}

.rowItemsHome a:active {
    color: #1C2832;
    text-decoration: none;
}

.azulGrande h2 {
    color: #2268AE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
}

.reservar {
    background: url(img/contacto/fondo-boton.gif);
    width: 101px;
    line-height: 15px;
    padding-bottom: 4px;
    color: #FFF;
    float: right;
    text-align: center;
    padding-left: 3px;
}

.reservar a:link {
    color: #FFF;
    text-decoration: none;
}

.reservar a:visited {
    color: #FFF;
    text-decoration: none;
}

.reservar a:hover {
    color: #FFF;
    text-decoration: none;
}

.reservar a:active {
    color: #FFF;
    text-decoration: none;
}

.marginTop25 {
    margin-top: 25px;
}

.marginTop12 {
    margin-top: 12px;
}

/* Estilos submenús */
#tablaMenu {
    background: url(img/secciones/fondo-subbotonera-pixel.jpg);
    padding-left: 9px;
    padding-right: 9px;
}

#tablaMenu_c3 {
    background: url(img/secciones/fondo-subbotonera-pixel_c3.jpg);
    padding-left: 9px;
    padding-right: 9px;
}


#tablaMenu a:link {
    color: #000;
    text-decoration: none;
}
#tablaMenu a:visited {
    color: #000;
    text-decoration: none;
}
#tablaMenu a:hover {
    color: #000;
    text-decoration: none;
}
#tablaMenu a:active {
    color: #000;
    text-decoration: none;
}

#topSubmenu {
    background: url(img/secciones/fondo-subbotonera-sup.jpg) no-repeat;
    height: 30px;
    width: 631px;
}

#topSubmenu_c3 {
    background: url(img/secciones/fondo-subbotonera-sup_c3.jpg) no-repeat;
    height: 30px;
    width: 631px;
}


#topSubmenu img {
    height: 30px;
    width: 631px;
}

#bottomSubmenu {
    background: url(img/secciones/fondo-subbotonera-bajo.jpg) no-repeat;
    height: 24px;
    width: 631px;
}

#bottomSubmenu_c3 {
    background: url(img/secciones/fondo-subbotonera-bajo_c3.jpg) no-repeat;
    height: 24px;
    width: 631px;
}
/* fin de estilos de submenús */


/* Estilos submenús 2 columnas*/
#tablaMenu2 {
    background: url(img/secciones/fondo-subbotonera-pixel2c.jpg);
    padding-left: 9px;
    padding-right: 9px;
}

#tablaMenu2 a:link {
    color: #000;
    text-decoration: none;
}
#tablaMenu2 a:visited {
    color: #000;
    text-decoration: none;
}
#tablaMenu2 a:hover {
    color: #000;
    text-decoration: none;
}
#tablaMenu2 a:active {
    color: #000;
    text-decoration: none;
}

#topSubmenu2 {
    background: url(img/secciones/fondo-subbotonera-sup2c.jpg) no-repeat;
    height: 30px;
    width: 631px;
}

#topSubmenu2 img {
    height: 30px;
    width: 631px;
}

#bottomSubmenu2 {
    background: url(img/secciones/fondo-subbotonera-bajo2c.jpg) no-repeat;
    height: 24px;
    width: 631px;
}
/* fin de estilos de submenús 2 columnas*/


/* Estilos error control Error*/


.error {
    display: table;
    clear: both;
}

.error400 {
    color: red;
    font-weight: 700;
    text-align: center;
    width: 400px;
    clear: both;
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    margin: 0 20px;
    padding: 10px 0 20px;
}

.bueno {
    color: #FFF;
    font-weight: 700;
    text-align: center;
    width: 400px;
    background: #cc0;
    clear: both;
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    margin: 0 20px 20px;
    padding: 10px 0;
}

.errorReserva {
    width: 420px;
}

.error_formreserva {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    width: 275px;
    color: red;
    font-weight: 700;
    text-align: center;
    clear: both;
    display: block;
    text-transform: uppercase;
    font-size: 11px;
}


/*.errorReservar 
{
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    width: 250px;
    
}*/

/* FIN Estilos error control Error*/

/* ESTILOS fielset-cajetin-reservas*/
.fielset-cajetin {
    width: 307px;
    font-size: 10px;
    margin-left: 13px;
    margin-top: 15px;
}

.fielset-cajetin strong {
    display: block;
    padding: 7px 0;
}
.fielset-cajetin label {
    padding-bottom: 5px;
}

.fielset-separacion {
    height: 8px;
}

.fielset-fecha input {
    border: 1px solid #781351;
    color: #781351;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    width: 80px;
}
.fielset-cajetin select {
    border: 1px solid #781351;
    color: #781351;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
}

.fielset-habitaciones {
    margin: 3px 0px 3px 0px;
}

/* FIN ESTILOS fielset-cajetin-reservas*/

/* ESTILOS GOLF*/
#golf_titulo {
    font-size: 1.4em;
    color: #009933;
    margin-left: 0px;
}

.golf_subtitulo {
    color: #286EB3;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-left: 8px;
}

.golf_verde {
    color: #009933;
}
.golf_simple_li {
    padding-right: 25px;
    float: left;
    width: 225px;
    padding-bottom: 0px;
}

.golf_simple_li ul li {
    list-style: url(img/secciones/check-verde.gif);
    margin-bottom: 6px;
}

.golf_icono_1 {
    list-style: url(img/iconos_golf/hoyos.gif);
    list-style-position: inherit;
}
.golf_icono_2 {
    list-style: url(img/iconos_golf/disenador.gif);
}
.golf_icono_3 {
    list-style: url(img/iconos_golf/hierba.gif);
}
/* FIN ESTILOS GOLF*/

.tratamiento_nombre {
    font-weight: bold;
    font-size: larger;
    color: #006c82;
}

.tratamiento_min {
    text-decoration: underline;
}
.tratamiento_desc {
    font-style: italic;
}

.tratamiento_precio {
    font-style: italic;
    font-weight: bold;
}

.fieldset_caja_solicitud {
    margin: 5px 15px;
    padding: 5px;
    clear: both;
}

.fieldset_bloque {
    border: 1px solid rgb(174, 174, 174);
    background-color: #d8e6eb;
    padding: 5px 5px 5px;
}

.fieldset_bloque legend {
    font-weight: bold;
}
.fieldset_bloque p {
    font-style: italic;
}

.fieldset_bloque label {
    display: block;
    float: left;
    margin-right: 5px;
    text-align: right;
    width: 150px;
}

/* BOTON FRAN*/

.clear {
    /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
}

a.boton_f {
    background: transparent url(                     'img/bg_button_a.gif' ) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    cursor: hand;
}

a.boton_f span {
    background: transparent url(                    'img/bg_button_span.gif' ) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.boton_f:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.boton_f:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

div.topleft {
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
}

/***estilo cuadrados destacados laterales *****/

.cajaBanner_destacados_cuadrados {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 0px;
    margin: 0px 0px 4px 20px;
    background-image: url(img/banners/fondo_banersdestacados.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 273px;
}

.cajaBanner_destacados_cuadrados b {
    font-weight: normal;
}
.cajaBanner_destacados_cuadrados a {
    color: #ffffff;
    text-decoration: none;
}
.cajaBanner_destacados_cuadrados a:hover {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.cajaBanner_destacados_cuadrados ul {
    margin: 0px;
    padding: 50px 0px 0px 10px;
}
.cajaBanner_destacados_cuadrados ul li {
    margin: 0px;
    padding: 0px;
    width: 129px;
    height: 101px;
    float: left;
    display: inline;
    list-style: none;
    overflow: hidden;
}
a.destacado_superior {
    display: block;
    width: 129px;
    height: 101px;
    margin: 0px;
    padding: 72px 0 0px 0px;
    text-align: center;
}
a.destacado_inferior {
    display: block;
    width: 129px;
    height: 101px;
    text-align: center;
    line-height: 32px; /* 	padding:10px 0 0px 0px; */
}

a.destRelax {
    background-image: url(img/banners/destacados_laterales.png);
    background-repeat: no-repeat;
    background-position: left top;
}
a.destEventos {
    background-image: url(img/banners/destacados_laterales-02.png);
    background-repeat: no-repeat;
    background-position: left top;
}
a.destBusiness {
    background-image: url(img/banners/destacados_laterales-03.png);
    background-repeat: no-repeat;
    background-position: left center;
}

a.destBusiness b {
    margin: 10px;
    padding: 10px 0px 0px 0px 0px;
}
a.destGolf {
    background-image: url(img/banners/destacados_laterales-04.png);
    background-repeat: no-repeat;
    background-position: left top;
}
