		
		/*---------------------------------- Libro de Registro   */
		
		div#div_filtro_listado_lr{
			font-size:0.70em;
			color: #747b6e;
			padding: 4px 0 10px 0;
			margin: 4px 0;
		}

			div#div_filtro_listado_lr label{
				text-transform: uppercase;
			}

			div#div_filtro_listado_lr p{
				font-size: 1em;
			}

			div#div_filtro_listado_lr input#input_lr_nombre{
				margin-left: 4px;
			}

			div#div_filtro_listado_lr input{
				font-size: 1em;
				font-family: Lucida Sans Unicode;
				color: #52574d;
				width: 120px;
				border: solid 1px #9da196;
			}

			div#div_filtro_listado_lr a img{
				position: relative;
				top: 2px;
				margin-right: 8px;
				margin-left: 2px;
			}

			div#div_filtro_listado_lr select{
				font-size: 1em;
				font-family: Lucida Sans Unicode;
				color: #52574d;
			}

			form#tiposex {
				margin-left: 4px;
				display: inline;
			}
			select#select_lr_sexo{
				width: 88px;
				margin-left: 3px;
			}

			select#select_lr_registro{
				width: 136px !important;
				margin-left: 3px;
			}

		div#div_listado_lr{
			clear: both;
		}

		div#div_listado_lr_columna_izda{
			width: 225px;
			margin-right: 10px;
			float: left;
		}

		div#div_listado_lr_columna_dcha{
			width: 225px;
			float: left;
		}
		
		div.div_ejemplar{
			clear: both;
			width: 460px;
		}

		div.div_ejemplar div.izq {
			margin-right: 10px;
			width: 225px;
			float: left;
		}

		div.div_ejemplar div.dcha {
			width: 225px;
			float: left;
		}

			div.div_ejemplar div.div_info{
				font-size: 0.60em;
				line-height: 11px;
				color: #616136;
				background: url('/css/imgs/fnd_listado_ejemplares.gif');
				width: 205px;
				height: 58px;
				padding: 10px;
				border-top: solid 1px #dadad1;
				margin-bottom: 4px;
				display: block;
			}

				div.div_info img{
					height:58px;

					float: right;
				}

				div.div_info h3{
					font-family: Times New Roman;
					font-size: 1em;
					text-transform: uppercase;
					color: #8aa42f;			
				}

				div.div_info span.span_premio{
					color: #fc004d;
				}

			div.izq:hover div.div_info{
				display: none;
			}

			div.div_info img{
				border: solid 1px #747b6e;
			}

			div.izq:hover div.div_estadistica{
				display: block;
			}

			div.dcha:hover div.div_info{
				display: none;
			}

			div.dcha:hover div.div_estadistica{
				display: block;
			}
		
			div.div_ejemplar div.div_estadistica{
				font-size: 0.60em;
				line-height: 11px;
				color: #747b6e;
				background: #dadad1;
				width: 205px;
				height: 58px;
				padding: 10px;
				border-top: solid 1px #dadad1;
				margin-bottom: 4px;
				display: none;				
			}

			div.div_ejemplar div.div_estadistica img.foto{
				height: 58px;
				border: solid 1px #747b6e;
				float: right;
			}

			div.div_ejemplar div.div_estadistica div.info {
				float: left;
				font-family: Tahoma;
				font-size: 9px;
			}

			div.div_ejemplar div.div_estadistica div.info span.titulo_datos_ejemplar_sin_desc{
				font-weight: bold;
				text-transform: uppercase;
			}

			div.div_ejemplar div.div_estadistica div.info span.span_ejemplar_sin_desc{
				clear: both;
				display: block;
				width: 130px;
				margin-top: 4px;
			}

			div.div_ejemplar div.div_estadistica div.div_barras_estadistica{
				height: 12px;
				margin: 4px 0;
			}

			div.div_barras_estadistica span.span_titulo{
				text-transform: uppercase;
				background: url('/css/imgs/fnd_span_titulo.gif') no-repeat;
				background-position: 0 50%;
				width: 38px;
				float: left;
			}

			div.div_barras_estadistica span.span_barra{
				height: 12px;
				margin-bottom: 4px;
				display: block;
				float: left;
			}

			div.div_barras_estadistica span.span_barra img{
				height: 12px;
			}

			div.div_barras_estadistica span.span_barra:hover{
				background: #fc004d;
			}

			div.div_barras_estadistica span.span_barra_fondo_0{
				background: #747b6e;
			}

			div.div_barras_estadistica span.span_barra_fondo_1{
				background: #888e82;
			}

			div.div_barras_estadistica span.span_barra_fondo_2{
				background: #9da196;
			}

			div.div_barras_estadistica span.span_barra_fondo_3{
				background: #b1b4a9;
			}

			div.div_barras_estadistica span.span_barra_fondo_4{
				background: #c6c7bd;
			}

			div.div_barras_estadistica span.span_barra_fondo_5{
				background: #fff;
			}

			div.div_barras_estadistica span.span_barra_fondo_6{
				background: #fff;
			}

			div.div_barras_estadistica span.span_barra_fondo_7{
				background: #fff;
			}

			div.div_barras_estadistica span.span_barra_fondo_8{
				background: #fff;
			}

			div.div_barras_estadistica span.span_barra_fondo_9{
				background: #fff;
			}

			div#div_paginacion_listado_lr{
				font-size: 0.70em;
				color:#747b6e;
				height: 18px;
				padding: 10px 0;
				clear: both;
			}

			div#div_paginacion_listado_lr span.span_total_registros{
				text-decoration: none;
				float:left;
			}

			div#div_paginacion_listado_lr span.span_paginacion{
				float:right;
			}

			div#div_paginacion_listado_lr span.span_paginacion a{
				color:#8aa42f;
				text-decoration: none;
			}

			div#div_paginacion_listado_lr span.span_paginacion a:hover{
				text-decoration: underline;
			}
		
		/*------------------------------ Fin Libro de Registro   */


