.MenuColorFondoSecc{
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 0px;
  background-color: #EEF2F8;
}

img.navigator{
	margin: 0px ;
	padding: 0px;
	vertical-align: top;
	width: 13px;
	height: 16px;	
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

img.icoNote{
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.dynT3_plusimageapply{
	list-style: none;
	background-image: url(../img/plus.gif);
   background-repeat: no-repeat;
   background-position:  0% 50%;
   cursor:pointer;
	width: 13px;
	height: 16px;
 }
 
.dynT3_minusimageapply{
  	 list-style: none;
	 background-image: url(../img/minus.gif);
	 background-repeat: no-repeat;
	 background-position: 0% 50%;
	 cursor:pointer;
    width: 13px;
	 height: 16px;
 }
 
.dynT3_emptyimageapply{
  list-style-image:url(../img/empty.gif);
  background-repeat: no-repeat;
  background-position: 0% 50%;
 }
 
.dynT3_selectedimage{
 text-decoration: underline;
 cursor:pointer;
 }

ul.respuestas{
 cursor:pointer;
  }
 
ul.respuestas li{
  	margin-left: 0em;
  	padding-left:  0em;
  } 

dl.subelement {
    border: 1px dotted #E5E7F3;
    margin-left: 1em;
    padding: 0.5em;   
  }

dl.subelement dt {
    font-weight: bold;
    color: #B6C5DF;
  }

dl.subelement dt:after {
    content: ":";
  }

 
/*************************************************************************************/
.inebase_capitulo {
	background : #E5E7F3;
	font-weight: bold;
	border : 0px;
	margin : 1px 0px 1px 0px;
	padding : 0px 0px;
	display: block;
}

.NotaText{
	margin : 0px 0px 0px 10px;	
	font-size: 0.8em;
}


.inebase_tabla {
	background : #ffffff;
	font-weight: normal;
	border : 0px;
	margin : 3px 0px ;
	padding : 0px;
	clear: both;
}

.inebase_tabla .titulo{
	margin : 0px;
	text-decoration: none;
	vertical-align: top;
	display: inline;
}

.inebase_tabla a img{
	margin : 0px;
}

.inebase_enlace {
	text-decoration: none;
	margin: 0px 5px 0px 0px ;
	padding: 3px 0px;
	vertical-align: baseline;
	display: inline-block;
}

a.desplegar{
	text-decoration: none;
	cursor: pointer;
	color: #333;
}

a.desplegar:visited{
	color: #333;
}

ol.inebase{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 20px;
	background-color:white;
}

h1.inebase_titulo{
	font-size: 1.2em;
	background : #B6C5DF;
	font-weight: bold;
	border : 0px;
	margin : 0px 0px 2px 0px;
	padding : 2px 0px 2px 7px;	
	color: #333;
}

#listadoInebase{
	clear: both;
	font-size:0.9em;
}




OL.ListadoTablas { 
	margin : 0px 0px 2px 0px;
	padding : 1px 0px 0px 0px;
	display: block;
	}
	
.inebase_tabla OL { 
	padding-left:10px;
}

.inebase_capitulo OL { 
	padding-left:10px;

	}

	
	
	
	
.indice{
	font-weight: bolder;
	margin: 0px 5px;
	vertical-align: top;
}
		
OL.ListadoTablas LI {
display: block; 
list-style-type: none; 	}

.loadingCapitulo img.navigator{
background-image: url(../img/loadingCapitulo.gif);

}

.loading img.navigator{
background-image: url(../img/loading.gif);
}



.icono_pcaxis{
  cursor:pointer;
  margin: 0px;
 }
 
 .icono_tabla{
  cursor:pointer;
  margin-bottom: 2px;
 }
 
  .icono,.iconoDown{
  cursor:pointer;
  margin-bottom: 0px;
 }

 

ul.icoDescargas{
 	float:left;
	margin: 0px 3px 0px 0px;
	padding: 0px;
 }
ul.icoDescargas li{
 display: inline;
 float:left;
} 

dl.tooltip-content{
	min-width: 20em;
	margin: 0px 0px 0px 0px
}
dl.tooltip-content dt{
	float:left;
	clear: both;
	margin-right: 5px;
	font-weight: bolder;
}

dl.tooltip-content dd.Variables
,dl.tooltip-content dd.Periodos
,dl.tooltip-content dt.Variables
,dl.tooltip-content dt.Periodos{
	display:none;
}

.ocultar{
	display: none;
}

a.meto{
	margin:0px 1px;
}

.notaTextoNota {  display: inline;  background-color: #E5E7F3;  margin: 0px 7px 5px 0px;}

h1 .notaTextoNota{
	font-size: 0.83em;
	font-weight: normal;
}

.notaTextoNota> * {
  margin: 0px;
  padding: 0px;
}
/*************************************************************************************/


