/******************************************************************************************************************
 *      Web:            Museo Thyssen-Bornemisza                                                                  *   
 *      Autor:          Ruben Manzano ruben.manzano@gmail.com                                                     *
 *      Hoja:           folleto.css                                                                        *
 *      Descripcion:    folleto                                                                                   * 
 *      Fecha:          10/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 img{ float: left; width: 153px; height: 306px;}

div.enlacesFolletos{ float: right; width: 309px;}

div.enlacesFolletos h3{ font-size: 1.5em; color: #000; text-indent: 28px; background: url(../img/fnd-flechaPeqA5.png) no-repeat 12px 16px; padding: 10px 0 0 0; margin: 0;}

div#colCentralContenidosInt div.enlacesFolletos p.subtituloFolletos{ border-bottom: 1px solid #e5e5e5; padding:0 0 30px 28px; position: relative; top: -6px;}
div.enlacesFolletos p.subtituloFolletos a:link{ font-size: 0.9em; color: #7f7f7f;}
div.enlacesFolletos p.subtituloFolletos a:visited{ font-size: 0.9em; color: #7f7f7f;}
div.enlacesFolletos p.subtituloFolletos a:hover{ font-size: 0.9em; color: #7f7f7f; text-decoration: underline;}
div.enlacesFolletos p.subtituloFolletos a:active{ font-size: 0.9em; color: #7f7f7f;}

div.enlaceFolletos p.subtituloFolletos a:visited{ font-size: 0.9em; color: #7f7f7f;}
div.enlaceFolletos p.subtituloFolletos a:hover{ font-size: 0.9em; color: #7f7f7f; text-decoration: underline; color: #000;}
div.enlaceFolletos p.subtituloFolletos a:active{ font-size: 0.9em; color: #333;}

div.enlacesFolletos ul{ padding: 0 0 0 46px;}
div.enlacesFolletos li{ height: 1.6em; text-indent: 28px; margin: 0; width: 23em; background:transparent url(../img/fnd-flechaPeqA5.png) no-repeat scroll 10px 7px; border-bottom: 1px solid #e7e5da; padding: 2px 0 0 0;}

div.enlacesFolletos ul li a:link{font-size:1.2em; color: #333;}
div.enlacesFolletos ul li a:visited{ font-size: 1.2em; display: block;color: #333;}
div.enlacesFolletos ul li a:hover{ font-size:1.2em; text-decoration: underline;}
div.enlacesFolletos ul li a:active{ font-size: 1.2em; color: #000; display: block;	}

/* leyenda folletos */

dl#leyendaFolletos{ float: right; width: 250px; margin: 30px 0 0 0; color: #7f7f7f;}
	dl#leyendaFolletos dt{ float: left; width: 2.5em;}
	dl#leyendaFolletos dd{ clear: none;}
