#home {
  position: relative;
  margin-top: -30px;
}

#home_principal {
  width: 535px;
  float: left;
}

#home_imagenes {
  height: 338px;
}

#home_numero_revista {
  color: #fff;
  font-weight: normal;
  padding-bottom: 3px;
  font-size: 11px ;
  text-transform: uppercase;
}

.home_slideshow_imagen {
  padding: 0 !important;
  margin: 0 !important;
  width: 535px !important;
  height: 320px;
}

#home_noticia_1 {
  background-color: #1f1e1f;
}

.home_noticia {
  width: 265px;
  height: 210px;
  background-color: #3d3d3f;
  float: left;
  margin-top: 5px;
  position: relative;
}


.home_noticia.margin {
  margin-right: 5px;
}

#home_columna {
  width: 265px;
  /*margin-left: 540px;*/
  height: 750px;
  position: absolute;
  top: 17px;
  left: 540px;
}

#home a.boton {
  margin: 20px auto;;
  width: 220px;
}

/* HOME - AGENDA */
h3#home_agenda_titular {
  font-size: 25px;
  color: #fff;
  font-weight: normal !important;
  margin-bottom: 20px;
}

#home_agenda {
  position: relative;   
  z-index: 100;  
}

#home_agenda_contenido {
  overflow: hidden;
  background-color: #dc0d24;
  padding: 15px;
  width: 235px;
  height: 180px !important;
  position: absolute;
  top: 0;
  z-index: 100;
}

#home_agenda_contenido.open {
  height: 395px !important;
}

#home_agenda_exposiciones li.exposicion {
  height: 55px;
  *line-height: 20px;
}
.exposicion_fecha {
  font-size: 25px;
  padding-right:8px;
}

a.exposicion_titulo {
  color: #fff;
  font-size: 11px;
}


/* HOME - EXPERTO */
#home_opinion {
  position: relative;
}

#home_opinion img {
}

#home_opinion h2 {
  font-size: 12px;
  position: absolute;
  left: 15px;
  top: 127px;
  text-transform: uppercase;
  font-weight: normal;
}
#home_opinion a {
  color: #E00022 !important;

}

#home_opinion p {
  position: absolute;
  padding: 5px;
  left: 10px;
  top: 130px;
  *top: 140px;
  color: #BABABA;
  font-size: 12px;
  line-height: 17px;
}

/* HOME - HORIZONTAL */
.home_item_horizontal {
  position: relative;
  height: 210px;
}

.home_item_horizontal .home_item_link {
  position: absolute;
  bottom: 0;
}

.home_item_horizontal h3.home_item_titulo {
  padding: 10px 10px 15px 10px;
  font-weight: normal !important;
  font-size: 25px;
  line-height: 30px;
}

.home_item_horizontal h3.home_item_titulo a {
  color: #fff !important;
  outline: none;
}

/* HOME - TEXTO y FOTO */
.home_item_texto_foto_cabecera {
  padding: 13px 10px 22px 10px;
  height: 36px;
}

.home_item_texto_foto h3.antetitulo {
  font-size: 12px;
  letter-spacing: 1px;
}



.home_noticia h2.titulo {
  font-size: 16px !important;
  margin: 0;
  font-weight: normal;
  line-height: 22px;
}

.home_noticia h2.titulo a {
  color: #fff;
}


.home_item_texto_foto .home_item_texto {
  color: #bababa !important;
  font-size: 12px;
  width: 114px;
  float: left;
}

.home_item_texto_foto_cuerpo {
  position: absolute;
  bottom: 0;
}

.home_item_texto_foto .home_item_texto p {
  margin: 0;
  padding: 0 10px;
  line-height: 17px;
}


/* HOME - VIDEO */
.home_item_video h2.titulo {
  padding: 8px;
  height: 33px;
  overflow: hidden;
}

#home_noticia_4 {
  position: absolute;
  bottom: 0;
}

#cierre {
	*margin-top: 50px;
}