/* -------------------------------- */
/* --- Nuevos estilos IECA 2015 --- */
/* -------------------------------- */

/* ------ GENERAL  ------ */

body {
  margin: 0px !important;  /*estilo portal DEGA*/
  padding: 0;
  color: #333;
  vertical-align: top ;
  text-align : left;
  font-family: Source Sans Pro,arial,helvetica,sans-serif; /*estilo portal DEGA*/
  font-size: 100%; /*1em*/
  font-weight: 400; /*estilo portal DEGA*/
  line-height: 1.5; /*estilo portal DEGA*/
  background: #FFF; /*estilo portal DEGA*/
}
h2{
  margin: 20px 0 20px 0;
  padding:0;
  font-size: 1.4em;
  font-weight: bold;
}
a:link, a:visited{
  color: #000;
  text-decoration: none;
}
a:hover{
  color: #f90;
  text-decoration: none;
}
img {
  border: 0px;
  page-break-inside: avoid !important;
}

.displaynone {
  display: none;
}
.displayblock {
  display: block;
}
.displayinline {
  display: inline;
}
.alignleft {
  text-align: left !important;
}
.aligncenter,
.centrar{
  text-align: center !important;
}
.alignright {
  text-align: right !important;
}
.alignjustify {
  text-align: justify !important;
}
.clearboth {
  clear: both;
}
.bordernone {
  border: none;
}
.borde1{
  border: 1px solid #000;
}
.cursiva{
  font-style: italic;
}
.negrita,
.ponernegro {
  font-weight: bold;
}
.ponermayuscula{
  text-transform: uppercase;
}
.azulillo {
  color: #360;
}
.negra {
  color: #4E4D4D;
}
.derder {
  margin-left: 370px;
  FONT-WEIGHT: bold;
}
.sombra{
  box-shadow: 1px 1px 2px #999;
}
.enlace{
  color: #000;
  text-decoration: none;
}
.enlace:hover{
  color: #f90;
  text-decoration: none;
  cursor:pointer;
}

/* estilos especiales de titulos*/
.titPag {
  font-family: Source Sans Pro,arial,helvetica,sans-serif; /*estilo portal DEGA*/
  font-size: 1.4em;
  font-weight: bold;
  color: #666 !important;
  text-align: center;
}
.subTitPag {
  font-size: 1.3em;
  font-weight: bold;
  color: #666 !important;
  text-align: center;
}
.titservidores {
  font-size: 1.6em;
  font-weight: bold;
  color: #52564d;
  text-align: left;
}
.titulo{
  font-weight: bold;
  font-size: 1.1em;
}
.titulo1{
  margin-top:1.5em;
  font-weight: bold;
  font-size: 1em;
}
.titCol{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #555555;
	padding: 20px 5px 0px 10px;
}

/* estilos especiales de texto */
.actualizacion{
	font-size: 1.0em;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}
.novedades {
  font-size: 0.9em;
  text-align: justify;
}
.nv {
  font-size: 0.8em;
  text-align: center;
}
.lateral10{
  border-left: 10px solid #fff; /*#B4CC96;*/
}
.lateral25{
  border-left: 25px solid #fff; /*#B4CC96;*/
}
.separado{
  letter-spacing: 0.3em;
}
.solo_imprimir{
  display:none;
}
.subtemah3 {
  font-size: 1.1em;
  padding: 4px 0px 0px 0px;
  margin: 25px 0px 0px 0px;
  border-top: 1px dashed #360;
}
.subtemah3 a {
  color: #666;
  background-image: url(https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/icons/link_02.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 20px;
  display:block;  
}
.subtemavolver {
  color: #360;
  text-align: right;
  background-image: url('https://www.juntadeandalucia.es/institutodeestadisticaycartografia/portal/images/icons/subir.gif');
  background-repeat: no-repeat;
  background-position: right;
  margin-top: 0px;  
  padding-right: 15px;  
}

.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;
}

/* cuerpo generico */
#cuerpo {
  clear: both;
  border-left: 12px solid #fff;
  border-right: 12px solid #fff;
  margin-top: 0px;
  width: auto;
}
#titulo_contenido {
  clear: both;
  width: 100%;
  font:1em Source Sans Pro,arial,helvetica,sans-serif; /*estilo portal DEGA*/
}
#titulo_contenido h1 {
  display:none;  
}
#titulo_contenido h2 {
  color: #404040;
  margin-left: 3px;
  padding-left: 5px;
  font-size:1.5em;
}
#contenido,
#contenido2{
	margin-left: 5px;
	padding-left: 10px;
	text-align: justify;
	font-size: 0.9em;
}
#contenido{
	border-left: 1px solid #86A10B;
}

#subtema{
  font-size: 0.9em;
}



/* ------ FIN GENERAL ------ */



/* ------ CABECERA.PHP --------- */

/* -- Contenedores --*/

#contenedor_centrado {
	width: 1024px;
	margin: auto;
	background-color: #fff;
	box-shadow: 1px 1px 2px #888888;
	padding-top: 50px;
}
#contenedor {
  /*height: 100%;*/
  width: 100%;
  background-color: #fff;
}

/* -- Cabecera superior -- */


#cabecera {
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  height: 85px;  /* Logo 2020 */ 
  min-width:1000px;
  background-color: #ffffff;
  font-size: 0.7em;
}

#cabecera-dega {
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  height: 85px;  /* Logo 2020 */ 
  min-width:1000px;
  background-color: #ffffff;
  font-size: 0.7em;
}

#cabecera_1 {
  float: left;
  border: 0px solid #000;
  padding: 0 0 0 5px;
  width: 70%; /* Logo 2020 */ 
}
#logos a{
  /* margin-top:5px;*/
}      

#cabecera_2 {
  float: right;
  border: 0px solid blue;
  width: 25%;
}

#cabecera_2a {
  float: left;
  border: 0px;
  width: 58%; /* Logo 2020 */
  height: 100%;
  bottom: 0px;
}
#cabecera_2a img {
  float: right;
  list-style: none;
}
#redessociales {
  float: right;
  margin-right: 3px;
  margin-top: 60px;  /* Logo 2020 */   
}
#redessociales img {
  height: 22px;
  width: auto;
  padding: 3px;
  border: 0px;
}

#cabecera_2b {
  float: left;
  border: 0px;
  height: 60px;  /* Logo 2020 */
  width: 40%;
  margin-top: 7px;
}
.cabecera_2b_menu {
  height: 100%;
}
#cabecera_2b a {
  color: #808080;
  font-weight: bold;
  text-decoration: none;
  font-family: Source Sans Pro,arial,helvetica,sans-serif; /*estilo portal DEGA*/
}
#cabecera_2b a:hover {
  list-style: none;
  color: #fff;
  text-decoration: none;
  background: #686868;
}
#cabecera_2b ul {
  display: block;
  margin-right: 0px;
  margin-top: 2px;
}
#cabecera_2b li {
  list-style: none;
  margin-bottom: 1px;
  padding: 0px 2px; 
  line-height: 1.6em;  /* Logo 2020 */                
  margin-left: -35px;
  background-color: #ffffff;
}

/* -- Barra de men? y camino de migas -- */

#navigation { 
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  min-width: 1000px;
  font-size: 0.7em;
  background: #fff;
}

.lineacolor{
  clear: both;
  padding: 0;
  width: 100%;
  height: 8px;
  line-height: 8px; 
  border-top: 0px solid #fff; /*3px solid #fff;*/
}

#menu_horizontal {
  clear: both;
  width: 100%;
  border: 0px solid red;
  margin-top: 5px;
  padding-left: 5px;
}
#menu_horizontal_1 {
  float: left;
  width: auto;
  border: 0px solid blue;
  padding-top: 0px;
}
#menu_horizontal_2 {
  float: right;
  width: 550px;
  border: 0px solid green;
}

#caminomigas{
  display:block;
  width: 100%;
  position: relative;
  line-height: 25px;
  font:1em Source Sans Pro,arial,helvetica,sans-serif; /*estilo portal DEGA*/
}
#caminomigas img{
                 
  height:25px;
  vertical-align: middle;
  width: auto;
}
#caminomigas a{
  color: #404040;
  font-weight: normal;
  text-decoration: none;
}
#caminomigas a:hover{
  color: #fff;
  background: #404040;
}

#botoneramenu {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -10px;
  padding-left: 0%;
  width: 100%;
  display: block;
  font: bold 1.2em Arial;
  color: #E51C1E;
  text-align: right;
}

/* -- Menu desplegable --*/

/*menu*/
ul.desplegable{
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 500;
  float: right;
  font-weight: bold;
}

/*elemento del menu*/
ul.desplegable li{
  clear: none !important;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  min-height: 1px;
  line-height: 1.2em;
  vertical-align: middle;
  padding: 5px 5px;
  background-color: #fff;
  color: #000;
}
ul.desplegable li.hover,
ul.desplegable li:hover
{
  position: relative;
  z-index: 550;
  cursor: default;
  background-color: #eee;
  color: #000;
}
ul.desplegable li:on{
  background-color: #eee;
  color: #000;
}
ul.desplegable li.sep{
  background-color: #fff;
  color: #666;
}
ul.desplegable li ul a{
  font-weight: normal !important;
}

/*submenus*/
ul.desplegable ul{
  list-style: none;
  margin: 0;
  padding: 1px;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 600;
  width: 350px;
  margin-top: 0px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #afafaf;
  background-color: #fff;
  text-align: left;
}
ul.desplegable ul.sub_menu_izq{
  left: -275px;
}

/*elemento de submenu*/
ul.desplegable ul li {
  float: none;
  font-weight: normal;
}
ul.desplegable ul ul {
  top: 5px;
  left: 50%;
  width: 250px;
}
ul.desplegable ul ul.sub_menu_izq{
  top: 0px;
  left:-252px;
}
ul.desplegable li:hover > ul{
  visibility: visible;
}
ul.desplegable img{
  max-height: 24px;
  width: auto;
  float: right;
}
ul.desplegable a:link,
ul.desplegable a:visited { color: #000; text-decoration: none; }
ul.desplegable a:hover	{ color: #f90; }

/* -- Buscadores -- */

#minibuscador {
  clear: both;
  margin-top: -8px;
  width: 100%;
  height: 50px;
}
form.search {
  padding: 5px;
  font-size: 1.2em;
}
form.search label{
  position: relative;
  top: 6px;
  padding: 5px;
}
form.search .label{
  position: relative;
  top: 6px;
  padding: 5px;
}
form.search input{
  vertical-align: top;
}
form.search input#text {
  background-color: #fff;
  width: 200px;
  border: 1px solid #808080;
  padding: 4px 4px 2px 10px;
}
form.search>input#text {
  margin: 1px 0 0 0;
}
form.search input#search,
form.search input#glosario {
  background-color: #202020;
  font-weight: bold;
  color: #fff;
  height: 2em;
  width: 60px;
  border: 1px solid #808080;
  margin: 0px 0 0 6px;
  padding: 0 1px 2px 1px;
}
form.search>input#search,
form.search input#glosario {
  margin: 1px 0 0 6px;
  padding: 0px 1px 0 1px;
}
form.search input:hover#search,
form.search input:hover#glosario {
  background-color: #808080;
}
form.search input#glosario {
  display: none;
}

/* ------ FIN CABECERA.PHP ------ */


/* ------ PIE.PHP ------ */

#footer{
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  min-width: 1000px;
  margin-top: 20px;
  font-size: 0.7em;
}

#piea {
  clear: both;
  border-BOTTOM: 9px solid #fff;
  border-top: 9px solid #fff;
  margin-top: 0px;
  height: 65px;
  width: 100%;
  font:1em Source Sans Pro,arial,helvetica,sans-serif; /*estilo portal DEGA*/
}
#piea1 {
  float: left;
  margin-top: 0px;
  margin-bottom: 6px;
  width: 62%;
  margin-left:5px;
}
#piea1 a {
  line-height: 15px;
  color: #404040;
  FONT-WEIGHT: bold;
  font-size: 1em;
  text-decoration: none;
  background: #fff;
  padding: 5px;
  margin: 0px;
}
#piea1 a:hover {
  list-style: none;
  color: #fff;
  text-decoration: none;
  background: #686868;
}
#logow3caa {
  border: 1px;
  margin: 0px 0 -9px 5px;
}

#piea2 {
  float: right;
  text-align: center;
  width: 36%;
  margin-top: -10px;
  margin-bottom: 5px;
} 

/* ------ FIN PIE ----------- */



/* ------ OTROS ------------- */

/* Barra social */
#social{
  display: block;
  border: 0px solid #999;
  font-size:0.7em;
}
#social a span{
  vertical-align: middle;
  font-weight: bold;
  padding-top: 5px;
  color: #666 !important;
}
#social a:hover{
  text-decoration: none !important;
}
#social a:hover span{
  color: #f90 !important;
}
#social ul{
  float: left;
  display: inline;
}
#social li{
  float: left;
  list-style: none;
}
#social img{
  max-height: 24px;
  width: auto;
  float: left;
}

/* menu desplegable */
#social ul.desplegable_soc{
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 500;
  font-weight: bold;
}
#social ul.desplegable_soc li{
  margin: 0;
  padding: 0;
  line-height: 1.2em;
  vertical-align: middle;
  padding: 5px 5px;
  background-color: #fff;
}
#social ul.desplegable_soc li:hover{
  position: relative;
  z-index: 550;
  cursor: default;
  background-color: #eee;
  color: #000;
}
#social ul.desplegable_soc li:on{
  background-color: #eee;
  color: #000;
}

/*submenu*/
#social ul.sub_menu_soc{
  margin: 0;
  padding: 1px;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 600;
  width: 350px;
  margin-top: 0px;
  border: 1px solid #afafaf;
  background-color: #fff;
  text-align: left;
}
#social ul.sub_menu_soc li {
  font-weight: normal;
}
#social ul.desplegable_soc li:hover > ul.sub_menu_soc{
  visibility: visible;
}


/* mensajes de aviso */
.aviso{
  position: absolute;
  top:0px;
  right: 0px;
  z-index:100;
  height: auto;
  width: 100%;
  margin:0px;
  padding:5px;
  font-size: 0.8em;
  text-align: center;
  color: #000;
  background-color: #ffc;
  box-shadow: 2px 0px 5px #666;
}
.aviso a{
  color:#999;
  text-decoration:none;
}
.aviso a:hover{
  border-bottom: 1px dotted #999;
}

/* estilos bloques mapea JS*/
.mapea_tipo_1{
    width: 580px !important;
    height: 400px !important;
    border: 1px solid #666   !important;
    box-shadow: 4px 4px 4px #aeaeae;
    margin:0 auto;
}
/*.mapea_tipo_2{
    margin: auto;
    width: 100% !important;
    border: 0px solid #666 !important;
    box-shadow: 0px 1px 2px #aaa;
}*/
/*.mapea_tipo_3{
    width: 600px !important;
    height: 400px !important;
    border: 1px solid #666 !important;  
}*/
.m-layerswitcher {
    z-index: 100 !important;
}



/* ------ FIN OTROS ---------------- */



/* ------ COLORES DEL PORTAL ------- */

/*
 * color base: #86A10B;
 * color secundario: #C8CD97;
 * color terciario: #F3F7E3;
 
 * TABLAS
 * encabezados: #C8CD97;
 * ladillo: 
 * pijama - f1: #F3F7E3;
 * pijama - f2: #fdfded;
 */

.fondocolor1{
  background-color:  #86A10B;
 }
.fondocolor2{
  background-color: #C8CD97;
 }
.fondocolor3{
  background-color: #F3F7E3;
 }
.bordecolor1{
  border-color:  #86A10B;
 }
.bordecolor2{
  border-color: #C8CD97;
 }
.bordecolor3{
  border-color: #F3F7E3;
 }
 
.color1{
  color:  #86A10B;
 }
.color2{
  color: #C8CD97;
 }
.color3{
  color: #F3F7E3;
 }
 
#minibuscador {
  /* degradado minibuscador - CSS3*/
    background: #c8cd97; /* Old browsers */
    background: -moz-linear-gradient(top,  #c8cd97 5%, #ffffff 95%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#c8cd97), color-stop(95%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c8cd97 5%,#ffffff 95%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c8cd97 5%,#ffffff 95%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c8cd97 5%,#ffffff 95%); /* IE10+ */
    background: linear-gradient(to bottom,  #c8cd97 5%,#ffffff 95%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8cd97', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  /* fin degradado */
}

 /* ------ FIN COLORES ------- */
 