#ofertafondo {background:#000; position:absolute; top:0; left:0; width:100%; height:100%;z-index:10;}
#ofertafechas {background:#fff; position:absolute; width:437px; height:94px;z-index:11;}
#ofertafechas .titulo {background: #E3E3E3; color: #000000; font-family: "Oswald",sans-serif; font-size: 18px; font-weight: normal; padding: 5px; text-align: center; text-transform: uppercase;}
#ofertafechas .cerrar {position:absolute; top:7px; right:7px; cursor:pointer;}
#ofertafechas .entrada,
#ofertafechas .salida,
#ofertafechas .entrada_input,
#ofertafechas .salida_input,
#ofertafechas button {position:absolute;}
#ofertafechas .entrada,
#ofertafechas .salida {top:40px;}
#ofertafechas .entrada_input,
#ofertafechas .salida_input {top:55px;}
#ofertafechas input {width:100px; border:1px #e0e0e0 solid; padding:4px;background: url("/static/alcalatorre/imagenes/base/icono_calendario.gif") no-repeat scroll 85px 5px transparent;}
#ofertafechas .entrada {left:15px;}
#ofertafechas .entrada_input {left:15px;}
#ofertafechas .salida {left:137px;}
#ofertafechas .salida_input {left:138px;}
#ofertafechas button {right:15px; bottom:13px;} 