/* $CSS_NAME='CSS_CONTENIDO1' */
body {
  background-color: #fff;
  font-family: arial, helvetica, sans-serif;
  font-size: 9px;
  color: #fff;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
a {
  color: #fff;
  font-size: 11px;
}
div.marco_principal {
  position: relative;
  width: 660px;
  color: #fff;
  background-color: #064382;
  float: none;
  vertical-align: top;
}
div.exterior {
  width: 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;
  position: relative;
  background-color: #064382;
}
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;
}
#content {
  margin: 10px;
}
#content p.trio {
  font-size: 12px;
}
#content p.trio2 {
  font-size: 12px;
}
#content p.contacto {
  font-size: 11px;
}
#desconectar {
  position: absolute;
  top: 5px;
  left: 10px;
}
#desconectar a {
  color: #f5f5f5;
}
#desconectar a:hover {
  color: orange;
}
#desconectar img {
  border: 0;
}
#imagen img{
  margin: 10px;
  float: left;
}
#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;
}
#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;
}
#menu_hijos {
  position: absolute;
  left: 395px;
  top: 100px;
}
#menu_hijos , #menu_hijos *{
  font-size: 14px;
}
#menu_hijos table.menu_hijos{
  width: 100%;
  height: 200px;
  border: 0;
}
#menu_hijos table.menu_hijos td a{
  color: #fff;
  text-decoration: none;
  font-size: 10px;
  margin-left: 15px;
}
#menu_hijos td.borde_abajo {
  border-bottom: 1px outset white;
  border-left: 1px inset white;
}
#menu_hijos td.borde_abajo a {
  font-size: 14px;
}
#menu_hijos td.borde_abajo a:hover {
  color: #d6a631;
}
#menu_hijos_datos {
  position: absolute;
  left: 395px;
  top: 100px;
}
#menu_hijos_datos , #menu_hijos_datos *{
  font-size: 14px;
}
#menu_hijos_datos table.menu_hijos{
  width: 100%;
  height: 200px;
  border: 0;
}
#menu_hijos_datos table.menu_hijos td a{
  color: #fff;
  text-decoration: none;
  font-size: 10px;
  margin-left: 15px;
}
#menu_hijos_datos td.borde_abajo {
  border-bottom: 1px outset white;
  border-left: 1px inset white;
}
#menu_hijos_datos td.borde_abajo a {
  font-size: 14px;
}
#menu_hijos_datos td.borde_abajo a:hover {
  color: orange;
}
#menu_hijos_datos .ianctivo {
  color: #d6a631;
  font-size: 10px;
  font-weight: bold;
  margin-left: 15px;
}
#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;
}
#title div.titulo{
  background-color: #3a7dc1;
  color: #fff;
  font-weight: bold;
  width: 100%;
  height: 20px;
  text-align: center;
  font-size: 14px;
  margin-top: 5px;
  padding-top: 5px;
}
#valid_w3 img {
  border: 0px;
}
