﻿* {
	margin:0; 
	padding:0; 
	list-style:none;
}
body{ 
	text-align:center;
	background:#fff;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#715245;
}

#imp_re{
	float:right;
	margin-top:-40px;
}

#geral{
	text-align:left;
	width:760px;
	margin: 0 auto;
}
#topo h1 a{
	display:block;
	width:182px;
	height:180px;
	float:left;
	text-indent:-9999px;
	background:url(imgs/telefone.gif) no-repeat;
	overflow:hidden;
}

#topo2 h1 a{
	display:block;
	width:182px;
	height:180px;
	float:left;
	text-indent:-9999px;
	background:url(imgs/telefone.gif) no-repeat;
	overflow:hidden;
}

#topo h2{
	display:block;
	width:578px;
	height:180px;
	float:left;
	text-indent:-9999px;
	background:url(imgs/background-h2-topo.jpg) no-repeat;
}
#topo2 h2{
	display:block;
	width:578px;
	height:180px;
	float:left;
	text-indent:-9999px;
	background:url(imgs/background-h2-topo.jpg) no-repeat;
}
#menu{
	clear:both;
	border-top:solid 1px #A05D02;
	text-align:center;
}
#menu ul li{
	display:inline;
}
#menu a{
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#A05D02;
	display:inline;
	width:127px;
	height:26px;
	text-decoration:none;
	padding:2px 36px;
	line-height:26px;
}
#menu a:hover{
	background:#FFDEB5;
}
#conteudo{
	display:table;
	width:760px;
	background-attachment: fixed;
	background-color: #FCEFDD;
}
#conteudo h1{
	font: normal 20px Arial, Helvetica, sans-serif;
	margin:0 0 16px 0;
}
#internas h2{
	margin:10px 0 0 3px;
	padding:0 0 0 190px;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#F8960D;
	clear:both;
}
#geral #conteudo #internas {
	width: 760px;
	display:table;
}
#conteudo #internas h1{
	width:565px;
	height:30px;
	display:block;
	padding-left:195px;	
	padding-top:20px;
	margin:0;
}
#conteudo #internas img{
	padding:0 10px;
	float:left;	
}
#conteudo #internas #logos {
	display:block;
	width:540px;
	padding-left:20px;
	float:left;
}
#conteudo #internas #logos ul li{
	float:left;
	padding:5px 5px 5px 5px;
	height:70px;
}
#conteudo #internas li {
	padding-left: 50px;	
}
#conteudo #internas p {
	padding-bottom: 10px;	
}
#conteudo #internas #docs {
	float:left;
	display:block;
	width:550px;
	padding-top:10px;
	position:relative;
	z-index:3000;
}
#conteudo #internas #docs a.linkcadastro {
	background:url(imgs/botao_out2.jpg) no-repeat center center;
	width: 145px;
	height:81px;
	float: right;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	left: 409px;
	top: -83px;
}
#conteudo #internas #docs a:hover.linkcadastro  {
	background:url(imgs/botao_on2.jpg) no-repeat center center;
}
#conteudo #internas #docs ul {
	float:left;
	display:block;
	width:400px;
}
#destaque_home{
	background:#FF9101 url(imgs/background-destaque-home.gif) no-repeat;
	height:187px;
	display:block;
}
#destaque_home ul{
	padding:8px;	
	float:left;
	width:380px;
	height:165px;		
}
#destaque_home ul li a {
	display:block;
	padding:0 24px;
	height:31px;
	width:356px;
	text-indent:-9999px;
	overflow:hidden;	
}
#destaque_home ul li a.pessoal {
	background:url(imgs/pessoal.gif) no-repeat left;
}
#destaque_home ul li a.inss  {
	background:url(imgs/inss.gif) no-repeat left;
}
#destaque_home ul li a.sp {
	background:url(imgs/sp.gif) no-repeat left;
}
#destaque_home ul li a.rv {
	background:url(imgs/rv.gif) no-repeat left;
}
#destaque_home ul li a.fv {
	background:url(imgs/fv.gif) no-repeat left;
}

#destaque_home h2{
	float:left;
	width:169px;
	padding:60px 20px;
	background: url(imgs/atendimento-delivery.gif) no-repeat center center;
	text-indent:-9999px;
}
#conteudo img.home{
	margin:3px 15px;
	float:left;
}
.blocos_home{
	float:left;
	width:220px;
	padding:16px 0 0 50px;
}
p a{
	color:#715245;
	margin:3px 0;
	text-decoration:none;
}
p a:hover{
	text-decoration:underline;
}

#rodape{
	background:#FCEFDD;
	display:table;
	width:760px;
	font:normal 10px Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom:5px;
}
#rodape ul li{
	float:left;
}
 
#rodape a.grupo{
	text-indent:-9999px;
	overflow:hidden;
	background:url(imgs/si.gif) no-repeat center center;
	display:block;
	width:91px;
	line-height:15px;
	padding:8px;
	}
#rodape a.w3c{
	text-indent:-9999px;
	overflow:hidden;
	background:url(imgs/xhtml.gif) no-repeat center center;
	display:block;
	width:91px;
	padding:8px;
	border-right:solid 1px #715245;
	margin-right:10px;
}
.ponto{
	list-style-type: disc;
}

.direito{
	float:left;
	margin:2px 0 0 3px;
}
/*--ttulos dos links--*/
#toolTip { position:absolute;z-index:1000;width:auto;background:#FF9100;border:2px double #fff;text-align:left;padding:5px;min-height:1em;-moz-border-radius:5px; }
body div#toolTip p { margin:0;padding:0;color:#fff;font:11px/12px verdana,arial,sans-serif;	}
body div#toolTip p em { display:block;margin-top:3px;color:#f60;font-style:normal;font-weight:bold;}
body div#toolTip p em span { font-weight:bold;color:#fff; }
body div#toolTip ul{color:#fff;font:11px/12px verdana,arial,sans-serif;}



#geral #conteudo #internas #conteudo #contato {
	width: 538px;
}

.linkcadastro a{
	background:url(imgs/botao_out2.jpg) no-repeat center center;
	text-indent:-9999px;
	width: 145px;
	height:81px;
	float: right;
	margin-top: -90px;
	margin-right: 50px;
	display:block;
	overflow:hidden;
}

.linkcadastro a:hover {
	background:url(imgs/botao_on2.jpg) no-repeat center center;
}

/*===== Sub Menu Serviçoos =====*/

#menu ul li #subProdutos {
	position: absolute;
	display: none;
	width: 120px;
	left: 0px;
	top: 20px;
	z-index:2540;
}
html>body #menu ul li #subProdutos {
	position: absolute;
	display: none;
	width: 120px;
	left: 0px;
	top: 17px;
}
#menu ul li #subProdutos ul {
	margin: 3px 0px 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}
#menu ul li #subProdutos li a {
	display: block;
	background-color: #715245; /* Cor do fundo da primeira tabela */
	text-decoration: none;
	font-family: Verdana, Arial, Tahoma, sans-sarif;
	font-size: 10px;
	color: #FCEFDD;
	width: 100%;
	margin: 0px;
	padding: 0px 2px;
	line-height: 20px;
	border-right: none;
}
#menu ul li #subProdutos li {
	margin: 0px;
	padding: 0px;
	background-color: #FCEFDD;
	width: 100%;
}
#menu ul li #subProdutos a:hover {
	color: #715245;
	background-color: #FFDEB5;
}

#Filial{
 
 	font-family:Verdana; color:#000000; size:6px; text-decoration:none;
	float:left;
	position:absolute;
	margin-left:-720px;
	margin-top:160px;

}
