<!--

/** comun (cabecera, pie, menu) **/

#cabecera{
	background-color: #94AAD7;
	width: 100%;
}

html>body #cabecera{
	width: auto;
}

#cabecera #texto_cabecera{
	position: relative;
	background: url(../../i18n/img/fondo_cabecera.jpg) #fff no-repeat;
	border-color: #94AAD7;
	height: 7.4em;
	min-height: 7.2em;
}

html>body #cabecera #texto_cabecera{
	height: auto;
}

#cabecera #texto_cabecera .texto{
	top: 0;
	left: 0;
	margin-top: .9em;
	margin-left: 6em;
}

#cabecera #texto_cabecera .imagen1 img{
	width: 110px;
	*width: 111px;
	_width: 113px;
}

#cabecera #texto_cabecera .imagen_alternativa{
	position: absolute;
	left: 55em;
}

#cabecera #texto_cabecera .imagen_alternativa img{
	width: 70px;
}

#cabecera #texto_cabecera .imagen2{
	position: absolute;
	top: 0;
	right: 10.2em;
}

#cabecera #texto_cabecera .imagen2 img{
	width: 100px;
}

#cabecera .identificacion_menu{
	position: absolute;
	top: 8.8em;
	right: 8em;
}

html>body #cabecera .identificacion_menu{
	top: 8.5em;
}

/** pagina **/

#pagina_contenido0{
	position: relative;
	padding-top: 1em !important;
}

#pagina_contenido{
	position: relative;
	height: 43.5em;
}

html>body #pagina_contenido{
	height: auto;
	min-height: 73em;
}

#contenido{
	height: 70em;
	width: auto;
}

html>body #contenido{
	height: auto;
}

/** breadcrum **/

#web_route a,
#web_route .span_web_route,
#web_route .webroute_current{
	color: #666666;
}

/** menu **/

#menu_principal{
	margin-top: 0;
}

html>body #menu_principal{
	margin-top: .7em;
}

*:first-child+html #menu_principal{
	margin-top: 0;
}

#menu_principal,
#menu_principal li{
	border-color: #D10000;
}

#menu_principal a, #menu_principal a:visited{
	text-decoration: none;
	color: #fff;
}

#menu_principal a{
	color: #555 !important;
}

#menu_principal a:hover{
	color: #cc0033 !important;
	text-decoration: underline;	
}

/** adicional menu **/

.adicional_menu #informacion_adicional{
	position: relative;
	top: 2em;
}

/** pie **/

.empresa{
	padding-top: 0.7em;
}

#adicional_pie{
	top: -12.5em;
	left: 0.7em;
}

/** resultados **/

ol.nav_registros{
	position: relative;
}

/** estadisticas **/

#estadistica table{
	width: 90%;
}

#estadistica #contenido{
	text-align: center;
}

/* hemeroteca */

#busqcalendario,
.calendarmeses{
	position: relative;
}

#busqueda_fechas #numeros table.nav_registros{
	width: 100%;
	_width: 95%;
}

.calendarmes table{
	width: auto;
}

/** administracion **/

.edicion_item {	
 	height:2.2em;
}

html>body .edicion_item {
	height:auto;	 
 	min-height:2.2em;
 	/* esta corregido en digidata, pero se incluye mientra se utiliza otra version*/
}

/* formatos */

.registro_datos .etiquetado table,
.registro_datos .etiquetado table th, 
.registro_bib .etiquetado table,
.registro_bib .etiquetado table th{
	border: 0;
}

.registro_bib .ficha .encabezado_hol {
	padding-left: 0.5em !important;
}

.ficha p.enlaces_registro{
	margin-left: 16.5em !important;
	border: 0 !important;
}

/** ficha **/

.ficha .cabecera{
	position: static !important;
}

.registro_bib .ficha .etiqueta{
	left: 0 !important;
}

.registro_bib .ficha p.enlaces_registro {
	padding-left: 1em !important;
}

/** configuracion OAI **/

.edicion_registro fieldset{
	position: relative;
}

/** admin, eliminar ultimas busquedas **/

#admin #historial_busqueda_reducido{
	display: none;
}
.textIntroduccion {
	width: auto;
	background: none;
}
-->
