#page-acessibility{ display: none; }
a{ outline: none; }

body{
	margin: 0px;
	padding: 0px;
	background: #fafafa;
}

#page{
	width: 100%;
	height: auto;
	float: left;
	background: url(../imagens/bg_index.gif) repeat-x top center;
}

#page-header{
	width: 772px;
	height: auto;
	margin: 0 auto;
}

		#page-header .quarto{
			width: 200px;
			height: auto;
		}
		
		#page-header .tres-quartos{
			width: 572px;
			height: auto;
		}
		
#page-body{
	width: 762px;
	height: auto;
	margin: 0 auto;
}

		#page-body .chamada01{
			width: 288px;
			height: auto;
		}
		
		#page-body .chamada02{
			width: 442px;
			height: auto;
			padding: 13px 0 0 32px;
		}
		
#page-footer{
	width: 762px;
	height: auto;
	margin: 0 auto;
}
		
.cabecalho a{
	width: 195px;
	height: 85px;
	display: block;
	background: url(../imagens/logo_vector.gif) no-repeat;
	float: left;
	text-indent: -9000px;
	margin: 7px 0 0 5px;

}

/* Menu Geral (Index) */
ul.menu_principal{
	width: 180px;
	height: auto;
	float: left;
	margin: 39px 0 0 5px;
	list-style: none;
}

		ul.menu_principal li.institucional a{
			width: 180px;
			height: 18px;
			background: url(../imagens/bt_institucional.gif) no-repeat;
			text-indent: -9000px;
			display: block;
		}
		
		ul.menu_principal li.produtos a{
			width: 180px;
			height: 20px;
			background: url(../imagens/bt_produtos.gif) no-repeat;
			text-indent: -9000px;
			display: block;
		}
		
		ul.menu_principal li.informacao a{
			width: 180px;
			height: 20px;
			background: url(../imagens/bt_informacao.gif) no-repeat;
			text-indent: -9000px;
			display: block;
		}
		
		ul.menu_principal li.express a{
			width: 180px;
			height: 20px;
			background: url(../imagens/bt_express.gif) no-repeat;
			text-indent: -9000px;
			display: block;
		}
		
		ul.menu_principal li.clientes a{
			width: 180px;
			height: 20px;
			background: url(../imagens/bt_clientes.gif) no-repeat;
			text-indent: -9000px;
			display: block;
		}
		
		ul.menu_principal li.contato a{
			width: 180px;
			height: 18px;
			background: url(../imagens/bt_contato.gif) no-repeat;
			text-indent: -9000px;
			display: block;
		}

/* Busca Topo */
.busca_topo{
	width: 190px;
	height: 25px;
	margin: 29px 8px 0 0;
	float: right;
}
		
.busca_topo label{
	width: 35px;
	height: 16px;
	display: block;
	text-indent: -9000px;
	background: url(../imagens/tit_busca_topo.gif) no-repeat;
	float: left;
	margin: 1px 0 0 0;
}

.busca_topo input#plugdados_widget_busca_pesquisa{
	width: 121px;
	height: 15px;
	border: solid 1px #bababa;
	font-size: 11px;
	padding: 1px 0 0 0;
	margin: 0 3px 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
}

.busca_topo input[type="submit"]{
	width: 25px;
	height: 18px;
	border: none;
	float: left;
	font-size: 0px;
	text-indent: -9000px;
	background: url(../imagens/bt_ok_busca_topo.gif) no-repeat;
}

/* Banner Principal */
.banner_index{
	width: 567px;
	height: 210px;
	float: left;
	margin: 4px 0 0 0;
}

		.banner_index object{
			width: 567px;
			height: 210px;
			outline: none;
		}
		
/* Noticias */
.noticias_index{
	width: 288px;
	height: auto;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 35px 0 0 0;
}

		.noticias_index h2{
			width: 288px;
			height: 13px;
			background: url(../imagens/tit_noticias.gif) no-repeat;
			text-indent: -9000px;
			display: block;
			margin: 0 0 10px 0;
		}

ul.widget_noticia_lista_itens{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.widget_noticia_lista_itens li{
	margin: 0 0 15px 0;		
}

		li a.plugdados_widget_noticia_titulo{
			color: #426e9d;
			margin: 0 0 3px 0;
			display: block;
			text-decoration: none;
		}
		
		li span.plugdados_widget_noticia_data{
			font-size: 10px;
			display: block;
			margin: 0 0 3px 0;
			color: #d0d0d0;
		}

		li span.plugdados_widget_noticia_resumo{
			display: block;
		}

		li a.plugdados_widget_noticia_veja_mais{
			width: 75px;
			height: 14px;
			background: url(../imagens/bt_saiba_mais.gif) no-repeat;
			text-indent: -9000px;
			display: block;
			margin: 6px 0 0 0;
			padding: 3px 0 0 0;		
		}

/* Destaque Clientes */
.destaque_clientes{
	width: 442px;
	height: 153px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 14px 0;
	float: left;
}

		.destaque_clientes h2{
			width: 442px;
			height: 13px;
			background: url(../imagens/tit_clientes.gif) no-repeat;
			text-indent: -9000px;
			display: block;
			margin: 0 0 10px 0;
		}
		
.destaque_clientes #widget_noticia_slide_destaque_clientes{
	height: auto;
}
		
.destaque_clientes #plugdados_widget_noticia_imagem{
	width: 200px;
	height: 105px;
	float: left;
}	
		
.destaque_clientes #plugdados_widget_noticia_imagem a img{
	width: 200px;
	height: 105px;
	border: none;
}

.destaque_clientes .plugdados_widget_noticia_destaque{
	position: relative;
	top: -25px;
}
		
.destaque_clientes .widget_noticia_lista_itens{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.destaque_clientes .widget_noticia_slide_item{
	width: 233px;
	height: auto;
	float: left;
	margin: 0 0 0 8px;
}

		.destaque_clientes a.plugdados_widget_noticia_titulo{
			color: #426e9d;
			margin: 0 0 3px 0;
			display: block;
			text-decoration: none;
		}
		
		.destaque_clientes span.plugdados_widget_noticia_data{
			font-size: 10px;
			display: block;
			margin: 0 0 3px 0;
			color: #d0d0d0;
		}
		
		.destaque_clientes span.plugdados_widget_noticia_resumo{
			display: block;
		}
		
		.destaque_clientes a.plugdados_widget_noticia_veja_mais{
			width: 75px;
			height: 14px;
			background: url(../imagens/bt_saiba_mais.gif) no-repeat;
			text-indent: -9000px;
			display: block;
			margin: 6px 0 0 0;
			padding: 3px 0 0 0;
		}
		
		.destaque_clientes ul.widget_noticia_slide_numeros{
			width: 109px;
			height: 19px;
			background: url(../imagens/bg_navegar.gif) no-repeat;
			list-style: none;
			padding: 3px 0 0 59px;
			position: relative;
			top: 108px;
			z-index: 300;
		}
		
				.destaque_clientes ul.widget_noticia_slide_numeros li{
					float: left;
					margin: 0 3px 0 0;
				}
		
				.destaque_clientes ul.widget_noticia_slide_numeros li a{
					width: 11px;
					height: 14px;
					background: url(../imagens/li_navegar.gif) no-repeat;
					display: block;
					text-decoration: none;
					color: #FFF;
					padding: 0 0 0 4px;
				}
		
/* Destaques Inferiores */
.destaque_index{
	width: 216px;
	background: url(../imagens/barra_destaque.gif) no-repeat right top;
	float: left;
	margin: 0 4px 0 0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.destaque_index h2{
	display: none;
}

		.destaque_index #plugdados_widget_noticia_imagem{
			width: 200px;
			height: 105px;
			float: left;
		}	

		.destaque_index #plugdados_widget_noticia_imagem a img{
			width: 200px;
			height: 105px;
			border: none;
		}

		.destaque_index a.plugdados_widget_noticia_titulo{
			color: #426e9d;
			margin: 4px 0 3px 4px;
			display: block;
			float: left;
			text-decoration: none;
		}
		
		.destaque_index span.plugdados_widget_noticia_resumo{
			width: 192px;
			height: auto;
			margin: 0 0 0 4px;
			display: block;
			float: left;
		}
		
		.destaque_index span.plugdados_widget_noticia_data{
			font-size: 10px;
			display: block;
			margin: 0 0 3px 0;
			color: #d0d0d0;
		}
		
		.destaque_index a.plugdados_widget_noticia_veja_mais{
			width: 75px;
			height: 14px;
			background: url(../imagens/bt_saiba_mais.gif) no-repeat;
			text-indent: -9000px;
			display: block;
			margin: 6px 0 0 0;
			padding: 3px 0 0 0;
			float: left;
		}

/* Redes Sociais - Webservice */
.redes_sociais{
		
}
		.redes_sociais .ico_redes{
			width: 37px;
			height: 23px;
			display: block;
			float: left;
			margin: 0 4px 0 0;
		}

		.redes_sociais .info_twitter{
			width: 200px;
			height: 18px;
			display: block;
			background: url(../imagens/bg_siga_twitter.gif) no-repeat;
			float: left;
			font-family: "Verdana", Arial, Helvetica, sans-serif;
			font-size: 11px;
			padding: 5px 0 0 5px;
		}	
		
		
/* Rodape */
.rodape{
	width: 762px;
	height: 76px;
	background: url(../imagens/bg_rodape.gif) no-repeat;
	clear: both;
	float: left;
	margin: 18px 0 0 0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

		.adr{
			width: 510px;
			height: auto;
			float: left;
			margin: 11px 0 0 14px;
		}
		
				.adr .copyright, .adr .street-address{
					width: 510px;
					height: auto;
					display: block;
					margin: 0 0 3px 0;
				}
		
		.info{
			width: 225px;
			height: auto;
			float: right;
			margin: 11px 0 0 0;
		}
		
				.info .email, .info .tel{
					height: auto;
					display: block;
					margin: 0 35px 3px 0;
					text-align: right;
				}
				
				.info .email a{
					text-decoration: none;
					color: #000;
				}
				
				.tit{
					color: #426e9d;
				}