.topo {
  width: 100%;
  height: 141px;
  background:url('../img/bg.jpg');
}
.wrapper {
  width:1020px;
  margin:0 auto;
}
.logo {
  margin-top: 22px;
  margin-left: 130px;
  float: left;
}
.downloads {
  width:100%;
  float:right;
  margin-top:20px;
}
.downloads .btn {
  float:right;
  margin:10px;
}
.radio-print {
  float:left;
}
.radio-conteudo {
  float:right;
  width:545px;
  height: 645px;
  margin-top:40px;
}
.radio-logo {
  width:120px;
  height:120px;
  float:left;
}
.radio-title {
  font-size:40px;
  font-family: Arial;
  float:left;
  margin-left:10px;
  margin-top:10px;
}
.redes-sociais {
  border-bottom: 1px solid #C3C3C3;
  float: left;
  margin: 35px 0 10px;
  width: 100%;
}
.texto {
  float:left;
}
.texto p {
  font-size:14px;
}
.texto h2 {
  font-size:16px;
}
.convergenceworks {
  float: right;
  margin-top: 0px;
  margin-left: 470px;
}