body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(Imagens/fundoaa.jpg);
	background-repeat:repeat-x;	
}
#tudo {
  width: 1000px;
  margin:0 auto;         
  text-align:left; /* "remédio" para o hack do IE */ 
}
#block_1
	{
	position:absolute;
	height:auto;
	width:1000px;
	margin-top:0;
	margin-bottom:100;
	background-image:url(Imagens/titulo.jpg);
	background-repeat:no-repeat;
	z-index:0;	
	}	

#centro
	{
	position:relative;
	background-color:#FFF;
	width:99.8%;
	margin-top:165px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
	z-index:1;
	height: auto;
	}

#menu{
	position:absolute;
	height:auto;
	width:680px;
	margin-top:131px;
	margin-left:-40px;
	z-index:10;	
	}


h1{
	color:#B36B00;    
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}


ul#menu_links {
width:100%;
margin:0;
padding:0;
list-style-type:none;
border-bottom:3px solid #FC6;
border-top:5px solid #FC6;
}

ul#menu_links li {
border-bottom:1px solid #960;
height:30px;
line-height:190%;
}

ul#menu_links li a:link, ul#menu_links li a:visited {
display:block;
height:30px;
text-decoration:none;
font-family: Verdana, Geneva, sans-serif;
font-size:11px;
color:#000;
border-left:10px solid #EEC591;
padding-left:5px;
}

ul#menu_links li a:hover {
background-color: #FFE4B5;
color:#DAA520;
border-left:10px solid #FFD39B;
} 


/*- Menu Tabs B--------------------------- */
    #tabsB {
      float:left;
      width:100%;
      font-size:70%;
      line-height:normal;
      }
    #tabsB ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("Imagens/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("Imagens/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      font-family:Verdana, Geneva, sans-serif;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
 }
 


	 
#textoempresa{
	 font-family:Verdana, Geneva, sans-serif;
	 font-size:13px;
	 color:#666;
     text-decoration:none;
	 padding:2px 2px 2px;
	 text-align:justify;
	}	
	
	
#fotoempresa{
	width:auto;
	height:auto;
    padding:1px 1px 1px 1px;
	border-bottom:#CCC 1px dotted;	
	}		


#tudodaempresa{
	width:100%;
	height:auto;
	display:block;
	padding-left:1px;
	}	
	
#fundoempresa{
	width:99.7%;
	height:auto;
	}	
	
	
#historicoempresa{
	width:95%;
	border-left:#DF7311 15px solid;
	height:auto;
	margin: 0 auto;
	}
	

#obrigacoes{
	padding:0;
	width:auto;
	height:auto;
	margin:0;
	border-bottom:1px #F90 dotted;	
	}	

#obrigacoes1{
	padding:10px 10px 10px 10px;
	}	
	
.formatabela{
	width:100%;
	height:auto;
	background-image:url(imagens/fcontato.jpg);
	border:1px #F90 dotted;
	margin-bottom:10px;
	}

.titulotabela{
	font-family:"Segoe UI", Geneva, sans-serif;
	font-size:14px;
	color:#000;
	text-align:left;
	padding-left:10px;	
}

.corpotabela{
	font-family:"Segoe UI", Geneva, sans-serif;
	font-size:12px;
	color:#C00;
	text-align:left;
	padding-left:10px;	
}

.linktabela a{
	font-family:"Segoe UI", Geneva, sans-serif;
	font-size:12px;
	color:#09F;
	text-align:left;
	cursor:pointer;
	padding-left:10px;
	text-decoration:none;
}	
	
	
.clear { clear: both; }	

	
#rodapeatual{
	position: relative;
    margin-top: -40px; /* A mesma altura do rodapé, o valor deve ser negativo */
    height: 40px;
	width:100%;
	height:40px;
    text-align:left;
    z-index:11;
	margin-left:0px;
	margin-top:0px;
	border-left:0px dotted #F90;		
	border-right:1px dotted #fff;		
	border-bottom:1px dotted #F90;		
	border-top:1px dotted #F90;
	background-image:url(imagens/backcentro.jpg);
    clear:both	
}
	