﻿body {margin: 0px; padding: 0px; font-family: Arial; font-size: 14px; background: #2f2f2f url('images/bg.png?2'); background-size: auto; color: #fff;}

.topo {text-align: center; margin: 0px 5px; border-bottom: solid 1px #2f2f2f; font-weight: bold;}

.topo .avatar {float: left; vertical-align: middle; padding-left: 5px; padding-top: 10px;}
.topo .avatar img {width: 100px;}
.topo .ult-plat {float: right; font-size: 12px; padding-right: 5px;}
.topo .ult-plat img {width: 50px;}

.card {text-align: center; padding: 10px 0px;}

.corpo {margin: 0px 5px; width: 100%; background-color: #fff; color: #444245;}
.corpo img {width: 50%;}

.corpo a {color: #444245;}
.corpo .home {margin: 5px;}
.corpo .home .titulo {font-weight: bold;}
.corpo .home .data {font-size: 11px;}
.corpo .home .leia-mais {font-weight: bold;}

.artigo {padding: 10px 0px; margin-right: 5px;}

.rodape {background-color: #fff; margin: 5px 0px 5px 5px; padding-bottom: 10px;}

video {
  width: 100%    !important;
  height: auto   !important;
}