BODY {
  background-image: url('../imagens/caturro_fundo_dir.png');
  background-attachment: fixed;
  background-position: right top;
  background-repeat: no-repeat;
  background-color: white;
  margin-left: 15px;
  margin-right: 0px;
  margin-top: 100px;
  margin-bottom: 15px;
  font-family:Arial;
  font-size:8pt;
  scrollbar-face-color : darkkhaki; 
  scrollbar-3dlight-color: black; 
  scrollbar-darkshadow-color: black; 
  scrollbar-track-color: black; 
  scrollbar-arrow-color: black; 
  scrollbar-shadow-color: black; 
  scrollbar-highlight-color: black; 
  border: 0;
}

A          {text-decoration: none;
            color: OliveDrab;
            font-weight: bold;
           }

A:hover    {color: Red;
           }

.imagem    {margin: 0;
            border: solid 3px black;
           }

.head      {text-align: left;
            font-family: Arial Black,Verdana, Tahoma, sans-serif;
            font-weight: normal;
            color: chocolate;
            font-size: 20pt;
            shadow: 3px 3px 5px red;
            margin-left: 0px;
            margin-right: 20px;
            margin-top: 5px;
            margin-bottom: 10px;
           }

.divisor   {background: IndianRed;
            color: black;
            font-size: 9pt;
            font-weight: bold;
            width: 90%;
            border: 0;
            margin-left: 0px;
            margin-top: 15px;
            margin-bottom: 0px;
            padding: 2px 0px 2px 5px ;
            border-left: solid 2px;
            border-bottom: solid 2px;
            border-color: olive; 
           }

.secao     {color: chocolate;
            font-family: Arial Black, Verdana, Tahoma, sans-serif;
            font-size: 9pt;
            width: 90%;
            border: 0;
            margin-left: 0px;
            margin-top: 10px;
            margin-bottom: 0px;
            border-bottom: solid 2px;
            border-color: DarkSalmon; 
           }

.titulo    {color: chocolate;
            font-size: 9pt;
            font-weight: bold;
            border: 0;
            margin-left: 0px;
            margin-top: 10px;
            margin-bottom: 0px;
            border-bottom: solid 2px;
            border-color: tomato; 
           }

.subtitulo {color: IndianRed;
            font-size: 9pt;
            border: 0;
            margin-left: 0px;
            margin-top: 5px;
            margin-bottom: 5px;
           }

.sinopse   {color: black;
            font-size: 9pt;
            border: 0;
           }

.critica   {color: chocolate;
            font-size: 9pt;
            border: 0;
            font-style: italic;
           }

.newshead  {background: chocolate;
            color: white;
            font-size: 10pt;
            font-weight: bold;
            width: 100%;
            border: 0;
            margin-left: 0px;
            margin-top: 5px;
            margin-bottom: 0px;
            padding: 2px 0px 2px 15px ;
           }
.newsbody  {border: none;
            margin-left: 5px;
            margin-right: 20px;
            margin-top: 0px;
            margin-bottom: 0px;
            padding: 2px 0px 2px 15px ;
            text-indent: 0px;
            text-align: left;
           }
.prosa     {font-size: 8pt;
            line-height: 11pt;
            margin-left: 30px;
            margin-right: 30px;
            margin-top: 0px;
            margin-bottom: 5px;
           }
.verso     {font-size: 9pt;
            font-family: Georgia, Courier, serif;
            margin-left: 50px;
            margin-right: 50px;
            margin-top: 0px;
            margin-bottom: 0px;
           }
.negrito   {color: chocolate;
            font-weight: bold;
            margin-left: 0px;
            margin-top: 0px;
            margin-bottom: 0px;
           }
.vermelho  {color: red;
            text-align: center;
            font-weight: bold;
            margin-left: 0px;
            margin-top: 0px;
            margin-bottom: 0px;
           }
.italico   {font-size: 8pt;
            font-style: italic;
            margin-top: 0px;
            margin-bottom: 5px;
            margin-left: 30px;
            margin-right: 30px;
           }
.legenda   {font-weight: bold;
            margin-left: 0px;
            margin-top: 0px;
            margin-bottom: 0px;
           }
.corpo     {border-style: none;
            font-size: 8pt;
           }
.pequeno   {color: indianred;
            border-style: none;
            font-weight: bold;
            font-size: 7pt;
            margin-top: 0px;
            margin-bottom: 5px;
           }
.atualiza  {color: chocolate;
            border-style: none;
            font-weight: bold;
            font-size: 7pt;
            text-align: right;
            margin-right: 20px;
            margin-top: 0px;
            margin-bottom: 5px;
           }
.comentario {border-style: none;
            margin-left: 30px;
            margin-right: 30px;
            margin-top: 0px;
            margin-bottom: 5px;
            font-style: italic;
            font-size: 8pt;
            text-align: left;
           }
INPUT      {border: solid 1px tomato;
            font-size: 8pt;
            color: black;
            background: lightyellow;
           }
TEXTAREA   {border: solid 1px tomato;
            font-size: 8pt;
            color:dimgray;
            background: lightyellow;
           }
            
HR         {color: chocolate;
            margin-left: 10px;
            margin-right: 10px;
            margin-top: 5px;
            margin-bottom: 5px;
            height: 3px;
           }
UL         {list-style-type: square;
            margin-top: 0px;
            margin-bottom: 5px;
           }
LI         {list-style-type: square;
            margin-top: 0px;
            margin-bottom: 0px;
           }
.tabela    {font-size: 8pt;
            font-weight: normal;
            border: none;
            margin-top: 0px;
            margin-bottom: 5px;
            padding: 3px;
           }

.tbborda   {font-size: 8pt;
            font-weight: normal;
            border: solid 2px;
            border-color: chocolate; 
            margin-top: 0px;
            margin-bottom: 5px;
            padding: 3px;
           }

.tbtitulo  {font-size: 8pt;
            border: solid 1px;
            border-color: dimgray; 
            background: LightGoldenrodYellow;
            text-align: center;
           }

.tbcampo   {font-size: 8pt;
            border: solid 1px;
            border-color: dimgray; 
           }

.tbcampoc  {font-size: 8pt;
            border: solid 1px;
            border-color: dimgray; 
            text-align: center;
           }

.tblegenda {font-size: 8pt;
            border: 0;
            font-weight: bold; 
           }
