@charset "utf-8";
#centro {
	position:absolute;
	left:5px;
	top:120px;
	width:100%;
	z-index:1;
	visibility: visible;
}
#centro1 {
	position:absolute;
	left:0px;
	top:130px;
	width:100%;
	z-index:1;
	visibility: visible;
}
.contenidocentro {
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/fondogen.jpg);
	background-repeat:  repeat-x;
}
.tab_menu {
	background-image: url(images/fondomenu.jpg);
	background-repeat:  repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 30px;
}
.item_menu {
	border-right-width: 1px;
	border-left-width: 0px;
	border-right-style: outset;
	border-left-style: outset;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td.item_menu:hover  {
	background-image: url(images/fondomenu2.jpg);
	background-repeat:  repeat-x;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #666699;
	border-left-color: #666699;
}



a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000066;
}
.subtitulo {
	font-size: 20px;
	font-weight: bold;
	color: #336699;
}
.subtitulo2 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.textoform {
	font-size: 11px;
	color: #000066;
}


.botonera {
	color: #000066;
	width: 300px;
	font-size: 16px;
	font-weight: bold;
}
.boton {
	background-image: url(images/fondobotones.png);
	width: 300px;
	height: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
td.boton:hover {
	background-image: url(images/fondobotones2.png);
	height: 25px;
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.base_s {
	background-image: url(images/basecuadro_r1_c2.png);
	background-repeat:  repeat-x;
	background-position: bottom;
	height: 20px;
}
.base_sd {
	background-image: url(images/basecuadro_r1_c3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
}
.base_si {
	background-image: url(images/basecuadro_r1_c1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	width: 20px;
}
.base_i {
	background-image: url(images/basecuadro_r2_c1.png);
	background-repeat:  repeat-y;
	background-position: right;
	width: 20px;
}
.base_d {
	background-image: url(images/basecuadro_r2_c3.png);
	background-repeat:  repeat-y;
	background-position: left;
	width: 20px;
}
.base_ii {
	background-image: url(images/basecuadro_r3_c1.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 20px;
}
.base_in {
	background-image: url(images/basecuadro_r3_c2.png);
	background-repeat:  repeat-x;
	background-position: top;
	height: 20px;
}
.base_id {
	background-image: url(images/basecuadro_r3_c3.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;
}



.based_s {
	background-image: url(images/basecuadro_des_r1_c2.png);
	background-repeat:  repeat-x;
	background-position: bottom;
	height: 20px;
}
.based_si {
	background-image: url(images/basecuadro_des_r1_c1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	width: 20px;
}
.based_sd {
	background-image: url(images/basecuadro_des_r1_c3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
}
.based_i {
	background-image: url(images/basecuadro_des_r2_c1.png);
	background-repeat:  repeat-y;
	background-position: right;
	width: 20px;
}
.based_d {
	background-image: url(images/basecuadro_des_r2_c3.png);
	background-repeat:  repeat-y;
	background-position: left;
	width: 20px;
}
.based_ii {
	background-image: url(images/basecuadro_des_r3_c1.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 20px;
}
.based_in {
	background-image: url(images/basecuadro_des_r3_c2.png);
	background-repeat:  repeat-x;
	background-position: top;
	height: 20px;
}
.based_id {
	background-image: url(images/basecuadro_des_r3_c3.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;
}
.manito {
	text-decoration: underline;
	cursor: auto;
}
.formularios {
}
table.formularios tr:hover {
	background-color: #E5EDFF;
}
.sugerencia {
	background-image: url(images/fdo_sugerencia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bloque_inf {
	border: 1px solid #000066;
}
.listadoreporte {
	font-size: 13px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.claves {
	font-size: 9px;
	color: #FFFFFF;
}
#centro_inst {
	position:absolute;
	left:0;
	top:130px;
	width:100%;
	z-index:2;
	visibility: visible;
	background-image: url(images/fondobase_inst.png);
	background-repeat:  repeat-x;
	background-position: top;
}
.barrainf {
	background-color: #E4E5E9;
	padding: 2px;
	height: 20px;
	width: 100%;
	border: thin solid #999999;
	position: fixed;
	bottom: 0px;
	z-index: 99;
}
.barrasuperior_m {
	background-color: #000000;
	padding: 2px;
	height: 20px;
	width: 100%;
	border: thin solid #999999;
	position: fixed;
	bottom: 0px;
	z-index: 99;
}

.ct_sd {
	background-image: url(images/basecuadro2_r1_c1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;
}
.ct_s {
	background-image: url(images/basecuadro2_r1_c2.png);
	background-repeat:  repeat-x;
	background-position: top;
	height: 20px;
}
.ct_t {
	height: 30px;
	width: 20px;
}
.ct_tt {
	background-image: url(images/basecuadro2_r2_c2.png);
	background-repeat:  repeat-x;
	background-position: top;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
.ct_lz {
	background-image: url(images/basecuadro2_r3_c1.png);
	background-repeat:  repeat-y;
	width: 20px;
}
.ct_ld {
	background-image: url(images/basecuadro2_r3_c3.png);
	background-repeat:  repeat-y;
	width: 20px;
}
.ct_lzi {
	background-image: url(images/basecuadro2_r4_c1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 20px;
}
.ct_mi {
	background-image: url(images/basecuadro2_r4_c2.png);
	background-repeat:  repeat-x;
	height: 20px;
}
.ct_id {
	background-image: url(images/basecuadro2_r4_c3.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.tb4_is {
	background-image: url(images/basecuadro4_r1_c1.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 20px;
	background-position: bottom;
}
.tb4_cs {
	background-image: url(images/basecuadro4_r1_c2.png);
	background-repeat:   repeat-x;
	background-position: bottom;
	height: 14px;
}
.tb4_ds {
	background-image: url(images/basecuadro4_r1_c3.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 14px;
	width: 20px;
}
.tb4_is2 {
	background-image: url(images/basecuadro4_r2_c1.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 20px;
}
.tb4_cs2 {
	background-image: url(images/basecuadro4_r2_c2.png);
	background-repeat:   repeat-x;
	height: 22px;
}
.tb4_ds2 {
	background-image: url(images/basecuadro4_r2_c3.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 20px;
}
.tb4_ci {
	background-image: url(images/basecuadro4_r3_c1.png);
	background-repeat:   repeat-y;
	width: 20px;
}
.tb4_cd {
	background-image: url(images/basecuadro4_r3_c3.png);
	background-repeat:   repeat-y;
	width: 20px;
}
.tb4_ii {
	background-image: url(images/basecuadro4_r4_c1.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	width: 20px;
}
.tb4_ci {
}
.tb4_ic {
	background-image: url(images/basecuadro4_r4_c2.png);
	background-repeat:  repeat-x;
	background-position: top;
	height: 20px;
}
.tb4_id {
	background-image: url(images/basecuadro4_r4_c3.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	width: 20px;
}
.tb5_is {
	background-image: url(images/basecuadro5_r1_c1.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 20px;
	background-position: bottom;
}
.tb5_cs {
	background-image: url(images/basecuadro5_r1_c2.png);
	background-repeat:   repeat-x;
	background-position: bottom;
	height: 14px;
}
.tb5_ds {
	background-image: url(images/basecuadro5_r1_c3.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 14px;
	width: 20px;
}
.tb5_is2 {
	background-image: url(images/basecuadro5_r2_c1.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 20px;
}
.tb5_cs2 {
	background-image: url(images/basecuadro5_r2_c2.png);
	background-repeat:   repeat-x;
	height: 22px;
}
.tb5_ds2 {
	background-image: url(images/basecuadro5_r2_c3.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 20px;
}
.tb5_ci {
	background-image: url(images/basecuadro5_r3_c1.png);
	background-repeat:   repeat-y;
	width: 20px;
}
.tb5_cd {
	background-image: url(images/basecuadro5_r3_c3.png);
	background-repeat:   repeat-y;
	width: 20px;
}
.tb5_ii {
	background-image: url(images/basecuadro5_r4_c1.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	width: 20px;
}
.tb5_ci {
}
.tb5_ic {
	background-image: url(images/basecuadro5_r4_c2.png);
	background-repeat:  repeat-x;
	background-position: top;
	height: 20px;
}
.tb5_id {
	background-image: url(images/basecuadro5_r4_c3.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	width: 20px;
}
.barranavegacion2 {
	color: #66CCFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#lista_categorias {
  position: relative;
}

#lista_categorias li {
  width: 200px;
  cursor: pointer;
  position: relative;
  border: 1px solid transparent;
}

#lista_categorias li:hover {
  background: #DDDDDD;
  border: 1px solid #CCCCCC;
}

#lista_categorias li li {
  width: 150px;
}
.selector_atlas {
	width: 170px;
}
.logoproductodemo {
	float: left;
	padding-right: 2px;
	padding-bottom: 2px;
}
