*{
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica";
}
/*#bigheader{
	width: 100%;
	height: 100px;
	background-color: #111;
}*/
#header{
	width: 980px;
	height: 60px;
}
/* menu */
#menu{
	width: 980px;
	height: 60px;
	float: left;
}
#menu ul {
    padding:0px;
	margin:0px;
    float: left;
    width: 100%;
    list-style:none;
}
#menu ul li { display: inline; }
#menu ul li a {
    float:left;
    /* visual do link */
    color: #000;
    text-decoration: none;
	width: 245px;
	font-size: 16px;
	margin-top: 20px;
	height:20px;
	border-bottom: 3px solid #FFF;
}
#menu ul li a:hover {
    color: #000;
	font-size: 16px;
	border-bottom: 3px solid #0000EE;
}
#menu ul li a.active {
    color: #000;
	font-size: 16px;
	border-bottom: 3px solid #8B008B;
}
#content{
	width: 980px;
	height: 150px;
	margin-top: 20px;
	background: url(../imagens/bgcenter.png);
}
#topocontent{
	float: left;
	width: 980px;
	height: 150px;
}
.atalho{
	float: left;
	width: 196px;
	height: 150px;
}
#meiocontent{
	float: left;
	width: 980px;
	height: 200px;	
}
#bigfooter{
	width: 100%;
	height: 140px;
	float: left;
	margin-top: 20px;
	background: url(../imagens/rodape1.png) repeat-x;	
}
#footer{
	width: 980px;
	height: 140px;
}
#bigfooter1{
	width: 100%;
	height: 300px;
	float: left;
	background: url(../imagens/rodape2.png) repeat-x;
}
#footer1{
	width: 980px;
	height: 300px;
}
.footerpadrao{
	width: 196px;
	height: 300px;
	float: left;
}
#bigbanner{
	background: url(../imagens/bgbanner.png) repeat-x;
	width: 100%;
	height: 240px;
}
#banner{
	width: 980px;
	height: 240px;
}	
.posicaobg{
	float: left;
}
.bannerimg1{
	width: 196px;
	height: 140px;
	float: left;
}
.posicaotopo{
	margin-top: 10px;
}
.posicaotopo:hover{
	margin-top: 0px;
}
#conteudo{
	width: 980px;
	height: 600px;
	margin-top: 150px;
}
.conteudo{
	width: 980px;
	height: 600px;
	margin-top: 150px;
}
.conteudocontabilidade{
	width: 980px;
	height: 1400px;
	margin-top: 150px;
}
.conteudodown{
	width: 980px;
	height: 550px;
	margin-top: 150px;
	border-top:2px solid #000000;
}
.conteudocontato{
	width: 980px;
	height: 500px;
	background: url(../imagens/bgformulario.png) repeat-x;
}
#headerconteudo{
	width: 980px;
	height: 100px;	
}
#titulo{
	width: 330px;
	height: 100px;
	float: left;
}
#vazio{
	width: 320px;
	height: 100px;
	float: left;
}
#voltar{
	width: 330px;
	height: 100px;
	float: left;
}
#texto{
	width: 980px;
	height: 500px;
}
#textocontabilidade{
	width: 980px;
	height: 1300px;
}
#esquerdacontabilidade{
	width: 310px;
	height: 1300px;
	float: left;
	margin: 10px;
	position: relative;
}
#meiocontabilidade{
	width: 300px;
	height: 1300px;
	float: left;
	margin: 10px;
}
#direitacontabilidade{
	width: 310px;
	height: 1300px;
	float: left;
	margin: 10px;
	position: relative;
}
#textocontato{
	width: 980px;
	height: 400px;
}
#esquerda{
	width: 310px;
	height: 500px;
	float: left;
	margin: 10px;
	position: relative;
}
#meio{
	width: 300px;
	height: 500px;
	float: left;
	margin: 10px;
}
#direita{
	width: 310px;
	height: 500px;
	float: left;
	margin: 10px;
	position: relative;
}
#voltartopo{
	width: 330px;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#titulomodulos{
	width: 330px;
	height: 100px;
	position: absolute;
	top: 0;
	right: 0;
}
a{
    border: 0px;
    text-decoration: none;
    color: #999;
}
a.hover{
    border: 0px;
    text-decoration: none;
    color: #999;
}
a.visited{
    border: 0px;
    text-decoration: none;
    color: #999;
}
img{
	border: 0px;
}
form{
	width: 710px;
}
textarea{
	width: 400px;
	height: 100px;
	float: left;
}
.label{
	width: 300px;
	/*height: 25px;*/
	margin-bottom: 5px;
	float: left;
	text-align: left;
	text-indent: 30px;
	font-family: "Helvetica";
	font-size: 12px;
}
.input{
	width: 400px;
	/*height: 25px;*/
	margin-bottom: 5px;
	float: left;
}
.inputmenor{
	width: 200px;
	/*height: 25px;*/
	margin-bottom: 5px;
	float: left;
}
.botao{
	width: 200px;
	height: 50px;
}
.obs{
	width: 500px;
	margin-bottom: 5px;
	font-size:10px;
	float: left;
	text-align: left;
	text-indent:30px;
}
.footerconteudo{
	width: 980px;
	height: 50px;	
}
.footeresquerdadown{
	width: 500px;
	height: 50px;
	float: left;	
}
.footerdireitadown{
	width: 480px;
	height: 50px;
	float: left;	
}
.atalhofooter{
	width: 160px;
	height: 50px;
	float: left;	
}
#conteudoinstitucional{
	width: 980px;
	height: 1000px;
}
#textoinstitucional{
	width: 980px;
	height: 450px;
}
.textos{
	width: 470px;
	height: 450px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#cabecamapa{
	width: 980px;
	height: 50px;
}
#mapa{
	width: 980px;
	height: 400px;
}
#endereco{
	width: 980px;
	height: 100px;
}
p{
	font-family: "Arial";
	text-align: justify;
	font-size: 12px;
	color: #666;
	line-height:200%;
}
h1{
	font-family: "Arial";
	text-align: center;
	font-size: 60;
	color: #666;
}
/*REPRESENTANTES*/
#conteudorepresentante{
	width: 980px;
	height: 550px;
}
#titulorepresentante{
	width: 980px;
	height: 50px;
	float: left;	
}
#titulodocumentos{
	width: 490px;
	height: 50px;
	float: left;	
}
#titulomapa{
	width: 490px;
	height: 50px;
	float: left;	
}
#geralrepresentantes{
	width: 980px;
	height: 500px;
	float: left;
}
#documentacao{
	width: 490px;
	height: 500px;
	float: left;
}
.docrepresentante{
	width: 490px;
	height: 100px;
	float: left;
}
#maparepresentantes{
	width: 490px;
	height: 500px;
	float: left;
}
.imgrepresentantes{
	float: left;
	margin: 0px;
	padding: 0px;
}
.textotitulo{
	font-size: 26;
}
/*PESQUISAS*/
#conteudopesquisas{
	width: 980px;
	height: 550px;	
}
#titulopesquisa{
	width: 980px;
	height: 50px;
	float: left;
}
#tituloesquerda{
	width: 490px;
	height: 50px;
	float: left;
}
#titulodireita{
	width: 490px;
	height: 50px;
	float: left;
}
#corpopesquisas{
	width: 980px;
	height: 500px;
	float: left;
}
#corpoesquerda{
	width: 490px;
	height: 500px;
	float: left;
}
#corpodireita{
	width: 490px;
	height: 500px;
	float: left;
}
.docpesquisas{
	width: 490px;
	height: 100px;
	float: left;
}
.imgpesquisas{
	float: left;
	margin: 0px;
	padding: 0px;
}	
#faixa{
	float: left;
}
/*SISTEMAS*/
#bodysistemas{
	width: 980px;
}
#atalhosistemas{
	width: 980px;
	height: 100px;
}
.atalhosistemas{
	width: 98px;
	height: 100px;
	float: left;	
}
.apresentacaosistemas{
	width: 980px;
	height: 650px;
	float: left;
	margin-top: 150px;
	border-bottom:2px solid #000;
}
.headersistemas{
	width: 980px;
	height: 100px;
	float: left;
}
.headeresquerda{
	width: 330px;
	height: 100px;
	float: left;
}
.headermeio{
	width: 320px;
	height: 100px;
	float: left;
}
.headerdireita{
	width: 330px;
	height: 100px;
	float: left;
}
.corposistemas{
	width: 980px;
	height: 500px;
	float: left;
}
.corpoesquerda{
	width: 310px;
	height: 500px;
	float: left;
	margin:10px;
}
.corpomeio{
	width: 300px;
	height: 500px;
	float: left;
	margin:10px;
}
.corpodireita{
	width: 310px;
	height: 500px;
	float: left;
	margin:10px;
}
.footersistemas{
	width: 980px;
	height: 50px;
	float: left;
}
.footeresquerda{
	width: 330px;
	height: 50px;
	float: left;
}
.footermeio{
	width: 320px;
	height: 50px;
	float: left;
}
.footerdireita{
	width: 330px;
	height: 50px;
	float: left;
}
.posicaosistemas{
	margin-top: 10px;
}
.posicaosistemas:hover{
	margin-top: 0px;
}

/*SLIDE SHOW PETA*/
#slideshow {
    position:relative;
    height:240px;
    width:980px;
    margin:0 auto;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}
	