footer .btn-group {
  width:100%;
}
footer .footer-info .csc-frame-indent{
  width:100%;
  padding: 0 0 0 30px;
}
footer .footer-info .csc-frame-indent:last-child{
  text-align: left;
  padding: 0 0 0 30px;
}
footer .imgAgenciaUN {
  margin:30px auto 0 auto;
}
footer .imgGobiernoLinea {
  margin:30px auto 0 auto;
}
footer .imgContaduria {
  margin:30px auto 0 auto;
}

.titulo {
  width: 600px;
  font-size: 15px;
  color: #fff;
  float: right;
}
.logo {
  width:234px;
  height:135px;
  margin-left:10px;
  float:left;
  text-align:center;
  position:absolute;
  z-index:2;

}
.logo img{
  width: 230px;
}
.navigation {
  width: 100%;
    height: 60px;
    background:#3C3C3C;
    opacity:0.85;
    /*background:rgba(90,91,91,.9); */
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
}
.firstMenu {
  background: #666;
  height: 50px;
}