* {
	margin:0px;
	padding:0px;
}

body {
	background-image: url(../img/bck.jpg);
	font-family:Arial;
	font-size:11px;
}

#principal {
	height: auto;
	width: 760px;
	background: url(../img/filete.jpg) repeat-y;
	margin-right: auto;
	margin-left: auto;
}

#topo {
	height: 177px;
	width: 760px;
}

#menuCima {
	height: 24px;
	width: 760px;
	background-image: url(../img/barraLinks.jpg);
	position: relative;
}

#botao {
	float: left;
	width: 200px;
	position: relative;
	padding-left: 30px;
}

#lista {
	float: right;
	width: 515px;
}

#lista a {
	color: #FFFFFF;
}

#corpo {
	width: 760px;
}

#corpoEsquerda {
	float: left;
	width: 234px;
	color:#666666;
	padding-top:5px;
}

#corpoDireita {
	width: 490px;
	margin-left: 250px;
	color: #666666;

}

#stNoticias {
	margin-left:30px;
	margin-right:10px;
	margin-bottom:20px;
}

#stNoticias h2 {
	text-indent: -2000px;
	background: url(../img/noticias.jpg) no-repeat;
}

#stNoticias a{
  color:#666666;
  text-decoration:none;
}

#stNoticias a:hover{
  text-decoration:underline;
}

#stIndicadores {
	margin-left:30px;
	margin-bottom:20px;
}

#stIndicadores h2 {
	text-indent: -2000px;
	background: url(../img/indicadores_economicos.jpg) no-repeat;
}

table#table tr td {
	background: #ecedef;
} 

#stDownload {
	margin-left:30px;
	margin-bottom:20px;
}

#corpoEsquerda p {
	margin-right: auto;
	margin-left: 30px;
}



#stFaq {
	margin-left:30px;
	margin-bottom:20px;
}

#stProdutos h2 {
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titProdutos.jpg) no-repeat;
}
	
#stProdutos p {
	padding-bottom:3px;
}

#stEmpresa h2 {
	text-indent:-5000px;
	background: url(../img/titAempresa.jpg) no-repeat;
	margin-top:10px;
}

#stEmpresa p {
	padding-bottom:3px;
	text-align:justify;
}

#Noticias h2 {
	text-indent:-5000px;
	background: url(../img/titNoticias.jpg) no-repeat;
	margin-top:10px;
}

#Noticias h3 {
	text-indent:-5000px;
	background: url(../img/titOutrasNoticias.jpg) no-repeat;
	margin-top:10px;
}

#stLinks h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titLinks.jpg) no-repeat;
}

.destaque {
	font-weight: bold;
	
}


#stCadastro h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titCadastro.jpg) no-repeat;
}

#stContatos h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titContatos.jpg) no-repeat;
}

#stQuemSomos h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titQuemSomos.jpg) no-repeat;
}

#stVantagens h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titVantagens.jpg) no-repeat;
}

#stMissao h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titMissao.jpg) no-repeat;
}

#stEmpresasgrupo h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titEmpresasGrupo.jpg) no-repeat;
}

#stInformativo h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titInformativo.jpg) no-repeat;
}

#stFactoring h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titFactoring.jpg) no-repeat;
}

#stResponsabilidade h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titResponsabilidade.jpg) no-repeat;
}

#stDicas h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titDicas.jpg) no-repeat;
}

#stDicas h3{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titOutrasDicas.jpg) no-repeat;
}

#stDicas a{
  color:#666666;
  text-decoration:none;
}

#stDicas a:hover{
  text-decoration:underline;
}

#stLinkFaq h2{
	margin-top:10px;
	text-indent:-3000px;
	background: url(../img/titFaq.jpg) no-repeat;
}

#stLinkFaq h3{
	margin-top:10px;
	text-indent:-3000px;
	background: url(../img/titOutros.jpg) no-repeat;
}

.botao{
	margin-left:30px;
	margin-bottom:20px;
}

a:link {
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #666666;
}

.form {
	border: 1px solid #CCCCCC;	
}

.negrito {
	font-weight: bold; 	
}


#rodape {
	position: relative;
	clear:left;
	width: 760px;
	height: 40px;
	background-color: #F00;	
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}

	#rodEsquerda {
		float:left;
		width:638px;
		padding:8px 0px 0px 12px;
	}
	
	#rodDireita {
		float:left;
		width:110px;
		padding:8px 0px 0px 0px;
	}
	
	#rodape a:link, #rodape a:visited {
		color:#FFF;
		text-decoration:none;
	}

	#rodape a:hover, #rodape a:active {
		text-decoration:underline;
	}