* {
	margin: 0;
	padding: 0;
	border: 0;
}
h1 {
	background: url('../imagens/titulo_barra.png') no-repeat 0 20px;
	height: 22px;
	padding-left: 25px;
	font: bold 14px Arial, Verdana, Tahoma, Helvetica;
	color: #fff;
}
h2 {
	font: bold 14px Arial, Verdana, Tahoma, Helvetica;
	color: #215483;
	background: url('../imagens/titulo_barra_h2.png') no-repeat 0 20px;
	height: 22px;
}
.dnone {
	display: none;
}
.clearb {
	clear: both;
}
.clearn {
	clear: none !important;
}
.spc10 {
	height: 10px;
}
.spc20 {
	height: 20px;
}
.spc25 {
	height: 20px;
}
.spc30 {
	height: 30px;
}
body {
	background: url('../imagens/fundo.png') repeat-x;
	background-color: #c9d2d7;
	font-family: Arial, Verdana, Tahoma;
}
#container {
	width: 979px;
	margin: 0 auto;
}
#meio {
	float: left;
/* 	margin-left: 196px;*/
	width: 547px;
}
#meio.meio-expandido {
	width: 739px;
}
#meio-pad10 {
	padding: 10px;
}
#topo {
	width: 935px;
	height: 88px;
	margin: 0 auto;
	padding-top: 31px;
}
#topo-logo {
	float: left;
	width: 214px;
	height: 86px;
	padding-top: 2px;
	padding-left: 12px;
}
#topo-logo {
	background: url('../imagens/fundo_topo.png');
}
#topo-geral {
	float: right;
	width: 703px;
	height: 88px;
}
#topo-geral {
	background: url('../imagens/fundo_topo.png');
}
#topo-geral ul { 
	list-style: none;
	margin-top: 24px;
	margin-left: 14px;
}
#topo-geral li {
	float: left;
	font-size: 13px;
	line-height: 43px;
	width: 92px;
	text-align: center;
	margin: 0 2px;
	font-family: Tahoma, Helvetica, Arial, Verdana;
}
#topo-geral li a {
	color: #215483;
	text-decoration: none;
	display: block;
	margin: 1px;
}
#topo-geral li a:hover, #topo-geral li a.selecionado {
	background-color: #f3f3f3;
	border: 1px solid #a5c3de;
	margin: 0;
}
#topo-geral-barra {
	position: absolute;
    width: 193px;
	height: 45px;
	font-size: 13.94px;
	color: #215483;
    margin-left: 787px;
    margin-top: 52px;
}
#topo-geral-barra {
	background: url('../imagens/fundo_topo_barra.png') no-repeat;
}
#topo-geral-barra div {
	margin-top: 3px;
}
#topo-geral-barra div p {
	width: 160px;
	text-align: right;
	margin-right: 40px;
	margin-top: 2px;
	padding-top: 2px;
}
#topo-geral-barra img {
	float: right;
	margin-left: 10px;
}
#conteudo {
	width: 935px;
	height: 88px;
	margin: 0 auto;
	padding-top: 10px;
}
#prod {
	float: left;
	width: 194px;
}
#prod-titulo {
	font: 14px Arial, Verdana, Tahoma, Helvetica;
	color: #fff;
	margin: 20px 0 10px 0;
}
#prod-menu {
	background-color: #dbe1e5;
	font: 13px Arial, Verdana, Tahoma, Helvetica;
	color: #fff;
}
/* Primeiro Nível */
#prod-menu ul {
	list-style: none;
	padding-top: 2px;
	padding-bottom: 20px;
}
#prod-menu ul li {
	width: 187px;
	height: 26px;
	line-height: 26px;
	margin: 0 0 2px 2px;
	display: block;
}
#prod-menu ul li.nivelsuperior {
	height: auto;
}
#prod-menu ul li a.nivelsuperior {
	border: 1px solid #244f77;
}
#prod-menu ul li a {
	color: #fff;
	padding-left: 5px;
	text-decoration: none;
	display: block;
	background: url('../imagens/fundo_prod_menu.png');
	background-color: #356592;
}
#prod-menu ul li a:hover, #prod-menu li a.selecionado {
	color: #11375a;
	background: url('../imagens/fundo_prod_menu_hover.png');
	background-color: #f3f3f3;
}
/* Segundo Nível */
#prod-menu ul ul {
	list-style: none;
	padding-top: 10px;
	padding-bottom: 6px;
	background-color: #c0ccd3;
	margin-left: 8px;
	width: 179px;
}
#prod-menu ul ul li {
	width: 179px;
	height: 14px;
	line-height: 14px;
	margin: 0;
	border: 0;
}

#prod-menu ul ul li a {
	color: #386895;
	padding-left: 5px;
	text-decoration: none;
	display: block;
	background: none;
}
#prod-menu ul ul li a:hover, #prod-menu ul ul li a.selecionado {
	color: #193148;
	background: none;
}
#saiba-mais {
	float: right;
	width: 177px;
	margin-right: -6px;
}
#saiba-mais-menu {
	width: 171px;
}
#saiba-mais-menu div {
	cursor: pointer;
}
#saiba-mais-menu img {
	z-index: 9999;
}
#saiba-mais-titulo {
	font: bold 14px Arial, Verdana, Tahoma, Helvetica;
	color: #fff;
	margin: 20px 0 10px 0;
}

#saiba-mais-box {
	width: 177px;	
}
#saiba-mais-box-topo, #saiba-mais-box-rodape {
	height: 5px;
	line-height: 5px;
	font-size: 1px;
}
#saiba-mais-box-rep {
	color: #215483;
	font: 12px Arial, Verdana, Tahoma, Helvetica;
	padding: 15px 6px;
	text-align: center;
}
#saiba-mais-box-rep:not(p) {
	background-color: #becad0;
	background: url('../imagens/saiba_mais_box_rep.png');
}
#localizacao-conteudo {
	margin: 16px 0 16px 25px;
	font: 12px Arial, Verdana, Tahoma, Helvetica;
	color: #fff;
}
#localizacao-mapa {
	margin-left: 25px;
	width: 471px;
	height: 273px;
	padding: 8px;
}
#localizacao-mapa:not(p) {
	background: url('../imagens/localizacao_mapa_fundo.png');
}
#contato-topo-fundo {
	width: 485px;
	height: 49px;
	line-height: 43px;
	color: #215483;
	font-size: 15.25px;
	text-align: center;
	margin: 8px 0 0 25px;
}
#contato-topo-fundo:not(p) {
	background: url('../imagens/contato_topo_fundo.png');
}
#contato-texto {
	font-size: 12px;
	color: #fff;
	text-align: center;
}
#contato-texto a {
	color: #fff;
	text-decoration: none;
}
#contato-texto a:hover {
	text-decoration: underline;
}
#contato-formulario-rotulos {
	float: left;
	font-size: 12px;
	color: #fff;
	width: 76px;
	margin-left: 25px;
	text-align: right;
	padding-right: 6px;
	line-height: 32px;
}
#contato-formulario-edicao {
	float: left;
	color: #fff;
	line-height: 28px;
	margin-top: 4px;
}
#contato-formulario-edicao input {
	width: 386px;
	height: 14px;
	padding: 5px 6px;
	border: 1px solid #132230;
	background-color: #bec6cb;
	font-size: 12px;
	margin-top: 4px;
}
#contato-formulario-edicao input.erro {
	background-color: #ddbaba;
}
#contato-formulario-edicao textarea {
	font: 12px Arial, Verdana, Tahoma, Helvetica;
	margin-top: 2px;
	padding: 6px;
	width: 386px;
	height: 119px;
	border: 1px solid #132230;
	color: #132230;
	background-color: #bec6cb;
}
#contato-formulario-edicao textarea.erro {
	background-color: #ddbaba;
}
#contato-formulario-botao {
	margin-left: 370px;
}
#contato-formulario-botao a {
	cursor: pointer;
}
#contato-carregando {
	margin: 7px 10px;
}
#contato-msg {
	font: 14px Arial, Verdana, Tahoma, Helvetica;
	color: #fff;
	margin: 20px 0 15px 25px;
	padding: 20px 25px 15px 25px;
	width: 429px;
}
#contato-msg:not(p) {
	background: url('../imagens/fundo_contato_msg.png');
}
#contato-msg-img-ok, #contato-msg-img-erro {
	float: right;
}
#contato-msg-texto {
	margin-right: 75px;
}
#produto-destaque {
	width: 372px;
	height: 339px;
	margin-left: 20px;;
}
#produto-destaque-titulo {
	font: 14px Arial, Verdana, Tahoma, Helvetica;
	color: #fff;
	padding: 8px 0 8px 6px;
	height: 12px;
	text-transform: uppercase;
	margin-left: 1px;
}
#produto-destaque-titulo:not(p) {
	background: url('../imagens/fundo_produto_topo.png');
}
#produtos-imprimir {
	float: right;
	margin-top: -4px;
	margin-right: 7px;
	cursor: pointer;
}
#produto-destaque-foto {
	width: 357px;
	height: 234px;
	background-color: #c9d3dd;
	border: 1px solid #1e4c76;
	padding: 7px;
}
#fundo-produtos-controles {
	background: url('../imagens/fundo_produtos_controles.png');
	height: 62px;
}
#fundo-produtos-play {
	width: 151px;
	height: 20px;
	margin-left: 8px;
	background: url('../imagens/fundo_produtos_controles.png');
	background-color: #215483;
	border-left: 1px solid #4b7295;
	border-right: 1px solid #4b7295;
	border-bottom: 1px solid #4b7295;
	text-align: center;
}
#fundo-produtos-play ul {
	list-style: none;
}
#fundo-produtos-play li {
	display: inline;
}
#fundo-produtos-legenda {
/*	margin: 10px;*/
	padding: 8px;
	float: left;
	width: 314px;
	color: #6d6c6c;
	font-size: 12px;
}
#fundo-produtos-lupa {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	cursor: pointer;
}
#produtos-descricao {
	margin: 20px;
	margin-right: 40px;
	text-align: justify;
}
#produtos-descricao p {
	color: #6d6c6c;
	font-size: 12px;
	margin: 10px 0;
}
#produtos-fotos {
	float: right;
	width: 326px;
}
#produtos-fotos-caixa {
	float: right;
	width: 312px;
	height: 222px;
	background-color: #f3f3f3;
	border: 1px solid #215483;
	padding: 9px 7px;
}
#produtos-fotos-caixa span {
	float: left;
	display: inline;
	margin: 3px 5px;
}
#produtos-fotos-caixa a {
	cursor: pointer;
}
#produtos-fotos-caixa img {
	border: 2px solid #f3f3f3;
}
#produtos-fotos-caixa img.over, #produtos-fotos-caixa img.sel {
	border: 2px solid #11375a;
}
#produtos-fotos-caixa div.over, #produtos-fotos-caixa div.sel {
	position: absolute;
	width: 90px;
	height: 60px;
	margin: 2px;
}
#produtos-fotos-caixa div.over:not(p), #produtos-fotos-caixa div.sel:not(p) {
	background: url('../imagens/img_fundo.png');
}
#produtos-fotos-botoes * {
	float: right;
}
.botao, .botao-down {
	width: 116px;
	height: 29px;
	background: url('../imagens/botao.png');
	font: 12px Arial, Verdana, Tahoma, Helvetica;
	line-height: 29px;
	color: #215483;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 1px 0 0 3px;
	cursor: pointer;
}
.botao-down {
	background: url('../imagens/botao_down.png');
}
#rodape {
	clear: both;
	width: 867px;
	height: 105px;
	margin: 0 auto 10px auto;
	text-align: center;
	font-size: 12px;
	color: #215483;
	font-weight: bold;
	/* Não é transparente! */
	background: url('../imagens/rodape_fundo.png') no-repeat;
}
#rodape-links {
	padding: 8px 0;
}
#rodape-links a {
	height: 12px;
	line-height: 45px;
	margin: 12px 20px;
	color: #215483;
	font-size: 12px;
	text-decoration: none;
	font-weight :bold;
}
#rodape-links a:hover {
	color: #4476a3;
}
#foto-home {
	float: left;
	width: 373px;
	height: 395px;
	margin: 13px 0 0 20px;
	
}
#foto-home-caixa {
	width: 355px;
	height: 252px;
	border: 1px solid #1e4c76;
	background-color: #f3f3f3;
	padding-top: 11px;
	padding-left: 16px;
}
#foto-home-legenda {
	height: 130px;
	/* Não é transparente! */
	background: url('../imagens/fundo_caixa_home.png') repeat-x;
	background-color: #c0ccd3;
}
#foto-home-legenda-mesmo {
	float: left;
	height: 54px;
	margin-left: 5px;
	width: 252px;
	padding: 10px 12px;
	color: #215483;
	/* Não é transparente! */
	background: url('../imagens/fundo_caixinhas_home.png') no-repeat;
}
#foto-home-legenda-mesmo-titulo {
	font-size: 13.5px;
	font-weight: bold;
}
#foto-home-legenda-mesmo-texto {
	font-size: 11.5px;
}
#foto-home-legenda-botoes {
	float: left;
	height: 74px;
	padding-left: 4px;
	/* Não é transparente! */
	background: url('../imagens/fundo_caixinhas_home.png') no-repeat;
}
#foto-home-legenda-botoes a {
	float: left;
	cursor: pointer;
	margin-left: 2px;
	display: block;
	width: 25px;
	height: 21px;
	font-size: 11.5px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
	/* Não é transparente! */
	background: url('../imagens/botao_home.png') no-repeat;
}
#foto-home-legenda-botoes a:hover, #foto-home-legenda-botoes a.sel {
	color: #215280;
	/* Não é transparente! */
	background: url('../imagens/botao_home_hover.png') no-repeat;
}
#home-instalacoes {
	float: left;
	width: 324px;
	height: 237px;
	margin-left: 22px;
}
#home-instalacoes-texto {
	float: left;
	width: 157px;
	height: 237px;
	background-color: #f3f3f3;
}
#home-instalacoes-texto h4 {
	color: #215483;
	font-size: 14px;
	font-weight: bold;
	margin: 17px 10px 0 10px;
}
#home-instalacoes-texto p {
	font-size: 12px;
	color: #636363;
	margin: 10px;
}
#home-instalacoes-fotos {
	float: right;
	width: 167px;
	height: 237px;
	background: url('../imagens/fundo_nossas_instalacoes.png');
}
#home-instalacoes-fotos img {
	margin-top: 18px;
}
#home-contato {
	float: left;
	margin-left: 11px;
	margin-top: 52px;
	width: 171px;
	height: 134px;
	/* Não é transparente! */
	background: url('../imagens/home_fundo_postits.png') no-repeat;
}
#home-contato img.home-img-dir {
	float: right;
	margin-right: 0px;
	margin-top: 20px;
}
#home-contato div {
	margin-left: 10px;
	margin-top: 20px;
	color: #636363;
	font-size: 13px;
}
#home-contato div a {
	color: #636363;
	text-decoration: none;
}
#home-catalogo {
	position: absolute;
	margin-left: 578px;
	margin-top: 289px;
	width: 171px;
	height: 134px;
	/* Não é transparente! */
	background: url('../imagens/home_fundo_postits.png') no-repeat;
}
#home-catalogo img.home-img-dir {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#home-catalogo div {
	margin-left: 20px;
	margin-top: 10px;
	font-size: 13px;
}
#home-catalogo div a {
	color: #636363;
	text-decoration: none;
}
.home-postit-titulo {
	color: #215483;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	margin-left: 12px;
}
.home-postit-titulo a {
	color: #215483;
	text-decoration: none;
}
.home-postit-texto {
	padding: 4px 8px;
}
#foto-empresa {
	float: left;
	width: 332px;
	margin: 3px 0 0 0;
}
#foto-empresa-caixa {
	width: 314px;
	height: 243px;
	border: 1px solid #1e4c76;
	background-color: #f3f3f3;
	padding-top: 11px;
	padding-left: 16px;
}
#foto-empresa-legenda {
	height: 46px;
	font-size: 12px;
	color: #6d6c6c;
	padding: 8px 10px;
	/* Não é transparente! */
	background: url('../imagens/empresa_legenda_fundo.png') repeat-x;
	background-color: #c0ccd3;
}
#empresa-fotos {
	margin-top: 25px;
	float: right;
	width: 183px;
}
#empresa-fotos-caixa {
	float: right;
	width: 177px;
	height: 244px;
	background-color: #f3f3f3;
	border: 1px solid #215483;
	padding: 5px 8px;
}
#empresa-fotos-botoes a {
	float: right;
	cursor: pointer;
	margin-right: 4px;
	display: block;
	width: 66px;
	height: 28px;
	font-size: 11.5px;
	color: #215280;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	/* Não é transparente! */
	background: url('../imagens/botao_empresa.png') no-repeat;
}
#empresa-fotos-botoes a:hover, #empresa-fotos-botoes a.sel {
	color: #215280;
	/* Não é transparente! */
	background: url('../imagens/botao_empresa_hover.png') no-repeat;
}
#empresa-fotos-fabrica span, #empresa-fotos-producao span {
	float: left;
	display: inline;
	margin: 0px 2px;
}
#empresa-fotos-caixa a {
	cursor: pointer;
}
#empresa-fotos-caixa img {
	border: 2px solid #f3f3f3;
}
#empresa-fotos-caixa img.over, #empresa-fotos-caixa img.sel {
	border: 2px solid #11375a;
}
#empresa-fotos-caixa div.over, #empresa-fotos-caixa div.sel {
	position: absolute;
	width: 80px;
	height: 54px;
	margin: 2px;
}
#empresa-fotos-caixa div.over:not(p), #empresa-fotos-caixa div.sel:not(p) {
	background: url('../imagens/img_fundo.png');
}

#empresa-conteudo h3 {
	margin-left: 5px;
	width: 720px;
	font-size: 12px;
	font-weight: normal;
	color: #20517f;
}
#empresa-conteudo h2 {
	margin-top: 50px;
	margin-left: 50px;
}
#empresa-conteudo p {
	margin-left: 50px;
	margin-top: 7px;
	color: #6d6c6c;
	font-size: 12px;
}
#foto-home-caixa {
	background: url('../imagens/loadingAnimation.gif') no-repeat center center #F3F3F3;
}








