*{ margin: 0; padding: 0; list-style: none; }
a{ outline: none; }

body {
	background: #fff;
	text-align: center;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/** remove os numeros do slide de itens */
.widget_noticia_slide_numeros {
	display: none;
}


/* ------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------- */
#page-acessibility { display: none; }



/* ------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------- */
#page {
	width: 780px;
	margin: 10px auto;
	text-align: left;
}



/* ------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------- */
#page #page-header object {
	display: block;
	width: 780px;
	height: 194px;
}


/* Menu Index */

ul.menu_index{
	padding: 0px;
	margin: 15px 0 0 10px;
}

ul.menu_index li.intranet a{
	width: 175px;
	background: url(../imagens/ico_intranet.gif) no-repeat #dedede;
	color: #000;
	text-decoration: none;
	padding: 1px 0 0 18px;
	margin: 0 0 4px 0;
	display: block;
	border: solid 1px #cacaca;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	border-radius: 3px;
}

ul.menu_index li.intranet a:hover{
	background: url(../imagens/ico_intranet.gif) no-repeat #FFF;
}

ul.menu_index li.correio a{
	width: 175px;
	background: url(../imagens/ico_correio.gif) no-repeat #dedede;
	color: #000;
	text-decoration: none;
	padding: 1px 0 0 18px;
	display: block;
	border: solid 1px #cacaca;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	border-radius: 3px;
}

ul.menu_index li.correio a:hover{
	background: url(../imagens/ico_correio.gif) no-repeat #FFF;
}

/* --------------------- */

.busca_menu_pt{
	width: 182px;
	height: 26px;
	background: url(../imagens/fundo_busca.gif) right;
	float: left;
	padding: 7px 0 0 3px;
}

.busca_menu_pt label{
	width: 37px;
	height: 17px;
	background: url(../imagens/tit_busca_pt.gif) no-repeat 0 1px;
	text-indent: -9000px;
	display: block;
	float: left;
}

.busca_menu_pt form{
	padding: 0px;
	margin: 0px;
	
}

.busca_menu_pt input[type=text]{
	width: 100px;
	height: 15px;
	border: solid 1px #4b4b4b;	
	background: #FFF;
	float: left;
}

.busca_menu_pt input[type=submit]{
	width: 21px;
	height: 17px;
	border: none;
	color: #FFF;
	text-indent: -9000px;
	background: url(../imagens/bt_ok.gif);
	margin: 0 0 0 3px;
	font-size: 1px;
	display: block;
	float: left;
}

/* ------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------- */

ul#menu_principal{
	width: 583px;
	height: 27px;
	background: url(../imagens/bg_botao_index.jpg) no-repeat;
	padding: 6px 0 0 12px;
	float: left;
}

#menu_principal li{
	float: left;
}

#menu_principal li.institucional a{
	width: 99px;
	height: 27px;
	text-indent: -9000px;
	background: url(../imagens/bt_institucional.gif) no-repeat;
	display: block;
}

#menu_principal li.produtos a{
	width: 116px;
	height: 27px;
	text-indent: -9000px;
	background: url(../imagens/bt_produtos.gif) no-repeat;
	margin: 0 0 0 5px;
	display: block;
}

#menu_principal li.trabalhos a{
	width: 116px;
	height: 27px;
	text-indent: -9000px;
	background: url(../imagens/bt_trabalhos.gif) no-repeat;
	margin: 0 0 0 5px;
	display: block;
}

#menu_principal li.pesquisa a{
	width: 154px;
	height: 27px;
	text-indent: -9000px;
	background: url(../imagens/bt_pesquisa.gif) no-repeat;
	margin: 0 0 0 5px;
	display: block;
}


#menu_principal li.contato a{
	width: 64px;
	height: 27px;
	text-indent: -9000px;
	background: url(../imagens/bt_contato.gif) no-repeat;
	margin: 0 0 0 5px;
	display: block;
}

/* MENU INGLÊS */
#menu_principal li.institucional_en a{
	width: 116px;
	height: 27px;
	text-indent: -9000px;
	background: url(../imagens/bt_institucional.gif) no-repeat;
	display: block;
}

#menu_principal li.produtos_en a{
	width: 116px;
	height: 27px;
	text-indent: -9000px;
	background: url(../imagens/bt_produtos.gif) no-repeat;
	margin: 0 0 0 5px;
	display: block;
}

#menu_principal li.trabalhos_en a{
	width: 116px;
	height: 27px;
	text-indent: -9000px;
	background: url(../imagens/bt_trabalhos.gif) no-repeat;
	margin: 0 0 0 5px;
	display: block;
}

#menu_principal li.pesquisa_en a{
	width: 159px;
	height: 27px;
	text-indent: -9000px;
	background: url(../imagens/bt_pesquisa.gif) no-repeat;
	margin: 0 0 0 5px;
	display: block;
}

#menu_principal li.contato_en a{
	width: 116px;
	height: 27px;
	text-indent: -9000px;
	background: url(../imagens/bt_contato.gif) no-repeat;
	margin: 0 0 0 5px;
	display: block;
}
/***************/

/* ------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------- */
#page #page-body {
	width: 780px;
	background: url(../imagens/bg_cont_index.gif);
	float: left;
}
#page #page-body h2 {
	margin-bottom: 15px;
	font-size: 1.7em;
	font-weight: normal;
	color: #b11;
}
#page #page-body p {
	margin-bottom: 20px;
	font-weight: normal;
}
#page #page-body .quarto {
	width: auto;
}
#page #page-body .meio{
	width: 325px;
}
#page #page-body .quarto h2 {
	margin: 0;
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
}
#page #page-body .quarto p {
	margin: 0;
	background: #f1f1f1;
}

#page #page-body .tres-quartos {
	width: 584px;
	padding-left: 10px;
	float: right;
	display: block;
}


#page #page-body #menu_secundario {
	display: block;
	padding-top: 19px; 
	background: transparent url(../imagens/menu_top.gif) center top no-repeat scroll;
}
#page #page-body #menu_secundario li { background: #f1f1f1 }
#page #page-body #menu_secundario li a {
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
}
#page #page-body #menu_secundario li a:link,
#page #page-body #menu_secundario li a:visited {
	display: block;
	background: #f1f1f1;
	text-decoration: none;
	color: #333;
}
#page #page-body #menu_secundario li a:hover,
#page #page-body #menu_secundario li a:active {
	background: #b11;
	color: #fff;
}
#page #page-body #menu_secundario h2 { display: none }

#page #page-body #migalha { 
	padding: 0 0 15px 0;
	color: #666;
}
#page #page-body #migalha a {
	margin-right: 5px;
	text-decoration: none;
	color: #b11;
}
#page #page-body #migalha a:hover { text-decoration: underline; }
#page #page-body #migalha .delimitador { margin-right: 5px; }

#page #page-body #areas_atuacao ul {  }

#page #page-body #widget_noticias ul li {
	display: block;
	border-bottom: 1px solid #ccc;
}
#page #page-body #widget_noticias ul li a {
	display: block;
	text-decoration: none;
}
#page #page-body #widget_noticias ul li a .plugdados_widget_noticia_titulo {
	display: block;
	padding: 5px 10px;
	background: transparent url(../imagens/tit_conteudo.gif) left top no-repeat scroll;
	font-weight: bold;
	color: #333;
}
#page #page-body #widget_noticias ul li a .plugdados_widget_noticia_resumo p {
	margin: 5px 20px 10px 20px;
	color: #333;
}

/* CSS Produtos e Serviï¿½os*/
.meio{
	padding: 51px 0 0 0;
	background: url(../imagens/tit_areasatividade.gif) no-repeat 0 20px;
}

.home_areas_atividades{
	padding: 5px 12px 0 14px; 
}

.home_areas_atividades .plugdados_widget_conteudo_texto p{
	padding: 0px;
	margin: 0 0 5px 0!important;
}

.home_areas_atividades h2{
	display: block;
	color: #B71414;
	text-decoration: none;
	font-size: 12px!important;
	font-weight: bold!important;	
	margin: 0 0 5px 0!important;
}

.meio .plugdados_widget_conteudo_link a{
	display: block;
	/*width: auto;*/
	margin: 0 0 10px 0;
	padding: 0 3px;
	text-decoration: none;
	font-size: 10px;
	color: #B71414;
	border-left: 2px solid #B71414;
}
/* FIM CSS Produtos e Serviï¿½os*/

/* CSS Eficiencia Energetica */
.quarto #home_eficiencia_energetica .plugdados_widget_conteudo_texto{
	padding: 5px 12px 0 14px; 
	display: block;
}

#home_eficiencia_energetica .plugdados_widget_conteudo_link a{
	display: block;
	margin: 0 0 10px 0;
	padding: 0 3px;
	text-decoration: none;
	margin: 5px 12px 0 14px; 
	font-size: 10px;
	color: #B71414;
	border-left: 2px solid #B71414;
}
/* FIM CSS Eficiencia Energetica */

/* CSS PAGINACAO */
	.widget_noticia_paginacao{
		font: 11px verdana;
	}
	
	.widget_noticia_paginacao li{
		float: left;
		margin: 2px 3px 0 0;
		padding: 1px 4px 2px 4px;
		background: #b71414;
	}

			.widget_noticia_paginacao li a{
				color: #FFF;
				font-weight: bold;
				text-decoration: none;
			}
			
			.active{
				background: #353535!important;
			}
/* FIM CSS PAGINAï¿½ï¿½O */

#page #page-body #form_contatos {
	
}
#page #page-body #form_contatos span {
	display: block;
}
#page #page-body #form_contatos label {
	display: block;
	margin-top: 5px;
}
#page #page-body #form_contatos input,
#page #page-body #form_contatos select,
#page #page-body #form_contatos textarea {
	width: 270px;
	padding: 3px;
	border: 1px solid #ccc;
}
#page #page-body #form_contatos .button {
	width: 120px;
	background: #eee;
}

#page #page-body .menu_um {
	width: 240px;
}
#page #page-body #noticias_home {
	width: 240px;
	margin: 0;
	/*height: 500px;
	background: #f1f1f1;*/
}
#page #page-body #noticias_home h2 {
	diplay: block;
	height: 21px;
	padding: 10px 0;
	text-indent: -9000px;
	background: transparent url(../imagens/tit_noticias.gif) bottom left no-repeat scroll;
	overflow: hidden;
}

#page #page-body #noticias_home ul {
	margin: 15px;
}
#page #page-body #noticias_home .plugdados_widget_noticia_titulo {
	display: block;
	color: #B71414;
	text-decoration: none;
	font-weight: bold;
}
#page #page-body #noticias_home .plugdados_widget_noticia_data {
	display: block;
	color: #B71414;
	text-decoration: none;
	font-weight: normal;
}
#page #page-body #noticias_home .plugdados_widget_noticia_resumo {
	display: block;
	padding: 5px 0; 
}

/* noticias home ingles */
#page #page-body #noticias_home {
	width: 240px;
	margin: 0;
}

#page #page-body #noticias_home_en h2 {
	diplay: block;
	height: 21px;
	padding: 10px 0;
	text-indent: -9000px;
	background: transparent url(../imagens/tit_noticias_en.gif) bottom left no-repeat scroll;
	overflow: hidden;
}

#page #page-body #noticias_home_en ul {
	margin: 15px;
}
#page #page-body #noticias_home_en .plugdados_widget_noticia_titulo {
	display: block;
	color: #B71414;
	text-decoration: none;
	font-weight: bold;
}
#page #page-body #noticias_home_en .plugdados_widget_noticia_data {
	display: block;
	color: #B71414;
	text-decoration: none;
	font-weight: normal;
}
#page #page-body #noticias_home_en .plugdados_widget_noticia_resumo {
	display: block;
	padding: 5px 0; 
}

/* Fim ingles */


#page #page-body #home_areas_atividades .plugdados_widget_noticia_veja_mais,
#page #page-body #noticias_home .plugdados_widget_noticia_veja_mais, #page #page-body #noticias_home_en .plugdados_widget_noticia_veja_mais {
	display: block;
	width: auto;
	margin: 0 0 25px 0;
	padding: 0 3px;
	text-decoration: none;
	font-size: 10px;
	color: #B71414;
	border-left: 2px solid #B71414;
}


/* CSS Eficiencia Energetica */

page #page-body #home_eficiencia_energetica ul {
	margin: 15px;
}
#page #page-body #home_eficiencia_energetica .plugdados_widget_noticia_titulo {
	display: block;
	color: #B71414;
	text-decoration: none;
	font-weight: bold;
}
#page #page-body #home_eficiencia_energetica .plugdados_widget_noticia_data {
	display: block;
	color: #B71414;
	text-decoration: none;
	font-weight: normal;
}
#page #page-body #home_eficiencia_energetica .plugdados_widget_noticia_resumo {
	display: block;
	padding: 5px 0; 
}
#page #page-body #home_areas_atividades .plugdados_widget_noticia_veja_mais,
#page #page-body #home_eficiencia_energetica .plugdados_widget_noticia_veja_mais {
	display: block;
	width: auto;
	margin: 0 0 25px 0;
	padding: 0 3px;
	text-decoration: none;
	font-size: 10px;
	color: #B71414;
	border-left: 2px solid #B71414;
}


#protecao_passiva_contra_fogo .plugdados_widget_conteudo_texto {
	padding-top: 65px;
	background: transparent url(../imagens/protecao_passiva_contra_fogo.jpg) top left no-repeat scroll;
}
#tratamento_acustico .plugdados_widget_conteudo_texto {
	padding-top: 65px;
	background: transparent url(../imagens/tratamento_acustico.jpg) top left no-repeat scroll;
}
#isolamento_termico .plugdados_widget_conteudo_texto {
	padding-top: 65px;
	background: transparent url(../imagens/isolamento_termico.jpg) top left no-repeat scroll;
}
#revestimento_refratario .plugdados_widget_conteudo_texto {
	padding-top: 65px;
	background: transparent url(../imagens/revestimento_refratario.jpg) top left no-repeat scroll;
}
#protecao_anticorrosiva .plugdados_widget_conteudo_texto {
	padding-top: 65px;
	background: transparent url(../imagens/protecao_anticorrosiva.jpg) top left no-repeat scroll;
}


#abesco {
	margin-top: 50px;
}

#abesco p, #abesco img {
	padding: 0;
	margin: 0;
	border: 0;
}

#plugdados_widget_noticia_imagem{
	width: 179px;
	height: 80px;
	border: solid 3px #c1c1c1;
	background-color: #fff!important;
}

		#plugdados_widget_noticia_imagem img{
			width: 179px;
			height: 80px;
			border: none;
		}

/*  */


#page #page-body #home_areas_atividades {
	width: 324px;
}
#page #page-body #home_areas_atividades h2 {
	diplay: block;
	height: 21px;
	padding: 10px 0;
	text-indent: -9000px;
	background: transparent url(../imagens/tit_areasatividade.gif) bottom left no-repeat scroll;
	overflow: hidden;
}
#page #page-body #home_areas_atividades ul {
	margin: 15px;
}
#page #page-body #home_areas_atividades .plugdados_widget_noticia_data {
	display: block;
	color: #B71414;
	text-decoration: none;
	font-weight: normal;
}
#page #page-body .home_areas_atividades h2 {
	display: block;
	color: #333;
	cont-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}


#page #page-body .menu_dois {
	width: 215px;
	/*height: 500px;
	background: #f1f1f1;*/
}
#page #page-body #home_eficiencia_energetica {
	
}
#page #page-body #home_eficiencia_energetica h2 {
	diplay: block;
	height: 21px;
	padding: 10px 0;
	text-indent: -9000px;
	background: transparent url(../imagens/tit_eficenergetica.gif) bottom left no-repeat scroll;
	overflow: hidden;
}
#page #page-body #home_eficiencia_energetica ul {
	padding: 15px;
}

/* ------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------- */
#page #page-footer {
	height: 42px;
	background: transparent url(../imagens/bottom.jpg) left top no-repeat scroll;
	clear: both;
}
#page #page-footer .vcard { display: none }
#page #page-footer .copyright_vector {
	display: block;
	width: 70px;
	height: 42px;
	background: transparent url(../imagens/flash_holder_bottom.jpg) left top no-repeat scroll;
	text-indent: -9000px;
	float: right;
	overflow: hidden;
}