@charset "windows-1252";
 
 body 
   {background-image: url("images/SLATE.JPG");
   background-attachment: fixed;
   color: #FFCC00; margin: 50px; margin-top:0px; 
   font-family: Verdana, Geneva, Arial, sans-serif;
   font-size: x-small;
   font-weight: bold;  
   line-height: 180%; }
#geral
   {
	position:absolute;
	top:16%;
	left:50%;
	width:730px;
	height:auto;
	margin-left:-364px;
	margin-top:-97px;
	border:1px solid #000000;
	background-image: url("images/sand2.JPG");	
	}	
    p { text-indent: 3em;} 
	a:link {color: #ffcc00; text-decoration: none; 

  background-color: transparent}

  a:visited {color: #ffcc00;text-decoration: none; 

  background-color: transparent}

  a:hover {color: #ffff00;text-decoration: underline; 

  background-color: transparent}

  a:active { color: #ffff00;text-decoration: underline; 

  background-color: transparent;}	 
  #header
	{
	position: relative;
	height: 25px;
	width: 100%;
	background: #000000;	
	
	}
  #header1
	{
	position: relative;
	height: 50px;
	width: 100%;
	background-image: url("images/titulo.gif");	
	}
  #header2
	{
	position: relative;
	height: 25px;
	width: 100%;
	background: #000000;	
	
  	}

/*- Menu Tabs H--------------------------- */

    #tabsH {
      position:relative;
      width:100%;
	  left:0px;
	  top:3px;
      background-image: url("images/menu4.gif");
      font-size:83%;
	  font-weight: bold;
      line-height:normal;
      }
    #tabsH ul {
        margin:0 125px;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFCC00;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#ffff00;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
    #tabsH #current a {
      background-position:0% -42px;
        }
    #tabsH #current a span {
      background-position:100% -42px;
      }
-->
    #lancamento	 
	{
	position: relative;
	width:100%;
	top:0px;
	height: 20px;
	padding:0px 0px 0px 0px;
	border-color: #000000; 
	border-width: 3px; 
	border-style: double;
	} 
#col01{
	position: relative;
	padding: 0px;
	margin-top: 5px;
	width: 78%;
	float: left
	}
	
#col02{
	position: relative;
	padding: 0px;
	margin-top: 5px;
	margin-left:0px; 
	width: 22%;
	float: left;
	height:auto;
	color: #FFCC00;
	font-weight: bold;
	text-align: center;
	}	
	
#footer 
	{
	position: relative;
	background-image: url("images/sand2.JPG");	
	width: 100%;
	margin-top: 5px;
	margin-left:0px; 
	color: #FFCC00;
	font-size: 9px;
	line-height: 16px;
	text-align: center;
	height: 16px;
	clear: left;
	}
