/******************************************************************************************************************
 *      Web:            Museo Thyssen-Bornemisza                                                                  *   
 *      Autor:          Ruben Manzano ruben.manzano@gmail.com                                                     *
 *      Hoja:           historico_exposiciones.css                                                                *
 *      Descripcion:    historico exposiciones                                                                    * 
 *      Fecha:          09/02/2009                                                                                *
 **************************************************************************************************************** */

/* reinicio de estilos */
@import url("reinicio.css");

/* navegacion persistente */
@import url("reticulaGeneral.css");

/* widgets */
@import url("widgets.css");

/* tipografia general */

@import url("tipos.css");

div#colCentralContenidosInt { padding: 0}

ol.historicoExposiciones{ margin: -1px 0 0 0; padding: 0 0 0 10px; list-style-type: none; }

div#colCentralContenidosInt  ol.historicoExposiciones li{ margin: 0; padding: 0 0 0 0; background: url(../img/fnd-abiertaListaAZ.png) no-repeat 10px 19px; clear: both; width: 451px; overflow: hidden;}


ol.historicoExposiciones li h3{	 float: left; height: 3.8em; width: 268px; margin: 0 0 1px 0;}
ol.historicoExposiciones li h3.desplegadoHistorico{ border-bottom: 1px solid #e5e5e5; width: 451px; height: 72px;}

ol.historicoExposiciones li h3 a:link{ background:transparent no-repeat scroll 17px 21px; color:#000000; display:block; height:57px; padding:15px 0 0 30px;}
ol.historicoExposiciones li h3 a:visited{ background:transparent no-repeat scroll 17px 21px; color:#000000; display:block; height: 57px; padding:15px 0 0 30px;}
ol.historicoExposiciones li h3 a:hover{background:#E7E5DA no-repeat scroll 10px 19px url(../img/fnd-colapsadaListaAZH.png); color:#000000;  display:block; height: 57px; padding:15px 0 0 30px; }
ol.historicoExposiciones li h3 a:active{ background:#E7E5DA no-repeat scroll 17px 21px; color:#000000;  display:block; height: 57px; padding:15px 0 0 30px;}

ol.historicoExposiciones li h3 span{ display: block; color: #7f7f7f; font-size: 0.8em;}

div#colCentralContenidosInt ol.historicoExposiciones li p{ border-bottom: 1px solid #e5e5e5; padding: 90px 0 20px 51px; background: url(../img/fnd-flechaPeqA5.png) no-repeat 31px 94px;}

/* encabezado colapsado */

div#colCentralContenidosInt li h3 { margin:0; width:451px; border-bottom: 1px solid #e7e5da;}

ol#historicoExposiciones, h3.listaAZcolapsada { background:transparent url(../img/fnd-expandirListaAZ.png) no-repeat scroll 10px 20px; height:1.4em; padding:0 0 0;}

ol.historicoExposiciones li h3 a:link{ background:transparent no-repeat scroll 17px 21px; color:#000000; display:block; height:57px; padding:15px 0 0 30px;}
ol.historicoExposiciones li h3 a:visited{ background:transparent no-repeat scroll 17px 21px; color:#000000; display:block; height: 57px; padding:15px 0 0 30px;}
ol.historicoExposiciones li h3 a:hover{background:#E7E5DA no-repeat scroll 10px 20px url(../img/fnd-expandirListaAZH.png); color:#000000;  display:block; height: 57px; padding:15px 0 0 30px;}
ol.historicoExposiciones li h3 a:active{ background:#E7E5DA no-repeat scroll 17px 21px; color:#000000;  display:block; height: 57px; padding:15px 0 0 30px;}

/* enlace */

a.enlaceEducathyssen:link{ color: #000;}
a.enlaceEducathyssen:visited{color: #000;}
a.enlaceEducathyssen:hover{ color: #000; text-decoration: underline;}
a.enlaceEducathyssen:active{ color: #000; text-decoration: underline;}







