* {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

ul {
  list-style: none;
}

#comoLlegar {
  background:transparent url(../images/llegar.png) no-repeat scroll center center;
  height:38px;
  left:558px;
  position:absolute;
  top:514px;
  width:77px;
  z-index:3000;
}

#comoLlegar a {
  display: block;
  text-indent:-500em;
  width: 100%;
  height: 100%;
}

#contenedor {
  text-align: justify;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
  width: 992px;
}

#cabecera {
  position: relative;
  height: 196px;
  background: url(../images/cabecera.jpg) top left no-repeat;
  margin-left: 2px;
}

#cabecera {
  height: 552px;
}

#imagenesCabecera {
  /*position: absolute;
  bottom: 0;
  margin: 0;
  padding: 0;
  left: 2px;
  width: 984px;
  overflow: hidden;
  height: 354px;
*/
margin: 5px 0 5px 0;
	border:solid 1px #999; 
	height:454px;
	width:683px;
}

#imagenesCabecera li {
  position: absolute;
}

#fondoNavegacion, #navegacion {
  position: absolute;
  top:0px;
  right: 5px;
  width: 335px;
  height: 38px;
}
#navegacion {
  width: 325px;
}

#fondoNavegacion {
  background: url(../images/navbar.png) no-repeat;
}

#cajitas {
  margin: 10px 0 9px 10px;
  line-height: 10px;
  height: 10px;
}

#cajitas li {
  float: left;
  width: 10px;
  height: 10px;
  background: white;
  margin-right: 5px;
  cursor: pointer;
}

#cajitas li.activo {
  background: #9fc54c;
}

#play {
  position: absolute;
  right: 15px;
  bottom: 18px;
  width: 60px;
  height: 13px;
  background: url(../images/play.png) no-repeat;
  cursor: pointer;
}

#play.activo {
  background: transparent;
  cursor: default;
}

#progreso {
  height: 5px;
  background: #fff;
  width: 305px;
  padding: 0;
  margin-left: 10px;
}

#progreso div {
  height: 5px;
  background: #9fc54c;
  margin: 0;
}

#textoImagen {
  position: absolute;
  left: 0px;
  top: 415px;
  z-index: 500;
  background: url(../images/textbar.png) top no-repeat; 
  width: 683px;
  height: 40px;
  overflow: hidden;
  color: #124ba6;
  text-align: left;
  font-size: 20pt;
}

#textoImagen h3 {
  color: #ffffff;
  margin-bottom: 1em;
  font-weight: bold;
  font-size: 12pt;
  padding-left: 20px;
  padding-top: 10px;
  font-family:Arial, Helvetica, sans-serif;
}

#textoImagen a{
  text-decoration: none;
  margin-top: 1em;
  position: absolute;
  top: 107px;
  right: 14px;
  z-index: 2;
  color: #124ba6;
  font-size: 11pt;
}

/*orange bit*/

#ofertas {
  list-style: none;
  position: absolute;
  margin: 0;
  padding: 0;
  left: 25px;
  top: 145px;
  z-index: 4;
  background: url(../images/fondoOferta.jpg) left top no-repeat;
  text-align: left;
}

#ofertas h2 {
  font-size: 2em;
  margin-top: 0;
  clear: both;
}

#ofertas li {
  padding: 60px 10px 0 10px;
  width: 92px;
  height: 353px;
  color: #fff;
  display: none;
}

#ofertas li.primero {
  display: block;
}

#ofertas li a {
  position: absolute;
  bottom: 15px;
  width: 80px;
  height: 34px;
  margin-left: 6px;
  line-height: 34px;
  text-align: center;
  background: url(../images/fondoOfertas.jpg) no-repeat;
  text-decoration: none;
  color: #fff;
}

#ofertas h2 {
  text-align: center;
  background: url(../images/separadorOferta.gif) bottom no-repeat;
  padding-bottom: 0.5em;
}
