/* $CSS_NAME='CSS_NCONTENIDO_GRAL' */
body {
  background-color: #fcfcfc;
  color: #000000;
  margin: 0px;
  padding: 0px;
  font-family: gill sans std, arial, sans-serif;
  font-size: 0.75em;
  width: 84em;
}
div.nprincipal {
  width: 100%;
  position: relative;
}
div.cback{
  background-image: url(../images/nback1.jpg);
  background-repeat: repeat-x;
  background-position: center 0px;
}
div.contenido_sup {
  border-bottom-color: #ff9900;
}
div.ncontenido_inf {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
  color: #000000;
  background-image: none;
  background-repeat: repeat-y;
  height: 100%;
}
div.inf_izq {
  width: 20%;
  height: 100%;
  float: left;
}
div.inf_der {
  float: left;
  width: 79%;
  height: 100%;
  border: 0.1em solid #dfdfdf;
}
#logo{
  padding-top: 20px;
  padding-bottom: 0px;
  background-color: #00463b;
  width: 100%;
  margin-left: 0px;
  border-bottom-color: #ef880d;
  border-bottom-style: solid;
  border-bottom-width: 6px;
  height: 110px;
  background-repeat: no-repeat;
  text-align: left;
}
#extra {
  margin-left: 2%;
  margin-right: 2%;
}
#extra td a {
  background-color: #inherit;
  color: #000000;
}
#extra td a:hover {
  background-color: #inherit;
  color: #ef880d;
}
.clear {
  clear: left;
}
.clear_all {
  clear: both;
}
/* -- estilos listas-formularios -- */
fieldset.browse {
  margin: 15px;
  border: 2px solid #00463b;
}
fieldset.browse a {
  background-color: inherit;
  color: #e7861d;
}
fieldset.browse a:hover {
  background-color: inherit;
  color: #eabe6c;
}
/* -- estilos listas-formularios: llenado de datos -- */
div#extra fieldset * {
  ;
}
div#extra fieldset {
  border: 1px solid #a1a1a1;
  margin-left: 10px;
  margin-right: 50px;
  padding-left: 15px;
  font: inherit;
}
div#extra fieldset legend {
  background-color: inherit;
  color: #000000;
}
div#extra fieldset label {
  display: block;
  background-color: inherit;
}
div#extra fieldset button{
  background-color: #cccccc;
  color: #000000;
  border: 1px solid #b2b2b2;
}
div#extra fieldset input, div#extra fieldset textarea, div#extra fieldset select, div#extra fieldset option {
  background-color: #ecf4dd;
  color: #000000;
  border: 1px solid #b2b2b2;
}
/* -- estilos plan de pagos -- */
fieldset.formulario label {
  font-weight: bold;
}
fieldset.formulario legend, fieldset.resultado legend {
  background-color: #00463b;
  color: #fff;
  font-weight: bold;
  padding: 4px;
  background-color: #00463b;
  color: #efaa44;
}
/* -- estilos resultado plan de pagos -- */
fieldset.resultado label span {
  background-color: inherit;
  color: #efaa44;
}
fieldset.resultado label a {
  background-color: inherit;
  color: #efaa44;
  font-weight: bold;
}
fieldset.resultado label a:hover {
  background-color: inherit;
  color: #e7891d;
}
fieldset.resultado table {
  width: 100%;
}
fieldset.resultado th {
  background-color: #00463b;
  color: #ef880d;
  padding-top: 2px;
  padding-bottom: 2px;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  border-top: 1px solid #b4b4b4;
  border-right: 1px solid #b4b4b4;
}
fieldset.resultado td {
  background-color: #005648;
  color: #fff;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  border-top: 1px solid #75757a;
  border-right: 1px solid #75757a;
}
div.mensaje {
  width: 400px;
  border: 1px solid yellow;
  margin-left: 20px;
  padding: 5px;
  font-size: 12px;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.bold {
  font-weight: bold;
  padding-right: 5px;
}
#main_list{
  width: 90%;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  height: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
}
#main_list table th {
  background-color: #006633;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-top: 1px solid #898989;
  border-right: 1px solid #898989;
  color: #ffffff;
}
#main_list table td {
  border-bottom: 1px solid #898989;
  border-right: 1px solid #898989;
}
#main_list table td a {
  background-color: inherit;
  color: #ff6600;
}
#main_list table td a:hover {
  background-color: inherit;
  color: #cc6600;
}
ul{
  list-style-position: outside;
}
.hx{
  height: 1px;
  background-image: url(../images/nsvb.gif);
  background-repeat: repeat-x;
  /*margin-left: 5px;
  margin-right: 5px;
  */
background-color: #a7bb2b;
}
.hx img.i {
  float: left;
}
.hx img.d {
  float: right;
}
a {
  background-color: inherit;
  color: #e7861d;
}
a:hover {
  background-color: inherit;
  color: #eabe6c;
}
label {
  display: block;
}
#list_4 {
  padding-right: 2%;
}
#list_4 table{
  width: 100%;
}
#list_4 a {
  background-color: inherit;
  color: #e7861d;
}
#list_4 a:hover {
  background-color: inherit;
  color: #eabe6c;
}
#banner {
  position: absolute;
  left: 374px;
  top: 0px;
}
#buscar {
  position: absolute;
  top: 5px;
  left: 80%;
  color: #ffffff;
  width: 15em;
  z-index: 1000;
}
#buscar div.separador{
  width: 5px;
  background-image: url(../images/nsvb.gif);
  background-repeat: repeat-y;
  float: left;
}
#buscar img.z {
  margin-top: 40px;
}
#buscar form {
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin: 0;
}
#buscar input {
  border: 1px solid #001b16;
  margin-top: 0px;
  font-size: 9px;
}
#buscar select {
  border: 1px solid #00483e;
  font-size: 10px;
  margin-top: 0px;
}
#buscar input.boton {
  background-color: #f1f8e8;
  color: #000000;
}
#contenido {
  padding: 18px;
  line-height: 15px;
}
#contenido h2 {
  color: #000000;
  font-variant: small-caps;
  line-height: 20px;
}
#contenido div.organigrama {
  height: 100%;
  width: 100%;
  overflow: auto;
}
#contenido div.caja_filtro {
  width: 90%;
  color: #000000;
  padding: 10px;
  border: 1px solid #328b7d;
}
#contenido div.caja_filtro * {
  font-size: 12px;
}
#contenido div.caja_filtro span {
  font-weight: bold;
}
#contenido div.caja_filtro label {
  float: left;
  width: 80px;
}
#contenido div.caja_filtro input.texto {
  background-color: #00463b;
  color: #fff;
  border: 1px solid #a1a1a1;
  padding-left: 3px;
  font-size: 11px;
  margin-top: 5px;
}
#contenido div.caja_filtro input.boton {
  background-color: #ef880d;
  color: #000;
  border-top: 1px solid #a1a1a1;
  border-left: 1px solid #a1a1a1;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 11px;
}
#contenido div.caja_filtro select {
  background-color: #00463b;
  color: #fff;
  border: 1px solid #a1a1a1;
  padding-left: 3px;
  font-size: 11px;
  margin-bottom: 5px;
}
#contenido input.dea {
  width: 50px;
}
#contenido div.solicitar {
  background-color: #00463b;
  color: #fff;
  margin: 20px;
  font-size: 12px;
  border: 2px solid #b0b0b0;
  padding: 10px;
}
#contenido div.solicitar a {
  background-color: inherit;
  color: #ff6600;
}
#contenido div.solicitar a:hover {
  background-color: inherit;
  color: #ff9900;
}
#contenido th {
  background-color: #a7bb2b;
}
#contenido td{
  background-color: #f2f7e7;
}
#formulario fieldset {
  margin: 15px;
  border: 2px solid #00463b;
  padding: 5px;
}
#formulario legend {
  background-color: inherit;
  color: #ef880d;
  font-weight: bold;
  font-size: 12px;
}
#formulario input.boton {
  width: 60px;
  background-color: #ef880d;
  color: #000;
}
#formulario label.texto, #formulario label.area {
  font-weight: bold;
}
#formulario label.texto {
  float: left;
  width: 120px;
}
#formulario label.area {
  margin-top: 8px;
}
#formulario div.respuesta {
  background-color: #00463b;
  color: #87c8be;
  border: 1px solid #ababab;
}
#formulario fieldset input {
  border: 1px solid #001b16;
  font-size: 10px;
  margin-top: 5px;
  width: 200px;
}
#formulario fieldset textarea {
  width: 200px;
  height: 80px;
  margin-left: 120px;
  border: 1px solid #001b16;
  font-size: 10px;
  margin-top: 5px;
}
#foro {
  padding-left: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 14px;
}
#foro div.titulo {
  color: #ef880d;
  background-color: inherit;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: 5px;
}
#foro div.topic {
  padding: 10px;
}
#foro div.opinar {
  margin-left: 10px;
}
#foro a {
  background-color: inherit;
  color: #e7861d;
}
#foro a:hover {
  background-color: inherit;
  color: #eabe6c;
}
#idioma {
  position: absolute;
  top: 67px;
  left: 72%;
}
#idioma .activo {
  background-color: #ffffff;
  float: left;
  margin-right: 5px;
  margin-left: 5px;
}
#idioma .inactivo {
  background-color: #ef880d;
  float: left;
  margin-right: 5px;
  margin-left: 5px;
}
#idioma img {
  border: 0;
}
#imagen {
  float: left;
  margin: 15px;
}
#login {
  margin-top: 15px;
  margin-left: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-left: 5px;
  border-top: 1px solid #a1a1a1;
  border-left: 1px solid #a1a1a1;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
#menu_hijos {
  ;
}
#menu_hijos table {
  border-right: #001f1a 2px solid;
  border-top: #328b7d 1px solid;
  border-left: #001f1a 1px solid;
  color: #003333;
  border-bottom: #328b7d 2px solid;
  border-collapse: collapse;
  background-color: #ecf4dd;
  filter: progid: dximagetransform.microsoft.alpha ( opacity=100, finishopacity=0, style=1, startx=0, finishx=0, starty=100, finishy=90);
  background-repeat: repeat-x;
  zoom: 1;
  border-spacing: 0;
  width: 100%;
  /*min-width: 980px;
  */;
}
#menu_hijos td {
  padding-bottom: 2px;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #666;
}
#menu_hijos td.actual {
  background-color: #00463b;
  color: #fff;
}
#menu_hijos td.ruta a {
  display: block;
  width: 100%;
  height: 18px;
  padding-top: 6px;
  background-color: #1e534b;
  color: #fff;
}
#menu_hijos a {
  display: block;
  width: 100%;
  height: 18px;
  padding-top: 6px;
  background-color: inherit;
  color: #003333;
  text-decoration: none;
}
#menu_hijos a:hover {
  background-color: #00463b;
  color: #fff;
}
#menu_hijos td.ruta a:hover {
  background-color: #00463b;
  color: #fff;
}
#menu_nietos {
  ;
}
#menu_nietos table {
  border-right: #001f1a 2px solid;
  border-top: #328b7d 1px solid;
  border-left: #001f1a 1px solid;
  color: #003333;
  border-bottom: #328b7d 2px solid;
  border-collapse: collapse;
  background-color: #ecf4dd;
  filter: progid: dximagetransform.microsoft.alpha ( opacity=100, finishopacity=0, style=1, startx=0, finishx=0, starty=100, finishy=90);
  background-repeat: repeat-x;
  zoom: 1;
  border-spacing: 0;
  width: 100%;
  /*min-width: 980px;
  */;
}
#menu_nietos td {
  padding-bottom: 2px;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #666;
}
#menu_nietos td.actual {
  background-color: #00463b;
  color: #fff;
}
#menu_nietos td.ruta a {
  display: block;
  width: 100%;
  height: 18px;
  padding-top: 6px;
  background-color: #1e534b;
  color: #fff;
}
#menu_nietos a {
  display: block;
  width: 100%;
  height: 18px;
  padding-top: 6px;
  background-color: inherit;
  color: #003333;
  text-decoration: none;
}
#menu_nietos a:hover {
  background-color: #00463b;
  color: #fff;
}
#menu_nietos td.ruta a:hover {
  background-color: #00463b;
  color: #fff;
}
#menu_principal {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}
#menu_principal ul {
  list-style: none;
  margin: 0;
  padding-left: 3px;
}
#menu_principal li {
  height: 18px;
  background-color: #ffffff;
  padding-top: 3px;
  border-bottom: 2px solid #f1f8e8;
}
#menu_principal a {
  display: block;
  float: left;
  width: 152px;
  background-image: url(../images/nlist.gif);
  background-repeat: repeat;
  background-position: left;
  padding-left: 28px;
  color: #165733;
  text-decoration: none;
}
#menu_principal a:hover {
  background-image: url(../images/nbarritan.gif);
  background-repeat: repeat;
  background-position: left;
}
#menu_principal span {
  background-color: #ffffff;
  color: #003333;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: bold;
  font-size: 12px;
}
#nenlaces {
  position: absolute;
  top: 67px;
  left: 85%;
}
#nenlaces .actual {
  margin-right: 20px;
  width: 11px;
  height: 9px;
  background-image: url(../images/home_hover.gif);
  background-repeat: no-repeat;
  float: left;
}
#nenlaces a {
  display: block;
  margin-right: 20px;
  width: 11px;
  height: 9px;
  float: left;
  background-repeat: no-repeat;
}
#nenlaces .candado {
  width: 9px;
  height: 11px;
  background-image: url(../images/candado.gif);
}
#nenlaces .candado_abierto {
  width: 12px;
  height: 11px;
  background-image: url(../images/candado_abierto.gif);
}
#nenlaces .mapa {
  background-image: url(../images/mapa.gif);
}
#nenlaces a.candado:hover {
  background-image: url(../images/candado_hover.gif);
}
#nenlaces a.candado_abierto:hover {
  background-image: url(../images/candado_abierto_hover.gif);
}
#nenlaces a.mapa:hover {
  background-image: url(../images/mapa_hover.gif);
}
#nflash {
  background-image: url(../images/nbanner_animado.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
#npie {
  color: #00463b;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 96%;
  height: 100%;
  float: left;
  border-top-color: #a7bb2b;
  border-top-width: 1px;
  border-top-style: solid;
  margin-left: 1%;
  margin-right: 1%;
}
#npie div.copy {
  padding-left: 1%;
  float: left;
}
#npie div.fech {
  width: 20%;
  text-align: right;
  float: left;
}
#npie div.dir {
  width: 49%;
  text-align: center;
  font-size: 11px;
  margin-left: 4%;
  float: left;
}
#npie img {
  border: 0;
}
#npie div.valid {
  border: 0px;
  float: left;
  margin-left: 1%;
}
.separador_hx {
  height: 1px;
  background-image: url(../images/nsvb.gif);
  background-repeat: repeat-x;
  margin-left: 20px;
  margin-right: 20px;
  background-color: #a7bb2b;
}
.separador_hx img.i {
  float: left;
}
.separador_hx img.d {
  float: right;
}
#titulo {
  font-weight: bold;
  font-size: 140%;
  text-transform: uppercase;
  width: 90%;
  color: #ef880d;
  padding-top: 24px;
  height: 2em;
  text-align: left;
  padding-left: 24px;
}
