
/******************************* HEREDADO DE estiloIEA.css *****************************/

/* ----- ESTILOS GENERICOS DE CONTENIDOS ----- */ 
#tema,
#subtema,
#institucional,
#busqueda {
  width: 90%;
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;  
  }
.descContenido {
  font-size: 0.9em;
  font-style: italic;
  position: relative; /*absolute;*/
  float:right;
  margin-top: 2px;
  margin-right: 5px;
}

h2.territorio,
h2.poblacion,
h2.sociedad,
h2.infraestructura,
h2.ciencia,
h2.economia,
h2.administracion,
h2.barras,
h2.juegos {
  background-repeat: no-repeat;
  background-position: 15px 0px;  
  padding: 3px 40px 3px 40px;
}
h2.territorio a,
h2.poblacion a,
h2.sociedad a,
h2.infraestructura a,
h2.ciencia a,
h2.economia a,
h2.administracion a,
h2.barras a {
  font-size: 1.1em;
  font-weight: bold;
  color: #444444;
}

h2.territorio { background-image: url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/icons/territorio20.gif); }
h2.poblacion {   background-image: url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/icons/poblacion20.gif); }
h2.sociedad {   background-image: url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/icons/sociedad20.gif); }
h2.infraestructura { background-image: url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/icons/infraestructura20.gif); }
h2.ciencia { background-image: url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/icons/ciencia20.gif); }
h2.economia { background-image: url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/icons/economia20.gif); }
h2.administracion {  background-image: url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/icons/administracion20.gif); }
h2.barras { background-image: url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/icons/barras20.gif); }


/* ----- ESTILOS ESPECÍFICOS DE CONTENIDOS ------ */

/* producto + (menú, imagen...)*/

#menu-producto {
  border: 0px;
  text-align: left;
  padding: 10px;
  margin: 10px;
  width: 90%;
}
#menu-producto ul {
  list-style: none;
  padding: 0;
  margin-left: 20px;  
}
#menu-producto li {
  /*list-style-image:   url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/menu/v02.gif);*/
  background-repeat: no-repeat;  
  background-position: 10px;
}
#menu-producto a{
  color: #444444;
  text-decoration: none;    
}
#menu-producto a:hover,
#menu-producto a:active {
  color: #333333;
  background-color: #C8CD97;
  text-decoration: none;    
  }
#columimg {
  float: left;
  width: 200px;
  text-align: center;
}

.rodea-img { 
  float: left;
  margin: 20px;
 }

/* temas */

.tematd1, .tematd2 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DADADA;
}
.tematd1{
  padding-left: 10px;
  text-align: left;
}
.tematd2{
  text-align: center;
}

#tema th a {
  background-image: url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/icons/link_02.gif);
  background-repeat: no-repeat;
  font-size: 1em;
  font-weight: bold;
  color: #4d76c4;
  background-position: right;
  padding-right: 20px;
}
#tema td a, #tema td a:hover, #tema td a:active {
  background-image: url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/icons/arbol_01.gif);
  background-repeat: no-repeat;
  background-position: 5px 0px;
  padding-left: 20px;
  font-size: 1em;
  color: #444444;
  display: block;
}
#tema td a:hover, #tema td a:active  {
  background-color: #FAEDC7;
  font-size: 1em;
  color: #444444;
  text-decoration: none;
  width: 100%;
  display: block;  
}

/* Subtema, e Información institucional */ 
#subtema p { 
  margin: 5px 0px;
  text-align: justify;
  }
#subtema ul,
#institucional ul {
  list-style: none;
  padding: 0;
  margin: 0px;  
}
#subtema ul li,
#institucional ul li {
  padding: 5px;  
}
#subtema ul a,
#institucional ul a {
  color: #444444;
  margin: 0px;  
}

/* indice de contenidos*/
#IT-izq {
  width: 47%;
  float: left;
  text-align: center;
}
#IT-dch {
  width: 47%;
  float: right;
  text-align: center;
}
.cajamenu{
  width: 350px;
  background-color: #F0F6FC;
  background-image: url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/menu/piemenu.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}
.cajamenu ul{
  list-style: none;
  padding: 0;
  margin: 0;
  border-right: 1px solid #C8CD97;
  border-left: 1px solid #C8CD97;
}
.cajamenu li{
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  margin-right: 4%;
  margin-left: 4%;
  border-bottom-width: 1px;
  line-height: 1.6em;
}
#indicetema h2 a{
  color: #4D76C4;
  font-size: 16px;
  background-image: url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/icons/link_02.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-left: 75px;
  padding-right: 20px;
  line-height: 3em;
}
#mpoblacion h2, #msociedad h2, #meconomia h2 {
  height: 60px;
  margin: 0px;
}
#mpoblacion h2 { background:  url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/menu/cab_poblacion.gif) no-repeat; }
#msociedad h2 { background:  url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/menu/cab_sociedad.gif) no-repeat; }
#meconomia h2 { background:  url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/menu/cab_economia.gif) no-repeat; }
#mterritorio h2, #minfraestructura h2, #mciencia h2, #madministracion h2 {
  width: 350px;
  height: 54px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}
#mterritorio h2 { background:  url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/menu/cab_territorio.gif) no-repeat; }
#minfraestructura h2 { background:  url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/menu/cab_infraestructura.gif) no-repeat; }
#mciencia h2 { background:  url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/menu/cab_ciencia.gif) no-repeat; }
#madministracion h2 { background:  url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/menu/cab_administracion.gif) no-repeat; }
#indicetema li a, #indicetema li a:hover, #indicetema li a:active {
  padding-left: 10px;
  padding-right: 10px;
  color: #444444;
  display: block;
}
#indicetema li a:hover, #indicetema li a:active  {
  background-color: #FAEDC7;
  text-decoration: none;
  width: 94%;
  display: block;  
}

/* busqueda */
#busqueda fieldset {
  border: 1px solid #FFF;
  width: 90%;
  padding: 0px;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-right: auto;
  margin-left: auto;  
}
#busqueda legend, #busqueda form {
  margin: 0px;
  padding: 0px;
}
#busqueda legend {
  color: #4D76C4;
  font-size: 1em;
  padding: 0;
  margin: 0px;
  font-weight: bold;

}
.etiqueta {
  font-size: 1em;
  color: #4D76C4;
  line-height: 3em;
}
#busqueda select, #busqueda input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #444444;
  border: solid 1px gray;
}
#busqueda ul {
    list-style: none;
  padding: 0;
  margin: 0px;  
}
#busqueda li{
    padding: 0px 10px 0px 10px;
  border-bottom: 1px dashed #4D76C4;
}
.titleblue {
  color: #4D76C4;
  font-weight: bold;
}
#pielista{ height: 15px;}
#registro {
  margin: 5px 150px 0px 0px;
  float: left;  
  text-align: left;
}
#controles {
  margin: 5px 0px 0px 0px;  
  width: 140px;
  float: right;
  text-align: right;
}
#controles img { 
  border: 0px;   
  }
  
/* Genericos de pagina de tablas */
.tablacentro {
  text-align: center;
  margin: 0px auto 0px auto;
}
/*BORRAR ESTA FILA*/table.tabla1 { width: 900px;}
table.tabla1, table.tabla2, table.tabla3 {
  text-align: center;
  font-size: 1em;
  margin: 10px auto 10px auto;
}
table.tabla1 a, table.tabla2 a, table.tabla3 a {
  text-decoration: underline;
}
table.tabla1 tr th, table.tabla2 tr th, table.tabla3 tr th  {
  color: #666;
  padding: 3px 6px 3px 6px;
  background-color: #C8CD97;
  border: 1px solid #C8CD97;
}
tr.fila1 td {
  padding: 3px 6px 3px 6px;
  background-color: #FCF3D8;
  border: 1px solid #EFEBC6;
}
tr.fila2 td {
  padding: 3px 6px 3px 6px;
  background-color: #fdfded;
  border: 1px solid #EFEBC6;
}
tr.filatotal td {
  background-color: #fdfded;
  border: 1px solid #EFEBC6;
}
table.tabla3 tr.filatotal th { 
  color: #444444;
  background-color: #EFEBC6;
  border: 1px solid #C8CD97;
}
table.tabla2 tr.fila1 th, table.tabla2 tr.fila2 th, table.tabla3 tr.filacab th  {
  color: #444444;
  background-color: #C8CD97;
  border: 1px solid #C8CD97;
}
table.tabla3 tr.fila1 th, table.tabla3 tr.fila2 th, table.tabla3 tr.colum th {
  color: #444444;
  background-color: #F3F7E3;
  border: 1px solid #C8CD97;
  background-image: url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/icons/fondo_celda.gif);
  background-repeat: repeat;
  font-weight: normal;
}
.tdizq { text-align: left; }
.tddch { text-align: right; }  


/*********************** HEREDADO DE estiloTema.css ********************/


#espacio_contenido_estadistica{
  /*font-family: verdana,arial,helvetica,sans-serif;*/
  font-size: 0.9em;
  line-height: 20px;
  text-align: justify;
}
#espacio_contenido_estadistica a{
    color: #146b78;
    font-weight: bold;
    padding-left: 20px;
    text-decoration: none;
}
#container {
  margin: 10px 20px;
  padding: 10px;
  text-align: center;
}

/****************************** ESTILOS REVISADOS NUEVA WEB 2015 ********************************/

body {
  display:inline-block;
  margin:5px;
  min-width: 99%;
}

#contenedor_centrado {
  width:100%;
}

#cabecera_2 div {
    left: 98%;
}

#cuerpo a{
	color: #360;
}
#cuerpo a:active,
#cuerpo a:hover{
	text-decoration: underline;
	text-decoration-style: dotted;
}

/* bloques de contenido */
#arriba{
  margin-top:20px;
  float: left;
  width: 100%;
  text-align: justify;
}
#columnas{
  width: 100%;
  min-width: 1024px;
}
#columizq {
  float: left;
  text-align: left;
  width: 40%;
  min-width: 300px;
  /*width:expression(document.body.clientWidth < 400? "400px": "auto" );*/
}
#columder {
  float: right;
  padding-left: 10px;
  /*margin-left: 450px;*/
  min-width:600px;
}
#abajo{
  margin-top:20px;
  float: left;
  width: 100%;
  text-align: justify;
}

.menu-producto {
  width: 90%;
  text-align: justify;
  padding: 5px 20px 10px 20px;
  margin: 10px;
  border-radius: 5px;
  background-color: #F3F7E3;
  box-shadow: 1px 1px 2px #666;
}

/* listados */
.barratitulo{
  margin: 0 0 10px 0;
  padding: 2px 10px 10px 10px;
  /*font-size: 0.9em;*/
  border-radius: 5px;
  box-shadow: 1px 1px 2px #999;
  background-color: #F3F7E3;
}
.barracontenido,
.barracontenido1{
  background-color: #fdfded;
  border: 1px solid #EFEBC6;
  border-left: 0px;
  border-right:0px;
  padding: 5px; /*2px 8px 2px 8px;*/
  margin: 0px; /*2px 0px 2px 0px;*/
}
.barracontenido1{
  border-top: 2px solid #C8CD97;
}

/* tablas */
.titCol2{
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #555555;
	padding: 0px 5px 0px 5px;
}
.tematabla {
  font-size: 0.9em;
  color: #666;
  background-color: #FFF;
  margin: 2px 0px 14px;
  width: 100%;
  padding: 0px;
  border-spacing: 0px;
  line-height: 1.4em;
}
.temath0,
.temath0c,
.temath1,
.temath2,
.temath3 {
	background-color: #fdfded;
	font-size: 1em;
	font-weight: normal;
	color: #555;
    border: 0px;
	border-top: 1px solid #EFEBC6;
	border-bottom: 1px solid #EFEBC6;
	padding: 5px;
}
.temath1{
	text-align: left;
	width: 50%;
	padding-left: 10px;	
}
.temath2{
	background-color: #F3F7E3;
	text-align: left;
	width: 25%;	
}
.temath3{
	font-size:0.9em;
	text-align: left;
	width: 25%;
	padding-left: 10px;
}

/* indices de descarga */
.titCap {
  font-size: 1.3em;
  font-weight: bold;
  color:#555;
}
.titSubCap {
  font-size: 1.2em;
  font-weight: bold;
}
.indice {
  font-size: 1.1em;
  font-weight: bold;
}
.indiceCap {
  font-size: 1em;
  font-weight: bold;
}
.xls {
    font-size: 1em;
    font-weight: normal;
    list-style-image: url("https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/icons/xls.gif");
    margin-bottom: 1px;
}
.mapa {
    font-size: 1em;
    font-weight: normal;
    list-style-image: url('https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/icons/mapa.gif');
    margin-bottom: 1px;
}
.pdf {
    font-size: 1em;
    font-weight: normal;
    list-style-image: url('https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/icons/pdf.gif');
    margin-bottom: 1px;
}

/* Registros de actualizaciones */
table.tabActualizacion{
  border-collapse: collapse;
  vertical-align: top;
}
table.tabActualizacion tr{
  border-bottom: 2px solid #fff;
}


/* lista horizontal */
.indicePubs ul{
  display: inline;
}
.indicePubs ul li{
  display: inline;
}
.indicePubs ul li:after {
  content: "|"; padding: 0 .5em;
}
.indicePubs ul li:last-child:after{
  content: ""; padding: 0 .5em;
}

/* Otros */
#fuente_ieca{
	display: none;
}
