/***************************/
/* INSTITUCIONAL ***********/

#datos_institucionales {
  border-right: solid 1px #badbce;
  float: left;
  padding: 25px 0 0 18px;
	width: 720px;
}

h2.tit_insti {
  color: #417378;
  font-size: 21px;
  font-weight: normal;
  margin-top: 12px;
}

p.rnpi {
  color: #6c6e58;
  font-size: 12px;
  font-weight: normal;
}

div.fundado {
  background: url('../images/rayita_mini_articulo_md.png') no-repeat left top;
  color: #6c6e58;
  font-size: 14px;
  margin: 30px 0 60px 0;
  padding: 1px 0 0 0;
}

div.nombres_insti {
  height: 38px;
  margin: 0 0 22px 0;  
}

p.nombre {
  color: #417378;
  font-size: 16px;
}

p.cargo {
  color: #000000;
  font-size: 13px;
}


/********************************************/
/* Estilos para links.php *******************/

#links_relacionados {
  border-right: solid 1px #badbce;
  float: left;
  padding: 25px 0 0 18px;
  margin: 0 0 12px 0;
	width: 720px;
}

#links_relacionados .grupo {
  margin: 0 0 50px 0;
}

#links_relacionados .titulo_L2 {
  background: url('../images/triangulo_decoratitulo.png') no-repeat left top;
  border-bottom: 1px solid #417378;
  color: #417378;
  font-size: 16px;
  font-weight: normal;
  height: 27px;
  padding: 12px 0 8px 0;
  margin: 0;
  width: 695px;
}

div.caja_link {
  border-bottom: 1px solid #417378;
  padding: 0 0 6px 0;
  width: 695px;
}

div.caja_link .titulo {
  color: #417378;
  font-size: 17px;
  font-weight: normal;
  margin: 10px 0 0 0;
}

div.caja_link p.texto {
  color: #000000;
  font-size: 13px;
  margin-top: 5px 0 0 0;
}

div.caja_link p.links {
  color: #6c6e58;
  margin: 24px 0 0 0;
}

div.caja_link p.links a {
  color: #6c6e58;
  font-size: 15px;
  text-decoration: none;
}

div.caja_link p.links a:hover {
  text-decoration: underline;
}
