* {
	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: 500px;
	margin-left: 250px;
	color: #666666;
	margin-bottom: 20px;
}

#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;
}

#stAnfaq {
	margin-left:30px;
	margin-bottom:20px;
}

#stAnfaq h2 {
    width:178px;
	height:27px;
	text-indent: -5000px;
	background: url(../img/imgAnfaq.jpg) no-repeat;
}

#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 ul {
	margin-left: 20px;
}

#stEmpresa p {
	padding-bottom:3px;
}

#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;
}

#stValores h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titValores.jpg) no-repeat;
}

#stVisao h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titVisao.jpg) no-repeat;
}

#stBeneficios h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titBeneficios.jpg) no-repeat;
}

#stEmpresasgrupo h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titEmpresasgrupo.jpg) no-repeat;
}

#stResponsabilidade h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titResponsabilidade.jpg) no-repeat;
}

#stInformativo h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titInformativo.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;
}

#stFactoring h2{
	margin-top:10px;
	text-indent:-5000px;
	background: url(../img/titFactoring.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;
	}
	
/* Notícias Rss*/
.rss_container {
 
}
.rss_inner {
 margin: 0 ;
}
.rss_inner dt {
 padding-top: 10px;
}
.rss_inner dl dt {
 margin: 1px;
 background-color: transparent ;
}

/* Fim de Notícias RSS */
#iframe_noticias iframe{
border: 2px solid #282828;
width: 231px;
z-index: 10;
height: 250px;
overflow: hidden;
position: relative;
top: -1px;
left: -2px;}



#logoEpresas {  display: block; overflow: hidden;}
#logoEpresas li { float:left; border:2px solid #eee; list-style:none; margin:6px 6px 6px 0;}
#logoEpresas li:hover { border:2px solid #DD0909;}

#Contatos #txtNome, #txtEmail, #txtAssunto, #txtMensagem { 
width: 90%;
background: white;
border: 1px solid #dddddd;
padding: 8px;
font-size: 11px;
color: #666;
-webkit-border-radius: 8px 8px 8px 8px;
-moz-border-radius: 8px 8px 8px 8px;
border-radius: 8px 8px 8px 8px;
}

#Enviar {
	-moz-box-shadow:inset 0px 1px 0px 0px #c90808;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c90808;
	box-shadow:inset 0px 1px 0px 0px #c90808;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ed0000), color-stop(1, #ba0707) );
	background:-moz-linear-gradient( center top, #ed0000 5%, #ba0707 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed0000', endColorstr='#ba0707');
	background-color:#ed0000;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #e00404;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #9e5656;
}#Enviar:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ba0707), color-stop(1, #ed0000) );
	background:-moz-linear-gradient( center top, #ba0707 5%, #ed0000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba0707', endColorstr='#ed0000');
	background-color:#ba0707;
	cursor:pointer;
}#Enviar:active {
	position:relative;
	top:1px;
}


#menu li a:hover { background:#900;}
