/* Hoja de estilos por defecto para INE */
/*IMG {
	border: 0px;
}*/

select.cajaVar {
border: 1px solid #457E76;
color: #457E76;
font: 0.8em Arial, sans-serif;
width: 350px;
}

/*li {
display: list-item;
text-align: -webkit-match-parent;
}*/

ul.capa_variables li {
	border: 1px solid #457E76;
	color: #333;
	float: left;
	margin: 2px 2px 2px 0;
	min-width: 100px;
	padding: 5px;
}

.principal {
	border-spacing: 0px !important;
	border-collapse: collapse !important;
}

.titulo_var {
	background: none repeat scroll 0 0 #457E76;
	float: left;
	font: bold 0.9em Arial,sans-serif;
	margin-bottom: 3px;
	padding: 3px 1%;
	white-space: nowrap;
	width: 98%;
}
/* Body: the <BODY> background color and margins - use for sites without frames*/
/*BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;*/
	/*background-color: #fff8dc;*/
	/*font-family: Arial;
	font-size: 12px;
}*/

b {
	color: #333333;
}

/* Estilos para la línea de separación */
.linea {
	color: #457E76;
}

/* Estilos para botones */
.boton {
	font: 12px Arial ;
	background-color: #457E76 ;
	background: #457E76 ;
	border: 1px #457E76 ;
	color: white ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 0.9em ;
}

/* Estilos para los enlaces */
A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;

}

A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

/* Estilos para los menus */
.menuINE {
	border: 1px solid gray;
	text-align: left;
	background-color: #89BEBA;
	position: absolute;
	cursor: pointer;
	/*width: 150px;*/
}

.menuINEextendido {
	border: 1px solid gray;
	text-align: left;
	background-color: #89BEBA;
	position: absolute;
	cursor: pointer;
	width: 210px;
}

.menuINEreducido {
	border: 1px solid gray;
	text-align: left;
	background-color: #89BEBA;
	position: absolute;
	cursor: pointer;
	width: 95px;
}

.menu A {
	width: 100%;
}

.menu A:hover {
	background-color: #FFCC99;
	text-decoration: none;
}

.menuFlot {
	border: 1px solid gray;
	text-align: left;
	position: absolute;
	background-color: #89BEBA;
	width: 200px;
}

.menuFlot A {
	width: 100%;
}

.menuFlot A:hover {
	background-color: #FFCC99;
	text-decoration: none;
}

/* Estilos para los combos */
.combo {
	width: 100%;
}

/* Estilos para la tabla del informe */
.menuConsulta {
	background-color: #89BEBA;
	border: solid 1px #89BEBA;
	border-top: 0pt;
	border-left: 0pt;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

/* Estilos para la tabla de la consulta */ /* Celdas de datos */
.dat {
	background-color: white;
	border: solid 1px #89BEBA;
	border-top: 0pt;
	border-left: 0pt;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	color: Black;
}

/* Celdas para nombre de la variable de análisis */
.estHdr {
	Text-align: CENTER;
	Color: #000000;
	Font-style: roman;
	Font-weight: bold;
	Font-size: 12px;
	Font-family: Arial, Helvetica, Helv;
}

/* Celdas para valores de variables, en escala */
.valHdr0 {
	background-color: #FFD475;
	border: solid 1px #89BEBA;
	border-top: 0pt;
	border-left: 0pt;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.valHdr1 {
	background-color: #FFD475;
	border: solid 1px #89BEBA;
	border-top: 0pt;
	border-left: 0pt;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.valHdr2 {
	background-color: #FFD475;
	border: solid 1px #89BEBA;
	border-top: 0pt;
	border-left: 0pt;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

/* Celdas para nombres de variables en columnas, en escala */
.colHdr0 {
	Text-align: RIGHT;
	Color: #000000;
	Font-style: roman;
	Font-weight: bold;
	Font-size: 14px;
	Font-family: Arial, Helvetica, Helv;
}

.colHdr1 {
	Text-align: RIGHT;
	Color: #000000;
	Font-style: roman;
	Font-weight: bold;
	Font-size: 13px;
	Font-family: Arial, Helvetica, Helv;
}

.colHdr2 {
	Text-align: RIGHT;
	Color: #000000;
	Font-style: roman;
	Font-weight: bold;
	Font-size: 12px;
	Font-family: Arial, Helvetica, Helv;
}

/* Celdas para nombres de variables en filas, en escala */
.filHdr0 {
	Text-align: LEFT;
	Color: #000000;
	Font-style: roman;
	Font-weight: bold;
	Font-size: 14px;
	Font-family: Arial, Helvetica, Helv;
}

.filHdr1 {
	Text-align: LEFT;
	Color: #000000;
	Font-style: roman;
	Font-weight: bold;
	Font-size: 13px;
	Font-family: Arial, Helvetica, Helv;
}

.filHdr2 {
	Text-align: LEFT;
	Color: #000000;
	Font-style: roman;
	Font-weight: bold;
	Font-size: 12px;
	Font-family: Arial, Helvetica, Helv;
}

/* Tabla general informativa */
.infoTable {
	background-color: #89BEBA;
	border-left: 1px solid #457E76;
	border-top: 1px solid #457E76;
	border-right: 2px solid #457E76;
	border-bottom: 2px solid #457E76;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
}

.infoTable td {
	border-top: 1px solid #457E76;
	border-left: 1px solid #457E76;
	padding-left: 7px;
}

/* Literales en cabecera y pie */
.lit {
	font-size: 12px;
	font-family: Arial;
}

/* data values */
td.OLAPTableData {height =10px;
	text-align: right;
	vertical-align: bottom;
}

/* Literal del inebase */
.P1 {
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 5px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 10px;
	BACKGROUND: #457E76;
	PADDING-BOTTOM: 0px;
	MARGIN: 2px 0px;
	FONT: bold 12pt Arial, sans-serif;
	BORDER-LEFT: 0px;
	COLOR: black;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px
}

.mC {
	padding-left: 8px;
	padding-right: 6px;
	text-align: left;
	z-index: 999;
	display: none;
	position: absolute;
	background-color: white;
	border: #3872AC 1px solid;
	color: #333333;
}
.mC table{
	white-space: nowrap;
}

.mI {
	text-align: left;
	color: black;
	font: x-small 'trebuchet ms', helvetica, sans-serif;
}
.mI A{
	color: #275E94;
	text-decoration: none;
	white-space: nowrap;
}
.tit
{
	text-align: left;
	vertical-align: middle;
}
.tit th
{
	text-align: left;
	vertical-align: middle;
	font-family: 'trebuchet ms',helvetica,sans-serif;
}
.cab
{
	color: #000;
	font-size: 11px;
	font: 'trebuchet ms',helvetica,sans-serif;
}

.button { /* clase general */
  border: 1px solid #dedede;
  border-radius: 3px;
  color: #555;
  display: inline-block;
  font: bold 12px/12px HelveticaNeue, Arial;
  padding: 8px 11px;
  text-decoration: none;
}

.button.white{
  background: #f5f5f5;
  border-color: #dedede #d8d8d8 #d3d3d3;
  box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
  color: #555;
  text-shadow: 0 1px 0 #fff;
  background: -moz-linear-gradient(top,  #f9f9f9, #f0f0f0);
  background: -webkit-linear-gradient(top,  #f9f9f9, #f0f0f0);
  background: o-linear-gradient(top,  #f9f9f9, #f0f0f0);
  background: ms-linear-gradient(top,  #f9f9f9, #f0f0f0);
  background: linear-gradient(top,  #f9f9f9, #f0f0f0);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f0f0f0');
}

.button.white:hover{
    background: #f4f4f4;
    border-color: #c7c7c7 #c3c3c3 #bebebe;
    box-shadow: 0 1px 1px #ebebeb, inset 0 1px 0 #f3f3f3;
    text-shadow: 0 1px 0 #fdfdfd;
    background: -moz-linear-gradient(top,  #efefef, #f8f8f8);
    background: -webkit-linear-gradient(top,  #efefef, #f8f8f8);
    background: -o-linear-gradient(top,  #efefef, #f8f8f8);
    background: -ms-linear-gradient(top,  #efefef, #f8f8f8);
    background: linear-gradient(top,  #efefef, #f8f8f8);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#f8f8f8');
}
#botonConsultaTablas{
	background: #DDEEEC;
	border-left: 1px solid #DDEEEC;
	border-right: 1px solid #DDEEEC;
	border-top: 1px solid #DDEEEC;
	border-bottom: 1px solid #DDEEEC;
	color: #000000;
	cursor: pointer;
	_margin-right: 20px;
}

#_1.botonAzul-hover{
	color: white;
	background: #457e76;
	border-left: 1px solid #457e76;
	border-right: 1px solid #457e76;
	border-top: 1px solid #457e76;
	border-bottom: 1px solid #457e76;
}

#_2.botonAzul-hover{
	color: white;
	background: #457e76;
	border-left: 1px solid #457e76;
	border-right: 1px solid #457e76;
	border-top: 1px solid #457e76;
	border-bottom: 1px solid #457e76;
}

#botonConsultaTablas:hover{
	background: #89BEBA;
	border-left: 1px solid #457E76;
	border-right: 1px solid #457E76;
	border-top: 1px solid #457E76;
	border-bottom: 1px solid #457E76;
	color: #000000;
	cursor: pointer;
	_margin-right: 20px;
}
#botonVisorMapas{
	background: #DDEEEC;
	border-left: 1px solid #DDEEEC;
	border-right: 1px solid #DDEEEC;
	border-top: 1px solid #DDEEEC;
	border-bottom: 1px solid #DDEEEC;
	color: #000000;
	cursor: pointer;
	_margin-right: 20px;
}



#botonVisorMapas:hover{
	background: #89BEBA;
	border-left: 1px solid #457E76;
	border-right: 1px solid #457E76;
	border-top: 1px solid #457E76;
	border-bottom: 1px solid #457E76;
	color: #000000;
	cursor: pointer;
	_margin-right: 20px;
}
#botonAreaPersonal{
	background: #DDEEEC;
	border-left: 1px solid #DDEEEC;
	border-right: 1px solid #DDEEEC;
	border-top: 1px solid #DDEEEC;
	border-bottom: 1px solid #DDEEEC;
	color: #000000;
	cursor: pointer;
	_margin-right: 20px;
}



#botonAreaPersonal:hover{
	background: #89BEBA;
	border-left: 1px solid #457E76;
	border-right: 1px solid #457E76;
	border-top: 1px solid #457E76;
	border-bottom: 1px solid #457E76;
	color: #000000;
	cursor: pointer;
	_margin-right: 20px;
}

#botonCabecera1{
	background: #457E76;
	border-left: 1px solid #457E76;
	border-right: 1px solid #457E76;
	border-top: 1px solid #457E76;
	border-bottom: 1px solid #457E76;
	color: #000000;
	cursor: pointer;
	_margin-right: 20px;
}



#botonCabecera1:hover{
	background: #89BEBA;
	border-left: 1px solid #457E76;
	border-right: 1px solid #457E76;
	border-top: 1px solid #457E76;
	border-bottom: 1px solid #457E76;
	color: #000000;
	cursor: pointer;
	_margin-right: 20px;
}
#botonCabecera2{
	background: #457E76;
	border-left: 1px solid #457E76;
	border-right: 1px solid #457E76;
	border-top: 1px solid #457E76;
	border-bottom: 1px solid #457E76;
	color: #000000;
	cursor: pointer;
	_margin-right: 20px;
}



#botonCabecera2:hover{
	background: #89BEBA;
	border-left: 1px solid #457E76;
	border-right: 1px solid #457E76;
	border-top: 1px solid #457E76;
	border-bottom: 1px solid #457E76;
	color: #000000;
	cursor: pointer;
	_margin-right: 20px;
}
#botonCabecera3{
	background: #457E76;
	border-left: 1px solid #457E76;
	border-right: 1px solid #457E76;
	border-top: 1px solid #457E76;
	border-bottom: 1px solid #457E76;
	color: #000000;
	cursor: pointer;
	_margin-right: 20px;
}



#botonCabecera3:hover{
	background: #89BEBA;
	border-left: 1px solid #457E76;
	border-right: 1px solid #457E76;
	border-top: 1px solid #457E76;
	border-bottom: 1px solid #457E76;
	color: #000000;
	cursor: pointer;
	_margin-right: 20px;
}
