@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
	list-style:none;	
	}

a{outline:none;}

body{
	background-color:#000208;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e1f5ff;
	line-height:18px;
	}

h1, h2, h3, h4{
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	}

#topo{
	background:url(../img/bg-topo.jpg) top no-repeat;
	width:100%;
	}

#topo #topo-centraliza{
	background:url(../img/bg-topo-centraliza.jpg) left top no-repeat;
	width:760px;
	height:166px;
	display:block;
	margin:0 auto;
	padding-top:12px;
	}

#topo #topo-centraliza h1.h1-logo{
	background-image:url(../img/h1-logo.jpg);
	width:303px;
	height:90px;
	margin:0 auto;
	}

#topo #topo-centraliza h1.h1-logo a{
	width:303px;
	height:90px;
	display:block;
	}

#topo #topo-centraliza #menu{
	width:760px;
	height:55px;
	display:block;
	padding-top:21px;
	}

#topo #topo-centraliza #menu ul{
	background:url(../img/bg-menu.jpg) left top no-repeat;
	width:755px;
	height:55px;
	display:block;
	padding-left:5px;
	}

#topo #topo-centraliza #menu ul li{
	height:48px;
	display:block;
	float:left;
	text-indent:-99999pc;
	overflow:hidden;
	padding-top:7px;
	}

#topo #topo-centraliza #menu ul li.btn-ir-conteudo{ display:none; }

#topo #topo-centraliza #menu ul li a{
	background-position:left top;
	background-repeat:no-repeat;
	height:48px;
	display:block;
	float:left;
	}

#topo #topo-centraliza #menu ul li a:hover{ background-position:left bottom; }

#topo #topo-centraliza #menu ul li.menu-fixo a{ background-position:left bottom; }


#topo #topo-centraliza #menu ul li.btn-home{ width:83px; }

#topo #topo-centraliza #menu ul li.btn-home a{ 
	background-image:url(../img/btn-home.jpg);
	width:83px;
	}

#topo #topo-centraliza #menu ul li.btn-quem-somos{ width:133px; }

#topo #topo-centraliza #menu ul li.btn-quem-somos a{ 
	background-image:url(../img/btn-quem-somos.jpg);
	width:133px;
	}

#topo #topo-centraliza #menu ul li.btn-blindagens{ width:120px; }

#topo #topo-centraliza #menu ul li.btn-blindagens a{ 
	background-image:url(../img/btn-blindagens.jpg);
	width:120px;
	}

#topo #topo-centraliza #menu ul li.btn-produtos{ width:111px; }

#topo #topo-centraliza #menu ul li.btn-produtos a{ 
	background-image:url(../img/btn-produtos.jpg);
	width:111px;
	}

#topo #topo-centraliza #menu ul li.btn-clientes{ width:96px; }

#topo #topo-centraliza #menu ul li.btn-clientes a{ 
	background-image:url(../img/btn-clientes.jpg);
	width:96px;
	}

#topo #topo-centraliza #menu ul li.btn-noticias{ width:96px; }

#topo #topo-centraliza #menu ul li.btn-noticias a{ 
	background-image:url(../img/btn-noticias.jpg);
	width:96px;
	}

#topo #topo-centraliza #menu ul li.btn-contato{ width:111px; }

#topo #topo-centraliza #menu ul li.btn-contato a{ 
	background-image:url(../img/btn-contato.jpg);
	width:111px;
	}

#conteudo-geral-home{
	background:url(../img/bg-conteudo-geral-home.jpg) top no-repeat;
	width:100%;
	}

#centraliza{
	width:760px;
	display:block;
	margin:0 auto;
	}

#centraliza p{
	padding-bottom:18px;
	}

#centraliza .paragrafo-bottom{
	padding-bottom:0;
	}

#centraliza #top-home{
	background:url(../img/bg-top-home.jpg) left top no-repeat;
	width:745px;
	height:339px;
	display:block;
	padding:27px 0 0 15px;
	}

#centraliza #top-home h2.h2-solucoes-em-blindagem{
	background-image:url(../img/h2-solucoes-em-blindagem.gif);
	width:246px;
	height:31px;
	}

#centraliza #top-home ul#bloco-cont-flash{
	width:0;
	height:0;
	display:block;
	text-decoration:-99999px;
	overflow:hidden;
	}

#centraliza #top-home ul#bloco-cont-flash li{
	width:0;
	height:0;
	display:block;
	text-decoration:-99999px;
	overflow:hidden;
	}
	
#centraliza #top-home #bloco_flash{
	padding-top:19px;
	}
	
#centraliza #bottom-home{
	background:url(../img/bg-bottom-home.jpg) left top no-repeat;
	width:745px;
	display:block;
	padding:12px 0 0 15px;	
	}
	
#centraliza #bottom-home .bottom-left-home{
	width:485px;
	display:block;
	float:left;
	padding-top:22px;
	padding-right:4px;
	}
	
#centraliza #bottom-home .bottom-left-home h2.h2-seguranca-familia{
	background-image:url(../img/h2-seguranca-familia.gif);
	width:485px;
	height:32px;
	}
	
#centraliza #bottom-home .bottom-left-home p.btn-chamada-seguranca{
	width:285px;
	height:19px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	}
	
#centraliza #bottom-home .bottom-left-home p.btn-chamada-seguranca a{
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../img/btn-chamada-seguranca.jpg);
	width:285px;
	height:19px;
	display:block;
	}
	
#centraliza #bottom-home .bottom-left-home p.btn-chamada-seguranca a:hover{ background-position:left bottom; }
	
	

#centraliza #bottom-home .bottom-right-home{
	background:url(../img/bg-menu-prod-home.jpg) left top no-repeat;
	width:237px;
	height:265px;
	display:block;
	float:left;
	padding-top:21px;
	}

#centraliza #bottom-home .bottom-right-home h2.h2-produtos-home{
	background-image:url(../img/h2-produtos-home.jpg);
	background-position:center bottom;
	width:237px;
	height:25px;
}

#centraliza #bottom-home .bottom-right-home ul.menu-home-produtos{
	width:217px;
	display:block;
	float:left;
	padding-top:13px;
	padding-left:10px;
}

#centraliza #bottom-home .bottom-right-home ul.menu-home-produtos li{
	width:217px;
	height:30px;
	display:block;
	float:left;
	text-indent:-99999px;
	overflow:hidden;
}

#centraliza #bottom-home .bottom-right-home ul.menu-home-produtos li a{
	background-position:left top;
	background-repeat:no-repeat;
	width:217px;
	height:30px;
	display:block;
}

#centraliza #bottom-home .bottom-right-home ul.menu-home-produtos li a:hover{ background-position:left bottom; }

#centraliza #bottom-home .bottom-right-home ul.menu-home-produtos li a.btn-home-guaritas{
	background-image:url(../img/btn-home-guaritas.jpg);
}

#centraliza #bottom-home .bottom-right-home ul.menu-home-produtos li a.btn-home-portas{
	background-image:url(../img/btn-home-portas.jpg);
}

#centraliza #bottom-home .bottom-right-home ul.menu-home-produtos li a.btn-home-passa-volume{
	background-image:url(../img/btn-home-passa-volume.jpg);
}

#centraliza #bottom-home .bottom-right-home ul.menu-home-produtos li a.btn-home-vidros{
	background-image:url(../img/btn-home-vidros.jpg);
}

#centraliza #bottom-home .bottom-right-home ul.menu-home-produtos li a.btn-home-paredes{
	background-image:url(../img/btn-home-paredes.jpg);
}

#centraliza #bottom-home .bottom-right-home ul.menu-home-produtos li a.btn-home-bilheteria{
	background-image:url(../img/btn-home-bilheteria.jpg);
}
	

#conteudo-geral-internas{
	background:url(../img/bg-conteudo-geral-internas.jpg) top no-repeat;
	width:100%;
	}
	
#centraliza .conteudo{
	background-position:left top;
	background-repeat:no-repeat;
	width:725px;
	display:block;
	padding:22px 20px 30px 15px;
	}
	
#centraliza .cont-internas{ background-image:url(../img/bg-conteudo.jpg); }
	
#centraliza .conteudo h2.h2-quem-somos{
	background-image:url(../img/h2-quem-somos.gif);
	width:166px;
	height:38px;
	}
	
#centraliza .conteudo h3.h3-quem-somos{
	background-image:url(../img/h3-quem-somos.gif);
	width:295px;
	height:18px;
	}
	
#centraliza img.imagem-texto-left{
	float:left;
	display:block;
	}
	
	
	
#centraliza .cont-blindagens{ background-image:url(../img/bg-cont-blindagens.jpg); }
	
#centraliza h2.h2-blindagens{
	background-image:url(../img/h2-blindagens.gif);
	width:146px;
	height:38px;
	}
	
#centraliza h3.h3-blindagens{
	background-image:url(../img/h3-blindagens.gif);
	width:192px;
	height:18px;
	}
	
#centraliza .conteudo .bloco-texto-blindagens{
	padding:0 0 42px 227px;
	}
	
#centraliza .conteudo ul.bloco-menu-blindagens{
	width:725px;
	display:table;
	}
	
#centraliza .conteudo ul.bloco-menu-blindagens li{
	width:227px;
	height:133px;
	display:block;
	float:left;
	padding:0 7px 21px  7px;
	
	text-indent:-99999px;
	overflow:hidden;
	}
	
#centraliza .conteudo ul.bloco-menu-blindagens li.blind-especial{
	padding-left:128px;
	}
	
#centraliza .conteudo ul.bloco-menu-blindagens li a{
	background-position:left top;
	background-repeat:no-repeat;
	width:227px;
	height:133px;
	display:block;
	}
	
#centraliza .conteudo ul.bloco-menu-blindagens li a:hover{ background-position:left bottom; }
	
#centraliza .conteudo ul.bloco-menu-blindagens li a.btn-blind-redidencias{
	background-image:url(../img/btn-blind-residencias.jpg);
	}
	
#centraliza .conteudo ul.bloco-menu-blindagens li a.btn-blind-condominios{
	background-image:url(../img/btn-blind-condominios.jpg);
	}
	
#centraliza .conteudo ul.bloco-menu-blindagens li a.btn-blind-empresas{
	background-image:url(../img/btn-blind-empresas.jpg);
	}
	
#centraliza .conteudo ul.bloco-menu-blindagens li a.btn-blind-materia-prima{
	background-image:url(../img/btn-blind-materia-prima.jpg);
	}
	
#centraliza .conteudo ul.bloco-menu-blindagens li a.btn-blind-acabamentos{
	background-image:url(../img/btn-blind-acabamentos.jpg);
	}
	

	
#centraliza .bloco-left-blindagens{
	width: 540px;
	display:block;
	float:left;
	padding:22px 0 30px 15px;
	}
	
#centraliza .bloco-left-blindagens p{
	padding-top:6px;
	padding-bottom:12px;
	}
	
#centraliza .bloco-left-blindagens ul.especial-blindagem li{
	padding-top:6px;
	padding-bottom:12px;
	}
	
#centraliza a.link-padrao{
	text-decoration:none;
	color:#e1f5ff;
	}
	
#centraliza a:hover.link-padrao{
	text-decoration:underline;
	}
	
#centraliza .bloco-left-blindagens p.texto-right{
	text-align:right;
	}
		
#centraliza .menu-right-blindagens{
	width:185px;
	height:300px;
	display:block;
	float:right;
	padding:52px 15px 30px 0;
	}
		
#centraliza .menu-right-blindagens ul{
	background: url(../img/bg-submenu-blindagens.jpg) 0 3px no-repeat;
	width:185px;
	height:300px;
	display:block;
	float:right;
	}
		
#centraliza .menu-right-blindagens ul li{
	width:153px;
	height:44px;
	display:block;
	float:right;
	text-indent:-99999px;
	overflow:hidden;
	}
		
#centraliza .menu-right-blindagens ul li.btn-simles{ height:28px; }
		
#centraliza .menu-right-blindagens ul li.btn-simles a{ height:28px; }
		
		
#centraliza .menu-right-blindagens ul li a{
	background-position:left top;
	background-repeat:no-repeat;
	width:153px;
	height:44px;
	display:block;
	}
		
#centraliza .menu-right-blindagens ul li a:hover{ background-position:left bottom; }
		
#centraliza .menu-right-blindagens ul li.menu-fixo a{ background-position:left bottom; }
		
#centraliza .menu-right-blindagens ul li a.btn-redidencias{ background-image:url(../img/btn-residencia.jpg); }
		
#centraliza .menu-right-blindagens ul li a.btn-condominios{ background-image:url(../img/btn-condominios.jpg); }
		
#centraliza .menu-right-blindagens ul li a.btn-empresas{ background-image:url(../img/btn-empresas.jpg); }
		
#centraliza .menu-right-blindagens ul li a.btn-materia-prima{ background-image:url(../img/btn-materia-prima.jpg); }
		
#centraliza .menu-right-blindagens ul li a.btn-acabamentos{ background-image:url(../img/btn-acabamentos.jpg); }
	
	
#centraliza h2.h2-blindagens-int{
	background-image:url(../img/h2-blindagens.gif);
	width:146px;
	height:36px;
	}
	
#centraliza h3.h3-blindagens-residencias{
	background-image:url(../img/h3-blindagens-em-residencia.gif);
	width:364px;
	height:15px;
	}
	
#centraliza h3.h3-blindagens-empresas{
	background-image:url(../img/h3-blindagens-em-empresa.gif);
	width:364px;
	height:15px;
	}
	
#centraliza h3.h3-blindagens-condominios{
	background-image:url(../img/h3-blindagens-em-condominios.gif);
	width:364px;
	height:15px;
	}
	
#centraliza h3.h3-blindagens-materia-prima{
	background-image:url(../img/h3-blindagens-materia-prima.gif);
	width:364px;
	height:15px;
	}
	
#centraliza h3.h3-blindagens-acabamentos{
	background-image:url(../img/h3-blindagens-acabamentos.gif);
	width:364px;
	height:15px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#centraliza .conteudo h2.h2-clientes{
	background-image:url(../img/h2-clientes.gif);
	width:108px;
	height:38px;
	}
	
#centraliza .conteudo h3.h3-clientes{
	background-image:url(../img/h3-clientes.gif);
	width:185px;
	height:18px;
	}
	
#centraliza .conteudo ul.lista-clientes{
	width:725px;
	display:table;
	padding-top:14px;
	}
	
#centraliza .conteudo ul.lista-clientes li{
	background:url(../img/bg-li-clientes.jpg) center bottom no-repeat;
	width:140px;
	height:118px;
	display:block;
	float:left;
	padding:8px 2px 0 3px;
	}
	
	
	
#centraliza .cont-noticias{ background-image:url(../img/bg-cont-noticias.jpg); }
	
#centraliza .conteudo h2.h2-noticias{
	background-image:url(../img/h2-noticias.gif);
	width:146px;
	height:38px;
	}
	
#centraliza .conteudo h3.h3-noticias{
	background-image:url(../img/h3-noticias.gif);
	width:192px;
	height:18px;
	}
	
#centraliza .conteudo .bloco-texto-noticias{ padding:0 160px 0 0; }

#centraliza .conteudo .bloco-noticias{
	width:725px;
	display:bock;
	clear:left;
	padding-top:30px;
	}

#centraliza .conteudo .bloco-noticias h4{
	background:url(../img/bg-titulo-noticias.jpg) center top no-repeat;
	width:690px;
	height:44px;
	display:bock;
	
	text-indent:0;
	
	color:#000106;
	font-size:16px;
	
	padding:7px 0 10px 35px;
	}

#centraliza .conteudo .bloco-noticias h4.especial-primeira-noticia{ background:url(../img/bg-titulo-noticias-especial.jpg) center top no-repeat; }

#centraliza .conteudo .bloco-noticias h4 span{ 
	display:block;
	font-size:11px;
	}

#centraliza .conteudo .bloco-noticias .descricao-noticia{
	width:690px;
	padding-left:35px;
	}

#centraliza .conteudo .bloco-noticias .descricao-noticia img{
	margin-right:7px;
	}
	
	
	/*          //////////// CONTATO BKP 
	
	
#centraliza .cont-contato{ background-image:url(../img/bg-cont-contato.jpg); }
	
#centraliza .conteudo h2.h2-contato{
	background-image:url(../img/h2-contato.gif);
	width:112px;
	height:38px;
	}
	
#centraliza .conteudo h3.h3-contato{
	background-image:url(../img/h3-contato.gif);
	width:146px;
	height:18px;
	}
	
#centraliza .conteudo #bloco-formulario{
	width:499px;
	display:block;
	float:left;
	}
	
#centraliza .conteudo #bloco-right-contato{
	width:195px;
	display:block;
	float:left;
	}*/
	
	

	
/****************** PRODUTOS E CONTATO *********************/

#centraliza #top-internas{
	width:745px;
	/*height:339px;*/
	display:table;
	padding:27px 0 0 15px;
}
#centraliza #top-internas h2.h2-contato{
	width:112px;
	height:33px;
	background-image: url(../img/h2-contato.gif);
}
#centraliza #top-internas h3.h3-contato{
	width:300px;
	height:18px;
	background-image: url(../img/h3-contato.gif);
}
#centraliza #top-internas p.bottomContato{
	padding-bottom: 20px;
}

/********** FORMULÁRIO CONTATO ************/
#centraliza #top-internas #formulario{
	width: 745px;
	display: table;
	padding-top:15px;
	background: url(../img/bg_contato_bottom.jpg) 0 15px no-repeat;
}
#centraliza #top-internas #formulario ul{
	width: 523px;
	height: 450px;
	display: block;
	float: left;
	padding-left: 24px;
	padding-top: 24px;
}
#centraliza #top-internas #formulario ul li{
	width: 492px;
	height: 32px;
	display: table;
	float: left;
	padding-left: 15px;
	padding-top: 25px;
}
#centraliza #top-internas #formulario ul li.empresa{
	background: url(../img/input_empresa.jpg) 0 0 no-repeat;
}
#centraliza #top-internas #formulario ul li.nome{
	background: url(../img/input_nome.jpg) 0 0 no-repeat;
}
#centraliza #top-internas #formulario ul li.email{
	background: url(../img/input_email.jpg) 0 0 no-repeat;
}
#centraliza #top-internas #formulario ul li.assunto{
	background: url(../img/input_assunto.jpg) 0 0 no-repeat;
}
#centraliza #top-internas #formulario ul li.mensagem{
	height: 87px;
	background: url(../img/textarea.jpg) 0 0 no-repeat;
}
#centraliza #top-internas #formulario ul li.botao{
	padding:0;
}

#centraliza #top-internas #formulario ul li label{
	width: 1px;
	height: 1px;
	display: block;
	overflow: hidden;
	position: absolute;
}
#centraliza #top-internas #formulario ul li input{
	width: 450px;
	height: 17px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: transparent;
}
#centraliza #top-internas #formulario ul li input.btn_enviar{
	width: 127px;
	height: 42px;
	display: block;
	float: right;
}
#centraliza #top-internas #formulario ul li textarea{
	width: 470px;
	height: 67px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: transparent;
	margin-top: 5px;
}
#centraliza #top-internas #formulario #right{
	width: 171px;
	display: table;
	text-align: right;
	padding-top: 42px;
}
#centraliza #top-internas #formulario #right h4.localizacao{
	width: 151px;
	height: 18px;
	float: left;
	text-align: left;
	background: url(../img/h4-localizacao.gif) 56px 0 no-repeat;
}
#centraliza #top-internas #formulario #right h4.telfax{
	width: 151px;
	height: 18px;
	float: left;
	text-align: left;
	background: url(../img/h4-telfax.gif) 56px 0 no-repeat;
}
#centraliza #top-internas #formulario #right p{
	padding-right: 20px;
	line-height: 16px;
}
#centraliza #top-internas #formulario #right a{
	width: 168px;
	height: 177px;
	display: block;
	text-indent: -999999px;
	overflow: hidden;
	outline: none;
	text-align: left;
	margin-top: -10px;
	margin-left: -10px;
	background: url(../img/btn_mapa.jpg) left top no-repeat;
}
#centraliza #top-internas #formulario #right a:hover{
	background-position: left bottom;
}


/**********************/

#conteudo-geral-produtos{
	background:url(../img/bg-conteudo-geral-internas.jpg) top no-repeat;
	width:100%;
	}

#centraliza #top-internas #produtos_left{
	width: 546px;
	display:table;
	float:left;
}
#centraliza #top-internas #produtos_left p{
	padding-top: 5px;
}
#centraliza #top-internas #produtos_left p.bottom{
	padding-bottom: 40px;
}
#centraliza #top-internas #produtos_left ul.fotos{
	width: 546px;
	display: table;
}
#centraliza #top-internas #produtos_left ul.fotos li{
	width: 91px;
	height: 94px;
	display: block;
	float: left;
}
#centraliza #top-internas #produtos_left ul.fotos li img{
	width: 91px;
	height: 94px;
	display: block;
	
}
.imgHomeProd{
	background:url(../img/img_cofre.jpg) no-repeat 370px 35px;
}




#centraliza #top-internas h2.h2-produtos{
	background-image:url(../img/h2-produtos.gif);
	width:246px;
	height:33px;
}
#centraliza #top-internas h3.h3-produtos{
	background-image:url(../img/h3-produtos.gif);
	width:246px;
	height:13px;
}
#centraliza #top-internas h3.h3-guaritas{
	background-image:url(../img/h3-guaritas.gif);
	width:246px;
	height:16px;
}
#centraliza #top-internas h3.h3-portas{
	background-image: url(../img/h3-portas-blindadas.gif);
	width:246px;
	height:16px;
}
#centraliza #top-internas h3.h3-passa-volumes{
	background-image: url(../img/h3-passa-volumes.gif);
	width:246px;
	height:15px;
}
#centraliza #top-internas h3.h3-vidros-blindados{
	background-image: url(../img/h3-vidros-blindados.gif);
	width:246px;
	height:16px;
}
#centraliza #top-internas h3.h3-caixilhos-blindados{
	background-image: url(../img/h3-caixilhos-blindados.gif);
	width:246px;
	height:16px;
}
#centraliza #top-internas h3.h3-paredes-blindadas{
	background: url(../img/h3-paredes-blindadas.gif) 1px 5px no-repeat;
	width:246px;
	height:16px;
}
#centraliza #top-internas h3.h3-bilheteria{
	background: url(../img/h3-bilheteria.gif) 1px 5px no-repeat;
	width:246px;
	height:16px;
}
/**********************************/
#centraliza #top-internas .box_portas{
	width: 546px;
	display: table;
	float: left;
	padding-bottom: 10px;
}
#centraliza #top-internas .box_portas p{
	padding-bottom: 0;
}
#centraliza #top-internas .box_portas h4.h4_fechaduras{
	background-image: url(../img/h4_fechaduras.jpg);
	background-position: left bottom;
	width:246px;
	height:18px;
}
#centraliza #top-internas .box_portas h4.h4_dobradicas{
	background-image: url(../img/h4_dobradicas.jpg);
	background-position: left bottom;
	width:246px;
	height:18px;
}
/**********************************/
#centraliza #top-internas img{
	display: block;
	float: left;
	margin-left: -10px;
}	
#centraliza #top-internas #submenu01{
	width: 185px;
	height: 400px;
	display: block;
	float: left;
	background: url(../img/bg-submenu-produtos.jpg) 0 27px no-repeat;
}
#centraliza #top-internas #submenu01 ul{
	width: 156px;
	display:table;
	margin-left: 30px;
	padding-top: 27px;
}
#centraliza #top-internas #submenu01 ul li{
	width: 156px;
	display: block;
}
#centraliza #top-internas #submenu01 ul li a{
	width: 156px;
	display: block;
	text-indent: -999999px;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat;
}
#centraliza #top-internas #submenu01 ul li a.btn_guaritas01{
	height: 29px;
	background-image: url(../img/btn_guaritas.jpg);
}
#centraliza #top-internas #submenu01 ul li a.btn_portas_blindadas{
	height: 29px;
	background-image: url(../img/btn_portas_blindadas.jpg);
}
#centraliza #top-internas #submenu01 ul li a.btn_passa_volumes{
	height: 29px;
	background-image: url(../img/btn_passa_volumes.jpg);
}
#centraliza #top-internas #submenu01 ul li a.btn_vidros_blindados{
	height: 29px;
	background-image: url(../img/btn_vidros_blindados.jpg);
}
#centraliza #top-internas #submenu01 ul li a.btn_caixilhos_blindados{
	height: 35px;
	background-image: url(../img/btn_caxilhos.jpg);
}
#centraliza #top-internas #submenu01 ul li a.btn_paredes_blindadas{
	height: 44px;
	background-image: url(../img/btn_paredes_blindadas.jpg);
}
#centraliza #top-internas #submenu01 ul li a.btn_bilheteria{
	height: 29px;
	background-image: url(../img/btn_bilheteria.jpg);
}
#centraliza #top-internas #submenu01 ul li a:hover{
	background-position: left bottom;
}
#centraliza #top-internas #submenu01 ul li a.ativo{
	background-position: left bottom;
}

/****************** FINAL PRODUTOS E CONTATO **********************/

















/* rodapé */

#rodape{
	background:url(../img/bg-rodape.jpg) left top no-repeat;
	width:745px;
	height:63px;
	display:block;
	clear:both;
	padding-top:17px;
	margin:0 auto;
	}

#rodape address{
	text-align:center;
	font-style:normal;
	color:#a9c9d6;
	font-size:10px;
	line-height:16px;
	}
	
#rodape a.btn-voltar-topo { display:none; }
	
#rodape #selos{
	width:194px;
	height:15px;
	display:block;
	padding:7px 0 20px 0px;
	margin:0 auto;
	}
	
#rodape #selos ul{
	width:194px;
	height:15px;
	display:block;
	}
	
#rodape #selos ul li{
	width:91px;
	height:15px;
	display:block;
	float:left;
	padding-bottom:3px;
	padding-right:6px;
	list-style-type:none;
	}
	
#rodape #selos ul li a{
	background-position:left top;
	background-repeat:no-repeat;
	width:91px;
	height:15px;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	}
	
#rodape #selos ul li a.gdsi{ background-image:url(../img/selo-ao5.jpg); }
	
#rodape #selos ul li a.w3c{ background-image:url(../img/selo-w3c.jpg); }