BODY       {background-color: white;
            color: black;
            font-family: Arial, Tahoma, sans-serif;
            font-size: 10pt;
            font-style: normal;
            text-decoration: none;
            text-transform: none;
            text-align: left;
            margin-left: 20px;
            margin-right: 50px;
            margin-top: 30px;
            margin-bottom: 30px;
            scrollbar-horizontal: none;
            scrollbar-face-color : white; 
            scrollbar-3dlight-color: darkkhaki; 
            scrollbar-darkshadow-color: white; 
            scrollbar-track-color: white; 
            scrollbar-arrow-color: darkkhaki; 
            scrollbar-shadow-color: darkkhaki; 
            scrollbar-highlight-color: white; 
           }

A          {text-decoration: none;
            color: olivedrab;
            font-weight: bold;
           }

A:hover    {color: orange;
           }

.imagem    {border: solid 3px black;
           }

.imgdir    {border: solid 3px black;
            FLOAT: right;
            margin-left: 10px;
            margin-bottom: 10px;
           }
.imgsbrd   {border: 0;
            FLOAT: right;
            margin-left: 10px;
            margin-bottom: 10px;
           }

H1         {font-size: 20pt;
            font-weight: bold;
            color: olive;
            margin-left: 5px; 
            margin-top: 0px;
            margin-bottom: 5px;
           }

H2         {font-size: 16pt;
            font-weight: bold;
            color: OliveDrab;
            margin-left: 10px; 
            margin-top: 0px;
            margin-bottom: 5px;
           }

H3         {font-size: 12pt;
            font-weight: bold;
            color: darkorange;
            margin-left: 15px; 
            margin-top: 0px;
            margin-bottom: 5px;
           }

.head      {text-align: left;
            font-weight: bold;
            color: blue;
            font-size: 30pt;
           }
.autor     {font-style: italic;
            font-size: 8pt;
            text-align: left;
            margin-left: 30px; 
            margin-top: 0px;
            margin-bottom: 5px;
            color: olive;
           }

.divisor   {background: darkorange;
            color: white;
            font-weight: bold;
            padding: 2px 0px 2px 5px ;
            border-left: solid 20px black; 
           }

.secao     {color: darkorange;
            font-weight: bold;
            border-bottom: solid 2px;
            border-color: olive; 
            margin-left: 15px;
            margin-right: 5px;
            margin-top: 0px;
            margin-bottom: 10px;
           }

.titulo    {color: goldenrod;
            font-weight: bold;
            border-bottom: solid 2px;
            border-color: olive; 
           }

.subtitulo {color: goldenrod;
           }

.sinopse   {color: black;
           }

.critica   {color: firebrick;
            font-style: italic;
           }

.texto     {font-family: Verdana, Tahoma, sans-serif;
            font-size: 9pt; 
            line-height: 11pt;
            text-align: justify;
            text-indent: 0px;
            margin-left: 25px;
            margin-right: 5px;
            margin-top: 0px;
            margin-bottom: 10px;
           }
.prosa     {font-family: Verdana, Tahoma, sans-serif;
            font-size: 9pt; 
            line-height: 11pt;
            text-align: justify;
            text-indent: 10px;
            margin-left: 25px;
            margin-right: 5px;
            margin-top: 0px;
            margin-bottom: 10px;
           }
.verso     {font-family: Georgia, Courier, serif;
            font-size: 9pt; 
            font-weight: bold;
            margin-left: 40px;
            margin-right: 5px;
            margin-top: 0px;
            margin-bottom: 5px;
            color: RGB(50,80,50);
           }
.negrito   {font-family: Verdana, Tahoma, sans-serif;
            font-size: 9pt; 
            line-height: 11pt;
            text-align: justify;
            text-indent: 0px;
            margin-left: 25px;
            margin-right: 5px;
            margin-top: 0px;
            margin-bottom: 10px;
            color: olive;
            font-weight: bold;
           }
.vermelho  {color: red;
            text-align: center;
            font-weight: bold;
           }
.italico   {font-size: 8pt;
            font-style: italic;
           }
.legenda   {font-weight: bold;
           }
.corpo     {font-size: 8pt;
           }
.pequeno   {color: olivedrab;
            font-weight: bold;
            font-size: 8pt;
            margin-left: 25px;
            margin-right: 5px;
            margin-top: 0px;
            margin-bottom: 10px;
           }
.atualiza  {color: olivedrab;
            border-style: none;
            font-weight: bold;
            font-size: 7pt;
            text-align: right;
           }
.comentario {
            font-style: italic;
            font-size: 8pt;
            text-align: right;
            margin-left: 30px; 
            margin-top: 0px;
            margin-bottom: 5px;
            color: olive;
           }
FORM       {margin : 25px;
            padding : 5px;
}

BUTTON     {border: solid 1px;
            border-color: olivedrab; 
            font-size: 9pt;
            font-weight: bold;
            color:white;
            background: olivedrab;
            padding: 3px;
           }
SELECT     {border: none;
            font-size: 9pt;
            color:black;
            background: white;
            width: 300px;
           }
INPUT      {border: solid 2px;
            border-color: olivedrab; 
            font-size: 8pt;
            color:red;
           }
TEXTAREA   {border: solid 2px;
            border-color: olivedrab; 
            font-size: 8pt;
            color:red;
           }
            
HR         {color: rgb(153,174,106);
            height: 3px;
           }
UL         {list-style-type: square;
           }
LI         {margin-left: 30px;
           }
.tabela    {font-size: 8pt;
            font-weight: normal;
            border: none;
            padding: 3px;
           }

.tbborda   {font-size: 8pt;
            font-weight: normal;
            border: solid 2px dimgray; 
            padding: 3px;
           }

.tbtitulo  {font-size: 8pt;
            border: solid 1px dimgray; 
            background: lightgoldenrodyellow;
            text-align: center;
           }

.tbcampo   {font-size: 8pt;
            border: solid 1px dimgray; 
           }

.tbaventura {font-size: 12pt;
            border: 0px;
            color: DarkSeaGreen; 
            text-align: left;
            vertical-align: top;
           }
.tbdescricao {font-size: 9pt;
            border: 0px;
            color: olive; 
            text-align: left;
            vertical-align: top;
           }

/* 
    AUTHOR: Chris Coyier
            chriscoyier@gmail.com
            http://chriscoyier.net
*/


#galeria {
  font: Georgia, sans-serif; 
  background: url(../imagens/camera.jpg) center center ;
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#galeria img { border: solid 3px black; margin-left: 10px; vertical-align: middle; }

#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../imagens/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../imagens/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
