* {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px;
  border: 0px;
  padding: 0px;
}

body {
  background-color: #426042;
  background-image: url('../img/bg_body.gif');
}

table {
  border-spacing: 0px;
}

li {
  margin-left: 50px;
}

div.tudo {
  width: 720px;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -360px;
  background-color: white;
  border: 2px solid #002f00;
}

div.topo {
  width: 100%;
  height: 103px;
  border-bottom: 4px solid #00a500;
  background-color: #002300;
  background-image: url('../img/bg_logo.gif');
}

div.corpo {
  position: relative;
}

td.menu {
  background-color: #002300;
  height: 100%;
  width: 130px;
}

div.menuitem {
  background-color: #002300;
  border-top: 1px solid #00a500;
  background-image: url('../img/corner_small.gif');
  background-repeat: no-repeat;
  height: 17px;
  width: 100%;
  color: #ffffff;
  font-weight: bold;
}

div.submenuitem {
  background-color: #002300;
  border-top: 1px solid #00a500;
  height: 17px;
  width: 100%;
  color: #ffffff;
}

div.linhamenu {
  background-color: #00a500;
  height: 1px;
  width: 100%;
  font-size: 0px;
}

div.separadormenu {
  height: 20px;
  width: 100%;
  font-size: 0px;
}

a.submenuitem {
  color: #ffffff;
  text-decoration: none;
  margin-left: 20px;
}

a.submenuitem:hover {
  text-decoration: underline;
}

a.menuitem {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  margin-left: 20px;
}

a.menuitem:hover {
  text-decoration: underline;
}

span.menuitem {
  color: #ffffff;
  font-weight: bold;
  margin-left: 20px;
}

td {
  vertical-align: top;
}

table.corpo {
  width: 100%;
}

td.miolo {
}

table.miolo {
  border-spacing: 4px;
}

div.destaques {
  position: relative;
  border-bottom: 3px solid #00a500;
}

div.foto {
  background-color: #a3d39c;
  text-align: center;
  color: #002300;
  width: 195px;
}

img.fotodestaque {
  width: 189px;
  height: 274px;
  margin: 3px;
}

div.legenda {
  font-size: 10px;
  color: #002300;
  text-align: left;
  margin-left: 3px;
}

div.newsbox {
  overflow: auto;
  position: absolute;
  top: 0px;
  left: 207px;
  width: 441px;
  height: 306px;
}

div.item_maior {
  border-top: 2px solid #00a500;
  background-image: url('../img/corner_large.gif');
  background-repeat: no-repeat;
  padding-left: 30px;
  padding-right: 10px;
  margin-bottom: 23px;
}

div.item_maior_titulo {
  font-size: 20px;
  color: #002300;
  font-weight: bold;
}

div.item_maior_subtitulo {
  font-size: 14px;
  color: black;
  font-weight: bold;
  margin-top: 4px;
}

a.item_maior_titulo {
  text-decoration: none;
  font-size: 20px;
  color: #002300;
  font-weight: bold;
}

a.item_maior_titulo:hover {
  text-decoration: underline;
}

div.item_maior_data {
  margin-top: 2px;
  font-size: 9px;
  color: #002300;
}

div.item_maior_corpo {
  font-size: 12px;
  color: #002300;
  margin-top: 7px;
  margin-bottom: 10px;
}

div.item_menor {
  border-top: 1px solid #00a500;
  background-image: url('../img/corner_small.gif');
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-bottom: 23px;
}

a.item_menor_titulo {
  text-decoration: none;
  font-size: 11px;
  color: #002300;
  font-weight: bold;
}

a.item_menor_titulo:hover {
  text-decoration: underline;
}

div.item_menor_data {
  font-size: 9px;
  color: #002300;
}

div.item_menor_corpo {
  font-size: 10px;
  color: #002300;
}

table.conteudos {
  width: 100%;
  position: relative;
  margin-top: 7px;
  border-spacing: 4px;
}

td.item_medio_largo {
  width: 320px;
  border-top: 1px solid #00a500;
  background-image: url('../img/corner_small.gif');
  background-repeat: no-repeat;
  padding-left: 22px;
}

td.item_medio_estreito {
  border-top: 1px solid #00a500;
  background-image: url('../img/corner_small.gif');
  background-repeat: no-repeat;
  padding-left: 22px;
}

div.item_medio_titulo {
  margin-bottom: 3px;
  font-size: 13px;
  color: #002300;
  font-weight: bold;
}

a.item_medio_corpo {
  text-decoration: none;
  font-size: 11px;
  color: #002300;
}

a.item_medio_corpo:hover {
  text-decoration: underline;
}

div.copyright {
  font-size: 10px;
  color: black;
  text-align: center;
  margin-top: 15px;
}

table.campeoes {
  width: auto;
  border-spacing: 1px;
  background-color: #dfdfdf;
  margin-bottom: 20px;
}

tr.campeoes_header {
  background-color: #002300;
  color: white;
  font-weight: bold;
  font-size: 12px;
}

td.campeoes_header {
  color: white;
  font-weight: bold;
  text-align: center;
}

td.campeoes_corpo {
  padding-left: 1px;
  padding-right: 1px;
  background-color: #efefef;
  text-align: center;
  color: black;
}

div.texto_auxiliar {
  margin-bottom: 20px;
}

a.listitem {
  color: black;
  text-decoration: none;
}

a.listitem:hover {
  text-decoration: underline;
}
