/**
 * General
 */
*, html { margin: 0; padding: 0; }
body { background-color: #291402; color: #FBD39A; font-family: Arial, Helvetica, sans-serif; font-size: 80%; }
a, a:visited { color: #FBD39A; }
a:hover { color: #F3B45A; }

/**
 * Columna b
 */
div#cob { width: 290px; height: 400px; float: right; overflow: auto; }
div#cob img { margin: 0 0 10px 100px; }
div#cob h2 { height: 45px; }
div#cob h2 span { display: none; }
div#cob p { padding: 0 15px; }

/* Texto */
div#txt { letter-spacing: 2px; line-height: 150%; }

/* Lista de tarifas */
div#cob ul li { list-style: none; margin-left: 20px; padding-left: 20px; background: url(images/icoPDF.gif) no-repeat; }

/* lightbox */
div#lig { margin: 2px 0 0 130px; }
div#lig img { padding: 4px; background-color: White; margin: 0px 10px 10px 0px; }

/**
 * Columna a
 */
div#coa { height: 400px; overflow: hidden; }
div#coa h3 { height: 65px; }
div#coa h3 span { display: none; }

/* Fondo */
div#fon { background-color: #BC3606; width: 547px; height: 340px; position: absolute; top: 60px; left: 80px; z-index: -1; }

/**
 * Formulario de contacto
 */
div#coa form { padding: 20px 100px; }
div#coa label { display: block; }
div#coa input, textarea { display: block; margin-bottom: 10px; }
div#coa input:focus, textarea:focus { border: 2px solid #291402; }
div#coa input.boton:hover { border: 1px solid #BC3606; }


#fDates{
    padding:0px !important;
    margin:0px !important;
    float:left;
    width: 627px;
}

.capa_form_buscador{
    clear: both;
    float: left;
    height: 40px;
    width: 627px;
    position:relative;
    z-index:1000;
}

.title_fecha_entrada{
    float: left;
    font-size: 13px;
    height: 20px;
    line-height: 21px;
    margin-right: 5px;
    margin-top: 10px;
}

.posi_inputs{
    cursor: pointer;
    float: left;
    height: 19px;
    margin-top: 9px;
    width: 161px;
}

.posi_buscar{
    cursor: pointer;
    float: left;
    margin-left: 9px;
    margin-top: 8px;
    width: 70px;
}

.caltrigger{
    background-image:url('images/ico_calendar.gif');
    background-repeat: no-repeat;
    width:20px;
    height:20px;
    float:left;
    margin-left:5px;
    margin-top: 9px;
}

#calroot{
    top:52px !important;
    z-index:9999;
}
