html {
	margin: 0em;
	padding: 0em;
}
body {
	margin: 0em;
	padding: 0em;
	font-family: sans-serif,arial,helvetica;
	overflow: auto;
}
table {
	border-collapse: collapse;
	margin: 0% auto;
	text-align: left;
}
table caption, table th, table td {
	padding: .4em;
	border: 1px solid #999;
}
table caption {
	background-color:#e5e1e1;
	border-bottom: none;
	font-weight:bold;
}
table th {
	background-color:#ddd;
	font-weight:bold;
	white-space: nowrap;
	vertical-align: top;
}
table td {
	background-color:#f8f4f1;
	vertical-align: top;
}
img {
	vertical-align:middle;
	border: none;
	width: auto;
}
acronym {
	cursor: help;
}
a {
	font-size: .9em;
	text-decoration: none;
}
a:link, a:visited {
    color: #4d6185;
}
a:hover {
    text-decoration: underline;
}
a:focus, a:active {
	color: #4a060d;
	text-decoration: underline;
}
hr {
	border: 1px solid #eee;
	width: 100%;
}
h1 {
	margin: 0em;
	color:#fff;
    font: bolder .9em verdana,sans-serif,arial,helvetica;
}
h2 {
	margin: 0em;
	padding: .1em;
	color:#fff;
	text-align: center;
	font: bolder .75em verdana,sans-serif,arial,helvetica;
	text-transform: uppercase;
}
#main .content h3 {
	margin: 0em;
	padding: 0em;
	color:#ab2f2d;
	text-align: center;
	font-size: 1.1em;
	background-color: #f3f1e9;
	border: 2px solid #d9d4be;
}
fieldset {
	border:none;
	margin: 0em;
	padding: 0em;
}
fieldset p {
	margin: 0em;
	padding: .1em;
}
*> fieldset p {
	padding: .15em;
}
legend {
	display:none;
}
label {
	overflow: hidden;
	white-space: nowrap;
}
label, select, textarea {
	font-size: .8em;
}
div.not {
	padding: .2em;
	font-size: .8em;
	width: 42em;
	margin: 1.5em auto;
	background-color: #ffefd5;
	border: 1px dotted #999;
}
input, select, textarea {
	border: 1px solid #999;
	font-family: sans-serif,arial,helvetica;
}
select {
	vertical-align: middle;
}
*> select {
	vertical-align: top;
}
textarea {
	width: 100%;
	height: 7em;
	overflow: auto;
}
ul {
	list-style: none;
	padding: 0em;
	margin: .4em 0em 0em 0em;
}
form input {
	font-size: .8em;
}
form input.inp {
	width: 68%;
}
form input.inpv {
	width: 62%;
}
form select.selv {
	width: 25%;
}
form input.inp1 {
	width: 20.10em;
	margin-right: .2em;
}
form input.inpl {
	font-size: .88em;
	width: 35%;
	margin-left: .2em;
}
form input.butt {
	font-size: .75em;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #ecebf2;
}
form p input.butt {
	width: 8em;
}
form p.breakp input.butt, form div.breakp input.butt {
	margin-left: .2em;
	margin-bottom: .2em;
	width: auto;
}
div.usuari div.bib {
	padding-bottom: .5em;
	text-align: center;
	font: bolder .8em sans-serif,arial,helvetica;
}
div.usuari div.newpass {
	background-color: #e9dcb0;
	margin: 1.5em 0em .3em 0em;
}
div.usuari .butt {
	font-size: .8em;
}
#access {
	display: none;
}
#skiplinks {
	text-indent: -100px;
	font-size: 0em;
}
#main {
	margin: 2.5% auto;
	padding: 0em;
	border-top: 1px solid #524e4f;
	border-left: 1px solid #524e4f;
	border-right: 1px solid #524e4f;
	width: 96%;
	/*background: #fff url(grid.gif);*/
}
#main .head {
	margin: 0em;
	padding: 0em;
	font-size: .85em;
	/*background-color: #88a0b3;*/
	background-color: #86add6;
	border-bottom: 1px solid #999;
	text-transform: uppercase;
}
#main .head .logo {
	margin: 0em;
	padding: 0em;
	float: left;
}
#main .head .title {
	padding-right: 3em;
	padding-top: 2em;
	text-align: right;
	/*color: #efefef;*/
	float: right;
}
#main .menu {
	float:left;
	width:100%;
	border-bottom: 1px solid #999;
	/*background-color: #d9d4be;*/
	background-color: #eee;
	font-size: .85em;
}
#main .menu .text {
	float:left;
	width:68%;
	padding: .12em .12em .12em .5em;
}
#main .menu .imag {
	float:right;
	width:25%;
	text-align:center;
	vertical-align: top;
	color: #7ca9d3;
	padding: .12em;
	cursor: pointer;
}
#main .menu .imag a {
	padding: .6em;
}
#main .menu ul {
	margin: .12em;
}
#main .menu ul li {
	display:inline;
	margin: 0em;
	padding: 0em .5em 0em .7em;
	background: url(../../images/bullet.gif) center left no-repeat;
}
#main .menu h2 {
	display:none;
}
#main .menu a {
	font: bolder .8em verdana,sans-serif,arial,helvetica;
}
#main .menu a:link {
    color: #3e2807;
}
#main .menu a:visited {
    color: #3e2807;
}
#main .menu a:hover, #main .menu a:active, #main .menu a:focus {
    text-decoration: underline;
}
#main .menu a.level, #main .menu a.level:visited, #main .menu a.level:hover {
	color: #ab2f2d;
	cursor: text;
	text-decoration: none;
}
#main .content {
	margin: 0em;
	padding-bottom: 1.5em;
	float: left;
	width: 76%;
}
#main .content fieldset {
	width: 33em;
	margin: auto;
}
#main .content .fields h3{
	display:none;
}
#main .content .fields p label {
	float:left;
	font-size: .8em;
	width: 12.5em;
}
#main .edit {
	margin: 0em;
	padding: 0em;
	float:right;
	width:24%;
}
#main .edit .usuari {
	margin: .3em;
	border:1px solid #999;
	/*background-color: #f3f1e9;*/
	background-color: #eee;
	font-size: .9em;
	padding-bottom: 1.7em;
	visibility: hidden;
}
#main .edit .usuari fieldset {
	margin: auto;
}
#main .edit .usuari h2 {
	margin-bottom:1.7em;
	/*background-color: #788999;*/
	background-color: #86add6;
}
#main .edit .usuari p label {
	width: 47%;
	float:left;
	text-align: right;
	font-size: .9em;
}
#main .edit .tools {
	font-size: .9em;
	/*background-color: #f3f1e9;*/
	background-color: #eee;
	padding-bottom: 1.7em;
	margin: .3em;
	border:1px solid #999;
	visibility: hidden;
}
#main .edit .tools h2 {
	/*background-color: #788999;*/
	background-color: #86add6;
	margin-bottom:1.7em;
}
#main .edit .tools div {
	margin-left: 1.1em;
	margin-top: 1.5em;
	font-size: .9em;
	color: #7CA9D3;
	font-weight: bolder;
}
#main .edit ul li {
	display: list-item;
	background: url(bulletl.gif) left center no-repeat;
	margin: 0em 0em 0em 1em;
	padding-left: 1.1em;
}
#main .edit .contact {
	font-size: .9em;
	background-color: #f3f1e9;
	padding-bottom: 1.7em;
	margin: .3em;
	border:1px solid #999;
}
#main .edit .contact .inf {
	font-size: .85em;
	padding-left: 1.1em;
	padding-right: 1.1em;
}
#main .edit .contact .inf a {
	font-size: 1em;
}
#main .edit .contact h2 {
	margin-bottom:1.7em;
	background-color: #788999;
}
#main .copyright {
    margin: 0em;
    padding: .1em .1em .1em .4em;
    /*background-color: #d9d4be;*/
    background-color: #eee;
    border-top: 1px solid #999;
    border-bottom: 1px solid #524e4f;
    font-size: .7em;
    color: #3E2807;
}
#main .copyright img {
	margin-right: 2em;
}
p.breakp, div.breakp {
	text-align:center;
}
p.error {
	font-size: .8em;
	color: #f00;
}
p.breaki {
	margin: 1em 0em 0em 0em;
	padding:0em;
}
div.empty {
	clear:both;
}
/*** CAPAS CON CONTENIDO ***/
#accesskey, #map, #lector, #results, #verdoc, #sugdes {
	margin: 0em auto 0em auto;
	padding: 2px;
	width: 95%;
	overflow: auto;
	font-size: .75em;
	background-color: #fff;
	border: 1px solid #eee;
}

/*** PAGINA DE ACCESIBILIDAD ***/
#accesskey ul {
	text-align: center;
	width: 95%;
	margin-bottom: 1.8em;
}
#accesskey ul li {
	display: inline;
	font-size: 1.1em;
}
#accesskey a img {
	width: 88px;
	height: 31px;
}
#accesskey table {
	margin: auto;
}
#accesskey p.breakp a img {
	margin-bottom: 1.5em;
}

/*** MAPA DE NAVEGACIÓN ***/
#map a {
	font-size: 1.1em;
}
#map div.listmap {
	float: right;
	width: 70%;
	margin-top: 1em;
}
/*** LECTOR ***/
#lector {
	border: none;
	background: none;
}
#lector table {
	width: 99.9%;
}
#lector table caption {
	margin: auto;
}
#lector table a {
	font-size: 100%;
}
#lector p {
	margin-top: 2.5em;
}
#lector p.user {
	margin-top: 1.5em;
}
#lector .butt {
	width: auto;
	font-size: 1em;
}
#lector table td.chk {
	text-align: center;
}
#lector table td.chk input {
	border: none;
}
table td.msglect {
	text-align: center;
	background-color: #fbfbff;
	padding: 1em;
}
table td.msglect label {
	font-size: 100%;
}
#lector table td.msglect input.date {
	width: 7em;
	margin: .5em 0em 0em .5em;
	font-size: 100%;
}
#lector table td.dsi {
	font-size: 1.3em;
}
#lector table td.dsi input {
	vertical-align: middle;
	border: none;
	margin: .3em;
}
#lector table td.pet {
	text-align: center;
}
#lector table td.pet input {
	border: none;
}
span.space {
	padding-right: 3em;
}
/*** LECTOR: SUGERENCIAS Y DESIDERATAS ***/
#sugdes div.lector_sugdes {
	padding-top: 2em;
}
#sugdes div.lector_sugdes p {	
	margin: 0em;
	padding: .2em;
}
#sugdes div.lector_sugdes p label {
	font-size: 1em;
	margin-left: 5em;
	margin-right: .3em;
	width: 16em;
	float: left;
	text-align: right;
}
#sugdes div.lector_sugdes p input, #sugdes div.lector_sugdes p textarea {
	font-size: 1em;
	width: 20em;
}
#sugdes div.lector_sugdes .butt {
	width: auto;
	margin: 1em 0em 1em 0em;
}

/*** LISTA DE RESULTADOS GENERAL - AUTOR ***/
div.findres {
	font-size: .8em;
	text-align: center;
	width:100%;
}
div.findres span.resbib {
	width:20%;
	padding-right:4em;
}
div.findres span.rescata {
	width:80%;
}
div.findres select {
	font-size:100%;
}

div.listadoc {
	margin-top: .2em;
	font-size: 1.2em;
	width: 100%;
}
div.listadoc .dvdoc {
	 float:left;
	 border-top: 1px solid #eee;
	 width: 100%;
}
div.listadoc .dvdoc span {
	font-size: .9em;
}
div.listadoc .headoc {
	float: left;
	margin-right: .5em;
	margin-top: .08em;
	white-space:nowrap;
}
div.listadoc .headoc span {
	margin-left: 1.4em;
}
div.listadoc .headoc strong {
	font-size: .8em;
}
div.listadoc .mc strong {
	color: #2099e3;
}
div.listadoc .headoc input {
	vertical-align:middle;
	border: none;
}
div.listadoc .resuldoc {
	float: left;
	width: 82%;
	padding: .3em 0em .3em 0em;
}
div.nores {
	margin: auto;
	padding: 2em 0em 2em 0em;
	border: 1px solid #eee;
	background-color: #fff;
	width: 95%;
	text-align: center;
	font-size: .75em;
}

/*** AUTOR ***/
div.listadoc .dvautor {
	 border-top: 1px solid #eee;
	 width: 100%;
	 padding: .3em 0em .3em 0em;
}
div.listadoc img {
	padding-left: .5em;
	padding-right: .5em;
}
div.listadoc .dvautor strong {
	font-size: .8em;
	margin-right: .6em;
}

/** REGISTROS MARCADOS **/
div.marc {
	padding: .8em .2em .8em .2em;
	width: 94%;
	margin: 0em auto .8em auto;
	font-size: 1em;
	background-color: #fff;
	border: 1px solid #eee;
}
div.marc select {
	margin-right: .8em;
}
div.marc p input {
	font-size: .8em;
	margin-right: .2em;
}
div.docmarc {
	font-size: .9em;
}
div.marc_nores {
	padding: 2em;
	width: 80%;
	margin: 5em auto 2em auto;
	font-size: .8em;
	border: 1px solid #999;
	text-align: center;
}
/* REGISTROS BIBLIOGRAFICOS: FORMATO OPAC */
div.marcopac {
	margin: auto;
	padding: .2em;
	width: 95%;
	font-size: .75em;
}
div.marcopac table {
	width: 99%;
	margin-bottom: .5em;
}
div.marcopac table caption {
	margin: auto;
}
div.marcopac table th {
	width: 25%;
}
/** VISUALIZACION DE DOCUMENTOS **/
#verdoc table {
	width: 95%;
	margin-bottom: 1.5em;
}
#verdoc table caption {
	margin: auto;
}
#verdoc table input.butt {
	font-size: 1em;
}
#verdoc div.marcdoc {
	padding: 1em;
	font-size: 1.1em;
}
#verdoc div.marcdoc span img.rank {
	margin-left: 15em;
}
#verdoc div.marcdoc input.butt {
	font-size: .9em;
}
#verdoc div.descdoc {
	width: 95%;
	margin: 0em auto .5em auto;
	font-size: 1.1em;
}
#verdoc div.descdoc table {
	width: 95%;
}
#verdoc div.wndoce {
	width: 100%;
}

#verdoc div.tit {
	margin-bottom: 1.5em;
}
#verdoc div.descdoc a {
	font-size: 1em;
}
#verdoc table td.msglect {
	text-align: center;
	background-color: #fbfbff;
	padding: .5em;
}

/* FORMATO DE VISUALIZACION MARC */
div.formatmarc {
	margin: auto;
	width: 95%;
}
div.formatmarc table {
	font-size: 1.1em;
	margin: 0em;
}
div.formatmarc table *, #wndoce * {
	border: none;
	background-color: #fff;
}
div.formatmarc table tr td a {
	font-size: 100%;
}

/*** FONDOS ***/
div.mainser {
	border: 1px solid #999;
	width: 95%;
	margin: 0em auto 1.5em auto;
}
div.headser {
	padding: .3em;
	background-color:#ddd;
	border-bottom: 1px solid #999;
}
div.ser {
	padding: .5em;
	background-color: #fff;
}
div.ser span{
	padding-bottom: .8em;
}
div.ser a {
	font-size: 100%;
}
#fondos {
	margin: auto;
	padding: 0em;
	width: 96%;
	font-size: .8em;
}
#fondos .mainser {
	width: 99%;
	background-color: #fff;
	margin: auto;
}
#fondos .mainser .butt {
	font-size: .9em;
}
#fondos .mainser .inpf {
	font-size: 1em;
	width: 8em;
}
#fondos .headser {
	padding-bottom: .5em;
}

span.deco {
	text-decoration: underline;
}
span.ital {
	font-style: italic;
}
span.fcr {
	color: #f00;
}
span.fcg {
	color: #0f0;
}
span.fcb {
	color: #00f;
}
span.fcg {
	color: #999;
}
img.multi {
	margin-left: 1.5em;
	padding-right: .5em;
}
div.comic {
	font-family: comic sans ms,sans-serif,arial,helvetica;
}
table.tb_marc tr td, table.tb_marc tr td span {
	background-color: #fbfbff;
}
/*** SISTEMA DE TABS ***/
#verdoc .BoxTable {
	margin: 2.4% 2.4% 0% 2.4%;	
	width: auto;
	border-collapse: separate;
}
#verdoc .divDoc {
	margin: 0% 2.4% 2.4% 2.4%;
	width: auto;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #baccdb;
	background-color: #fbfbff;
}
#verdoc table.BoxTable td.ButtabA
{
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #baccdb;
    background-color: #fbfbff;
    font-weight: bolder;
    cursor: pointer;
	color: #3e2807;
	white-space:nowrap;
}
#verdoc table.BoxTable td.Buttab
{
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #baccdb;
    background-color: #fff;
    cursor: pointer;
	color: #496680;
	white-space:nowrap;
}
#verdoc table.BoxTable td.ButtabVacio
{
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #baccdb;
	background-color: #fff;
	width: 50em;
	white-space:nowrap;
}
#verdoc div.divDoc div {
	text-align: left;
}
#verdoc div.divDoc div.mainser,
#verdoc div.divDoc table, 
#verdoc div.descdoc {
	margin: auto;
	width: 92%;
}
#verdoc #divL2 div.buttejem {
	text-align: right;
	margin-right: 2em;
	font-size: 1.3em;
}
/*** ERROR ***/
table tr td.msg_error {
	padding: 1em;
	color: #f00;
	text-align: center;
	background-color: #fff;
	border: none;
}
