/* $CSS_NAME='CSS_NPORTADA' */
body {
  background-color: #fcfcfc;
  color: #000000;
  margin: 0px;
  padding: 0px;
  font-family: gill sans std, arial, sans-serif;
  font-size: 0.75em;
  min-width: 800px;
}
div.nprincipal {
  width: 100%;
  position: relative;
}
div.cback{
  background-image: url(../images/nback1.jpg);
  background-repeat: repeat-x;
  background-position: center 0px;
}
div.ncontenido_sup {
  width: 100%;
  min-width: 800px;
  background-repeat: repeat-x;
  background-position: bottom;
  min-height: 47px;
  position: relative;
  filter: progid: dximagetransform.microsoft.alpha( opacity=100, finishopacity=0, style=1, startx=0, finishx=0, starty=100, finishy=90);
  zoom: 1;
}
.ie_m6 div.ncontenido_sup {
  filter: progid: dximagetransform.microsoft.alpha( opacity=100, finishopacity=0, style=1, startx=0, finishx=0, starty=100, finishy=90);
  zoom: 1;
}
.ie .c_is, .safari .c_is{
  display: inline-block;
}
div.ncontenido_inf {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
  color: #000000;
  background-image: none;
  background-repeat: repeat-y;
  height: 100%;
}
div.ninf_izq {
  width: 20%;
  /*width: 18em;
  */
height: 100%;
  float: left;
}
div.ninf_der {
  width: 60%;
  height: 100%;
  float: left;
}
div.ninf_der1 {
  width: 18%;
  height: 100%;
  float: left;
}
.clear {
  clear: left;
}
.clear_all {
  clear: both;
}
#catalogo {
  width: 310px;
  margin-left: 12px;
  float: left;
}
#catalogo div.titulo {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #ef880d;
  background-color: inherit;
  margin-left: 15px;
  margin-top: 15px;
}
#catalogo div.texto {
  margin: 15px;
  line-height: 14px;
  text-align: justify;
}
#catalogo div.ancla {
  margin-left: 15px;
  margin-top: 15px;
}
#catalogo a {
  background-color: inherit;
  color: #e7861d;
}
#catalogo a:hover {
  background-color: inherit;
  color: #eabe6c;
}
#catalogo img {
  float: left;
  margin-left: 15px;
  margin-top: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
}
#contenido {
  margin-top: 10px;
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 25px;
  text-align: justify;
}
#contenido div.separador{
  width: 5px;
  background-image: url(../images/nsvb.gif);
  background-repeat: repeat-y;
  margin-left: 10px;
  float: right;
}
#contenido img.z {
  margin-top: 230px;
}
#enlaces {
  position: absolute;
  top: 5px;
  right: 692px;
}
#enlaces .actual {
  margin-right: 20px;
  width: 11px;
  height: 9px;
  background-image: url(../images/home_hover.gif);
  background-repeat: no-repeat;
  float: left;
}
#enlaces a {
  display: block;
  margin-right: 20px;
  width: 11px;
  height: 9px;
  float: left;
  background-repeat: no-repeat;
}
#enlaces .candado {
  width: 9px;
  height: 11px;
  background-image: url(../images/candado.gif);
}
#enlaces .candado_abierto {
  width: 12px;
  height: 11px;
  background-image: url(../images/candado_abierto.gif);
}
#enlaces .mapa {
  background-image: url(../images/mapa.gif);
}
#enlaces a.candado:hover {
  background-image: url(../images/candado_hover.gif);
}
#enlaces a.candado_abierto:hover {
  background-image: url(../images/candado_abierto_hover.gif);
}
#enlaces a.mapa:hover {
  background-image: url(../images/mapa_hover.gif);
}
#imagen img {
  float: left;
  margin-left: 30px;
  margin-top: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
}
#nlogin {
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
}
#nlogin div.titulo {
  color: #ef880d;
  background-color: inherit;
  font-weight: bold;
  margin-bottom: 5px;
  padding-left: 0px;
}
#nlogin form {
  padding: 0;
  margin: 0;
}
#nlogin label {
  font-weight: bold;
  font-size: 12px;
  display: block;
  margin-top: 5px;
  width: 70px;
  float: left;
  padding-left: 0px;
}
#nlogin input {
  width: 80px;
  border: 1px solid #001b16;
  font-size: 10px;
  margin-top: 5px;
}
#nlogin input.boton {
  background-color: #f1f8e8;
  color: #000000;
}
#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;
}
#titulo {
  margin-top: 30px;
  margin-left: 30px;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #ef880d;
  background-color: inherit;
}
#alianzas {
  min-width: 120px;
  width: 25%;
  float: left;
  background-color: #a7bb2b;
  padding: 15px;
  border: solid 15px;
  border-collapse: collapse;
  border-color: #f2f7e7;
}
#alianzas div.titulo {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  display: block;
  margin-left: 0px;
  margin-top: 0px;
}
#alianzas a {
  background-color: inherit;
  color: #da8d1b;
}
#alianzas div.texto {
  line-height: 14px;
}
#alianzas div.imagen {
  margin-top: 10px;
  margin-bottom: 15px;
  text-align: center;
}
#alianzas div.ancla {
  color: #954f1c;
}
#anuncio {
  min-width: 150px;
  width: 50%;
  float: left;
  background-color: #ffffff;
  border: solid 10px;
  border-collapse: collapse;
  border-color: #f2f7e7;
}
#anuncio div.titulo {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  border-color: #f2f7e7;
  margin-left: 0px;
  margin-top: 0px;
  display: block;
  padding-left: 15px;
  padding-top: 15px;
}
#anuncio div.texto {
  margin: 15px;
  line-height: 14px;
}
#anuncio div.ancla {
  margin-left: 15px;
  margin-top: 15px;
}
#anuncio a {
  background-color: inherit;
  color: #e7861d;
}
#anuncio a:hover {
  background-color: inherit;
  color: #eabe6c;
}
#anuncio img {
  margin-left: 15px;
  margin-right: 10px;
}
#banner {
  position: absolute;
  left: 374px;
  top: 0px;
}
#buscar {
  width: 250px;
  height: 25px;
  color: #000000;
  margin-top: 0px;
  float: right;
  font-weight: bold;
  font-size: 12px;
  padding-top: 0px;
}
#buscar .letras{
  color: #ef880d;
}
#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;
  padding-right: 30px;
  margin: 0;
}
#buscar input {
  border: 1px solid #001b16;
  font-size: 10px;
  margin-top: 0px;
}
#buscar select {
  border: 1px solid #00483e;
  font-size: 10px;
  margin-top: 0px;
}
#buscar input.boton {
  background-color: #f1f8e8;
  color: #000000;
}
#catalogo {
  min-width: 150px;
  width: 50%;
  float: left;
  background-color: #ffffff;
  border: solid 10px;
  border-collapse: collapse;
  border-color: #f2f7e7;
}
#catalogo div.titulo {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  border-color: #f2f7e7;
  margin-left: 0px;
  margin-top: 0px;
  display: block;
  padding-left: 15px;
  padding-top: 15px;
}
#catalogo div.texto {
  margin: 15px;
  line-height: 14px;
}
#catalogo div.ancla {
  margin-left: 15px;
  margin-top: 15px;
}
#catalogo a {
  background-color: inherit;
  color: #e7861d;
}
#catalogo a:hover {
  background-color: inherit;
  color: #eabe6c;
}
#catalogo img {
  float: left;
  margin-left: 15px;
  margin-top: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
  border: solid 4px;
  border-collapse: collapse;
  border-color: #98c312;
}
#contenido {
  margin-top: 10px;
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 25px;
  text-align: justify;
}
#encuesta {
  padding-left: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 14px;
}
#encuesta a {
  color: #000000;
  width: 80px;
  border: 1px solid #000000;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: 25px;
  font-size: 11px;
  font-weight: bold;
}
#encuesta div.box_boton {
  padding-left: 50px;
  margin-top: 10px;
}
#encuesta div.box_boton input{
  color: #000000;
  font-size: 10px;
}
#enlace_correo {
  width: 95%;
  float: left;
  padding-right: 3%;
  padding-left: 2%;
  padding-top: 20px;
  padding-bottom: 20px;
}
#enlace_correo a {
  color: #003333;
  font-size: 11px;
  font-weight: bold;
  margin-top: 5px;
}
#enlace_ftp {
  width: 98%;
  float: left;
  padding-left: 2%;
  padding-top: 20px;
  padding-bottom: 20px;
}
#enlace_ftp a {
  color: #003333;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 11px;
  font-weight: bold;
}
#enlace_moodle {
  width: 98%;
  float: left;
  padding-left: 2%;
  padding-top: 20px;
  padding-bottom: 20px;
}
#enlace_moodle a {
  color: #003333;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 11px;
  font-weight: bold;
}
#foro {
  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;
}
#foro input {
  border: 1px solid #001b16;
  font-size: 10px;
  margin-top: 0px;
}
#foro input.boton {
  background-color: #f1f8e8;
  color: #000000;
}
#idioma {
  position: absolute;
  top: 60px;
  left: 650px;
}
#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 img {
  float: left;
  margin-left: 30px;
  margin-top: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
}
#menu_principal {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #ffffff;
}
#menu_principal ul {
  list-style: none;
  margin: 0;
  padding-left: 3px;
  padding-right: 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: 145px;
  background-color: #ffffff;
  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: 60px;
  left: 770px;
}
#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;
}
#nlogin {
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  color: #000000;
}
#nlogin div.titulo {
  color: #ef880d;
  background-color: inherit;
  font-weight: bold;
  margin-bottom: 5px;
  padding-left: 0px;
}
#nlogin form {
  padding: 0;
  margin: 0;
}
#nlogin label {
  font-weight: bold;
  font-size: 12px;
  display: block;
  margin-top: 5px;
  width: 70px;
  float: left;
  padding-left: 0px;
}
#nlogin input {
  width: 80px;
  border: 1px solid #001b16;
  font-size: 10px;
  margin-top: 5px;
}
#nlogin input.boton {
  background-color: #f1f8e8;
  color: #000000;
}
#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%;
}
#nseparador_t {
  height: 1px;
  background-image: url(../images/nsvb.gif);
  background-repeat: repeat-x;
  margin-left: 20px;
  margin-right: 20px;
  background-color: #a7bb2b;
}
#nseparador_t img.i {
  float: left;
}
#nseparador_t img.d {
  float: right;
}
#nseparador_v {
  width: 1px;
  background-image: url(../images/nsvb.gif);
  background-repeat: repeat-y;
  margin-top: 15px;
  float: left;
  background-color: #a7bb2b;
}
#nseparador_v img.z {
  margin-top: 213px;
}
#nuevo {
  float: right;
}
#titulo {
  margin-top: 30px;
  margin-left: 30px;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  color: #ef880d;
  background-color: inherit;
}
