.banner-topo {
  background: url('../img/banner-topo-midia-impresa.jpg') no-repeat center top;
  width: 100%;
  height: 400px;
  z-index: -1;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

h3 { text-align: center}

.area{width:100%; margin:15px 0 0 0;}
.limpa{clear:both}

.video{float:left;height:113px;margin:0 20px 20px 0;width:200px}
.video .fundo{height:180px;width:315px}
.video .fundo img{position:relative;width:34px;height:34px;top:50%;left:50%;margin:-80px 0 0 -70px;opacity:0.30;-moz-opacity:0.30;filter:alpha(opacity=30);z-index:99}