/* $CSS_NAME='CSS_PORTADA' */
body {
  background-color: #fff;
  font-family: arial, helvetica, sans-serif;
  font-size: 9px;
  color: #fff;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
div.marco_principal {
  position: relative;
  width: 660px;
  height: 675px;
  color: #fff;
  background-color: #002e83;
  float: none;
  vertical-align: top;
}
div.exterior {
  width: 700px;
  height: 700px;
  background-color: #003e93;
  text-align: left;
  margin: auto;
  text-align: left;
}
div.superior {
  width: 660px;
  height: 300px;
  position: relative;
}
div.centro {
  width: 660px;
  height: 60px;
}
div.inferior {
  width: 660px;
  height: 285px;
  position: relative;
}
div.pie {
  width: 660px;
  height: 30px;
  clear: left;
  background-color: #002e83;
  text-align: center;
  position: relative;
}
.margen0 {
  color: #fff;
  background-color: #000;
  border: 0;
  margin: 0;
  padding: 0;
}
#autor div.small {
  color: #517bac;
  background-color: #002e83;
  font-size: 10px;
  padding-top: 8px;
}
#bienvenidos {
  background-color: #0c5a98;
  position: absolute;
  top: 0;
  left: 270px;
  width: 390px;
  height: 285px;
  font-size: 11px;
}
#bienvenidos img {
  float: left;
  margin: 0 10px 10px 20px;
}
#bienvenidos div.titulo {
  font-size: 11pt;
  font-weight: bold;
  margin: 10px 20px 10px 20px;
}
#bienvenidos p {
  text-align: justify;
  margin-left: 20px;
  margin-right: 20px;
}
#bienvenidos a {
  color: #efd00c;
}
#bienvenidos div.derech {
  text-align: right;
  margin-right: 20px;
}
#desconectar {
  position: absolute;
  top: 5px;
  left: 10px;
}
#desconectar a {
  color: #f5f5f5;
}
#desconectar a:hover {
  color: orange;
}
#logofoto {
  position: absolute;
  top: 0;
  left: 0;
  width: 395px;
  height: 300px;
}
#logofoto img.texto {
  margin-top: 10px;
}
#logofoto img.logo {
  width: 42px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 25px;
  border: 0;
}
#logofoto div.todo {
  width: 100%;
  height: 100%;
  background-repeat: x-repeat;
}
#menu table.principal{
  position: absolute;
  top: 300px;
  left: 0;
  width: 660px;
  height: 60px;
}
#menu table.principal td.activo{
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}
#menu table.principal td.inactivo{
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}
#menu table.principal td a {
  text-decoration: none;
  color: #111;
}
#menu table.principal td a:hover {
  color: #ffc300;
}
#menu span.rojo {
  color: red;
}
#proyectos {
  position: absolute;
  top: 0;
  left: 395px;
}
#proyectos div.titulo {
  width: 265px;
  height: 100px;
  text-align: left;
  font-size: 16pt;
  font-weight: bold;
  padding-top: 35px;
  padding-left: 100px;
}
#valid_w3 img {
  border: 0px;
}
