body { background:#009fe3; }
.cuerpo { width:100%;display:inline-block;padding:10px 20px; }
.logos { width:100%;display:inline-block; }
.logo-cedeti { width:200px;float:left; }
.logo-cedeti img { width:100%; }
.logo-fe { width:360px;float:right;margin-right:-50px;margin-top:-90px; }
.logo-fe img { width:100%; }
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  width: 300px;
}
