
   body {
      background-image: url("../img/background.png");
      margin : 0px;
      padding : 0px;
      font-family : tahoma, arial, helvetica;
      font-size   : 11px;
   }
   #conteudo {
      border-right : 2px solid #c5c5c5;
   }
   form {
      margin : 0px;
   }
   input, select, textarea {
      border      : 1px solid #b3b3b3;
      background  : #FFF;
      color       : #838383;
      font-family : tahoma, arial, helvetica;
      font-size   : 11px;
   }
   .link-verde {
      font-family : tahoma, arial, helvetica;
      font-size   : 11px;
      color       : #3a691f;
      text-decoration : none;
   }
   .link-verde:hover {
      font-family : tahoma, arial, helvetica;
      font-size   : 11px;
      color       : #3a691f;
      text-decoration : underline;
   }
   .date {
      font-family : tahoma, arial, helvetica;
      font-size   : 11px;
   }
   .titulo {
      font-family : tahoma, arial, helvetica;
      font-size   : 11px;
      color       : #FFF;
      font-weight : bold;
      text-decoration : none;
   }
   .sub-titulo {
      font-family : tahoma, arial, helvetica;
      font-size   : 11px;
      color       : #838383;
      text-decoration : none;
   }
   .titulo-verm {
      font-family : tahoma, arial, helvetica;
      font-size   : 11px;
      font-weight : bold;
      text-decoration : none;
      color : #a80000;
   }
   .titulo-verm:hover {
      font-family : tahoma, arial, helvetica;
      font-size   : 11px;
      font-weight : bold;
      text-decoration : underline;
      color : #a80000;
   }
   div.noticia-chamada {
      padding-top    : 5px;
      padding-bottom : 10px;
   }
   div.noticia-chamada .titulo {
      color       : #a80000;
      font-family : Trebuchet MS, tahoma, arial;
   	font-size   : 14px;
   	font-weight : bold;
      text-decoration : none;
   }
   div.noticia-chamada .titulo:hover {
      color       : #a80000;
      font-family : Trebuchet MS, tahoma, arial;
   	font-size   : 14px;
   	font-weight : bold;
      text-decoration : underline;
   }
   div.noticia-chamada .resumo {
      color       : #000000;
      font-family : tahoma, arial, helvetica;
   	font-size   : 11px;
   	font-weight : normal;
      text-decoration : none;
   }
   div.noticia-chamada .resumo:hover {
      color       : #000000;
      font-family : tahoma, arial, helvetica;
   	font-size   : 11px;
   	font-weight : normal;
      text-decoration : underline;
   }
   div.esporte-chamada {
      padding-top    : 5px;
      padding-bottom : 10px;
   }
   div.esporte-chamada .titulo {
      color       : #124679;
      font-family : Trebuchet MS, tahoma, arial;
   	font-size   : 14px;
   	font-weight : bold;
      text-decoration : none;
   }
   div.esporte-chamada .titulo:hover {
      color       : #124679;
      font-family : Trebuchet MS, tahoma, arial;
   	font-size   : 14px;
   	font-weight : bold;
      text-decoration : underline;
   }
   div.esporte-chamada .resumo {
      color       : #000000;
      font-family : tahoma, arial, helvetica;
   	font-size   : 11px;
   	font-weight : normal;
      text-decoration : none;
   }
   div.esporte-chamada .resumo:hover {
      color       : #000000;
      font-family : tahoma, arial, helvetica;
   	font-size   : 11px;
   	font-weight : normal;
      text-decoration : underline;
   }
   #not {
      padding-left  : 10px;
      padding-right : 10px;
   }
   .camp-th {
      background  : #e4eef4;
      color       : #0474bc;
      font-family : tahoma, arial, helvetica;
   	font-size   : 11px;
   	font-weight : normal;
   }
   .camp-td {
      background  : #fff;
      color       : #000000;
      font-family : tahoma, arial, helvetica;
   	font-size   : 11px;
   	font-weight : normal;
   }
   .camp-tdd {
      background  : #e4eef4;
      color       : #000000;
      font-family : tahoma, arial, helvetica;
   	font-size   : 11px;
   	font-weight : bold;
   }
   .divisao {
      border-left : 1px dashed #c9c9c9;
   }
   .titulo-noticia {
      color       : #a80000;
      font-family : Trebuchet MS, tahoma, arial;
   	font-size   : 18px;
   	font-weight : bold;
      text-decoration : none;
   }
   .titulo-noticia-campeonato {
      color       : #ff8e00;
      font-family : Trebuchet MS, tahoma, arial;
   	font-size   : 18px;
   	font-weight : bold;
      text-decoration : none;
   }
   .texto-noticia {
      color       : #242424;
      font-family : tahoma, arial, helvetica;
   	font-size   : 12px;
   	font-weight : normal;
      text-decoration : none;
   }
   .menu {
      margin        : 0px;
      padding       : 0px;
      padding-left  : 18px;
      height        : 21px;
      background    : #e5f5dc;
      border-bottom : 1px solid #cdebbb;
      width         : 832px;
   }
   .menu a {
      color           : #3a691f;
      text-decoration : none;
      font-family     : tahoma, arial, helvetica;
      font-size       : 11px;
      font-weight     : normal;
   }
   .menu .menu-div {
      color           : #c8e9b5;
      font-family     : tahoma, arial, helvetica;
      font-size       : 9px;
      font-weight     : normal;
      padding-left    : 5px;
      padding-right   : 5px;
   }
   .link-camp {
      color           : #2F2F2F;
      text-decoration : none;
      font-family     : tahoma, arial, helvetica;
      font-size       : 11px;
      font-weight     : normal;
   }
   .link-camp:hover {
      color           : #2F2F2F;
      text-decoration : underline;
      font-family     : tahoma, arial, helvetica;
      font-size       : 11px;
      font-weight     : normal;
   }
   .link-camp-header {
      color           : #0474bc;
      text-decoration : underline;
      font-family     : tahoma, arial, helvetica;
      font-size       : 11px;
      font-weight     : bold;
   }
   
   #menu-topo {
      height            : 26px;
      width             : 843px;
      background-image  : url(../img/fnd-menu.gif);
      background-repeat : repeat-x;
      margin            : 0px;
      padding-left      : 8px;
      padding-bottom    : 0px;
   }
   #menu-topo ul {
      padding: 0px;
      margin: 0px;
   }
   #menu-topo li {
      list-style     : none;
      margin         : 0px;
      float          : left;
      padding-top    : 4px;
      padding-bottom : 0px;
   }
   #menu-topo li span {
      font-family      : tahoma, arial, helvetica;
      font-size        : 11px;
      color            : #b0e094;
      padding          : 8px -10px -10px -10px;
   }
   #menu-topo .select {
      background-image  : url(../img/fnd-menu-select.gif);
      margin            : 0px;
      padding           : 0px;
      height            : 22px;
      padding-top       : 3px;
      background-repeat : repeat-x;
      border-left       : 1px solid #bee5a7;
      border-right      : 1px solid #bee5a7;
      border-bottom     : 1px solid #bee5a7;
   }
   #menu-topo .select a {
      font-family      : tahoma, arial, helvetica;
      font-size        : 11px;
      font-weight      : bold;
      color            : #3a691f;
      text-decoration  : none;
      padding          : 0px 15px 0 15px;
   }
   
   #menu-topo a {
      font-family      : tahoma, arial, helvetica;
      font-size        : 11px;
      font-weight      : bold;
      color            : #FFF;
      text-decoration  : none;
      padding          : 0px 10px 0 10px;
   }
   .div-rodape {
      border : 0px;
      border-bottom : 1px dashed #c9c9c9;
   }