/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
/* Reset */
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
/* Fonts */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/* Base */
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
/* FIM DO YUI */

html,
body {
  height: 100%;
}

body {
	background: #532414 url('imagens/bg.png') 0 0 repeat-x;
}

a {
  outline: 0 !important;
}

#tudo {
	background: #fff;
	width: 970px;
	margin: 0 auto;
  min-height: 100%;
  position: relative;
}
#header {
	width: 970px;
	height: 122px;
	margin: 0 auto 5px;
	background: url('imagens/topo.png') top center no-repeat;
	position: relative;
}

h1 {
	margin: 0;
}
h1 a {
	position: absolute;
	display: block;
	top: 6px;
	left: 450px;
	width: 98px;
	height: 98px;
	font-size: 340%;
	text-indent: -9999px;
}
strong {
	color: #621300;
}
#header #idioma {
	position: absolute;
	top: 15px;
  right: 20px;
	font-size: 80%;
}
#header #idioma a {
	color: #fff;
  text-decoration: none;
}
#header #newsletter,
#header #busca {
	position: absolute;
	bottom: 15px;
	color: #fff;
	font-size: 80%;
	line-height: 20px;
}
#header #newsletter { left: 20px; }
#header #busca { right: 20px; text-align: right; }

#header #newsletter input.text,
#header #busca input.text {
	border: 0;
	font-size: 9px;
	width: 120px;
	padding: 2px 2px 2px;
	color: #9c9898;
}
#header #newsletter input,
#header #busca input {
	vertical-align: bottom;
}

#menu {
	background: url('imagens/menu.png') top center no-repeat;
	color: #fff;
	text-align: center;
	height: 30px;
	width: 868px;
	padding-left: 102px;
	margin: 0 auto;
  position: relative;
  z-index: 100;
}
#menu a {
	color: #fff;
	float:left;
	line-height: 26px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
	padding: 0;
	text-indent: -99999px;
}
#menu a.empresa {
	width: 127px;
	background: url('imagens/menu-empresa.png') 0 0 no-repeat;
}
#menu a.produtos {
	width: 151px;
	background: url('imagens/menu-produtos.png') 0 0 no-repeat;
}
#menu a.projetos {
	width: 138px;
	background: url('imagens/menu-projetos.png') 0 0 no-repeat;
}
#menu a.sala-de-imprensa {
	width: 195px;
	background: url('imagens/menu-sala-de-imprensa.png') 0 0 no-repeat;
}
#menu a.contato {
	width: 119px;
	background: url('imagens/menu-contato.png') 0 0 no-repeat;
}
body.english #menu a.empresa {
	background-image: url('imagens/menu-company.png');
}
body.english #menu a.produtos {
	background-image: url('imagens/menu-products.png');
}
body.english #menu a.projetos {
	background-image: url('imagens/menu-projects.png');
}
body.english #menu a.sala-de-imprensa {
	background-image: url('imagens/menu-news.png');
}
body.english #menu a.contato {
	background-image: url('imagens/menu-contact.png');
}
#menu a:hover,
#menu a.active,
body.empresa #menu a.empresa,
body.produto #menu a.produtos,
body.produtos #menu a.produtos,
body.projetos #menu a.projetos,
body.projeto #menu a.projetos,
body.sala-de-imprensa #menu a.sala-de-imprensa,
body.noticia #menu a.sala-de-imprensa,
body.contato #menu a.contato {
	background-position: 0 -26px;
}

#conteudo {
	width: 960px;
	margin: 15px auto 0;
  padding-bottom: 80px;
}

#submenu-produtos {
  display: none;
  position: absolute;
  top: 21px;
  padding-top: 4px;
  left: 218px;
  z-index: 999999 !important;
  width: 151px;
}
#submenu-produtos li a {
  text-indent: 0;
  text-transform: none;
  width: 151px;
  margin: 0;
}
.menu-produtos {
	width: 142px;
	float: left;
  margin: 0 25px 20px 10px;
}
.menu-produtos ul {
	padding: 0;
	margin: 0;
}
.menu-produtos ul ul {
	display: none;
}
.menu-produtos ul ul.show {
	display: block;
}
.menu-produtos li {
	padding: 0;
}
.menu-produtos li a,
.menu-produtos li span.categoria-destaque {
	margin: 2px 0 0;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 6px;
	padding-right: 0;
	width: 136px;
	opacity: 0.8;
}
.menu-produtos li span.categoria-destaque {
	opacity: 1;
}
.menu-produtos li a:hover {
	opacity: 1;
}
.menu-produtos li li a {
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 80%;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 0 2px 6px;
	width: 136px;
	background-color: #D2D3D5;
	border-top: 2px solid #fff;
	opacity: 1;
}
.menu-produtos li li a:hover {
	background-color: #DEDFE1;
}
.menu-produtos * {
	list-style: none;
}

#rodape {
	width: 930px;
	padding: 20px 20px 0;
	height: 66px;
	margin: 0 auto 0;
	background: url('imagens/rodape.png') top center no-repeat;
	position: absolute;
  bottom: 0;
/*	clear: both;*/
	text-align: center;
	color: #fff;
	font-size: 80%;
}
#rodape a {
	color: #fff;
	text-decoration: none;
}
#rodape #sitemap {
	position: absolute;
	top: 20px;
	left: 0;
	width: 990px;
	text-align: center;
	font-family: "Arial Narrow", Arial, sans-serif;
	z-index: 100;
	font-size: 110%;
}
#rodape #sitemap .links {
	text-transform: uppercase;
}
#rodape #copyright {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 200;
	text-align: left;
	font-size: 110%;
}
#rodape #suporte {
	position: absolute;
	top: 38px;
	right: 20px;
	z-index: 200;
	text-transform: uppercase;
}
#rodape #suporte a {
	padding-top: 18px;
	background: url('imagens/skype.png') top right no-repeat;
}


.home #conteudo {
	position: relative;
  padding-left: 10px;
  padding-right: 10px;
}

.home .topo {
	margin-bottom: 20px;
  padding-left: 5px;
}


.home #imagem-destaque,
.home #imagem-destaque * {
  z-index: 10;
  height: 360px;
  position: relative;
}

.home #miniaturas {
	position: absolute;
	left: 624px;
	top: 0;
	width: 346px;
  z-index: 50;
}
.home #miniaturas .categoria {
	float: left;
	margin-left: 16px;
	margin-bottom: 31px;
	width: 152px;
	height: 160px;
}
* html .home #miniaturas .categoria {
	margin-left: 8px;
}
.home #miniaturas .categoria h2 {
	margin: 0;
	height: 34px;
	text-indent: -99999px;
}
.home #miniaturas .miniatura a {
  display: block;
  width: 152px;
  height: 160px;
}

.home #miniaturas #arandela h2 { background: url('imagens/arandelas.png') 0 0 no-repeat; }
.home #miniaturas #balizador h2 { background: url('imagens/balizadores.png') 0 0 no-repeat; }
.home #miniaturas #spot h2 { background: url('imagens/spots.png') 0 0 no-repeat; }
.home #miniaturas #pendente h2 { background: url('imagens/pendentes.png') 0 0 no-repeat; }
.home .english #miniaturas #arandela h2 { background: url('imagens/sconce-light.jpg') 0 0 no-repeat; }
.home .english #miniaturas #balizador h2 { background: url('imagens/path-light.jpg') 0 0 no-repeat; }
.home .english #miniaturas #spot h2 { background: url('imagens/spot.jpg') 0 0 no-repeat; }
.home .english #miniaturas #pendente h2 { background: url('imagens/pendant.jpg') 0 0 no-repeat; }
.home #miniaturas .categoria .miniatura {
	background: url('imagens/miniaturas-bg.png') 0 0 no-repeat;
	text-align: center;
	padding: 1px;
	height: 136px;
}
.home .base {
  padding-left: 5px;
}
.base #empresa {
  font-size: 0.9em;
	float: left;
	width: 282px;
  height: 160px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
  line-height: 125%;
  background: url('imagens/cinza-bg.png') left bottom no-repeat;
  position: relative;
}
.base #empresa a {
  position: absolute;
  top: 38px;
  left: 0;
  width: 100%;
  height: 135px;
}
.base #projeto-destaque {
	float: left;
	width: 282px;
  height: 160px;
	padding: 10px;
	margin-bottom: 10px;
	background: url('imagens/cinza-bg.png') left bottom no-repeat;
}
.base #imprensa {
	float: left;
	width: 295px;
  height: 160px;
	padding: 10px;
	margin-left: 12px;
	margin-bottom: 10px;
	background: url('imagens/rosa-bg.png') left bottom no-repeat;
}

.home #empresa h2,
.home #projeto-destaque h2,
.home #imprensa h2 {
	text-indent: -99999px;
	height: 50px;
	margin: -10px -10px -5px;
}
.home #empresa h2 { background: url('imagens/empresa.png') 0 0 no-repeat; }
.home #projeto-destaque h2 { background: url('imagens/projeto-destaque.png') 0 0 no-repeat; }
.home #imprensa h2 { background: url('imagens/imprensa.png') 0 0 no-repeat; }

.home .english #empresa h2 { background: url('imagens/company.png') 0 0 no-repeat; }
.home .english #projeto-destaque h2 { background: url('imagens/project-highlights.png') 0 0 no-repeat; }
.home .english #imprensa h2 { background: url('imagens/news.jpg') 0 0 no-repeat; }

.home #imprensa a {
  color: #000;
  text-decoration: none;
}
.home #imprensa a:hover {
  text-decoration: underline;
}

.home #empresa img {
	float: left;
	margin-right: 10px;
}
.home #empresa h3 {
	margin: 0 0 4px;
	color: #621300;
}

.base #imprensa p {
  margin: 0;
  border-bottom: 1px dotted #000;
  padding: 5px 0;
}

.home #miniaturas .categoria {
}

.produtos #conteudo .topo {
	float: left;
	width: 820px;
  margin-left: -40px;
}
.produtos .miniatura {
	background: url('imagens/miniaturas-bg.png') 0 0 no-repeat;
	text-align: center;
	padding: 1px;
	height: 136px;
	float: left;
	margin-left: 50px;
	margin-bottom: 10px;
	width: 152px;
	height: 160px;
}
.produtos .miniatura a {
  display: block;
  width: 152px;
  height: 160px;
  position: relative;
  text-decoration: none;
}
.produtos .miniatura a span.nome {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-transform: uppercase;
  font-size: 90%;
  color: #000;
  text-align: center;
}
.produtos .miniatura a:hover span.nome {
  display: block;
}
* html .produtos .miniatura {
	margin-left: 8px;
}

.produto #conteudo {
	position: relative;
}
.produto #conteudo #pagina {
	float: left;
	width: 780px;
margin-left: -10px;
	margin-bottom: 20px;
	position: relative;
}
.produto #conteudo .coluna {
	float: left;
}
.produto #conteudo .coluna.centro,
.produto #conteudo .coluna.centro h2 {
  font-family: arial, sans-serif;
}
.produto #conteudo .coluna.centro h3 {
  font-size: 15px;
}
.produto #conteudo .coluna.centro .imagem-meio h3 {
  font-size: 14px;
}
.produto #conteudo .coluna.centro {
	padding: 0 10px;
	width: 180px;
}
.produto #conteudo .potenciaetc {
	margin: 10px 0;
	font-size: 90%;
}
.produto #conteudo .selos {
	margin-top: 20px;
}
.produto #conteudo .coluna.imagem-direita {
	float: right;
}
.produto #conteudo .menu-baixo {
	position: absolute;
	right: 0;
	bottom: 0;
}
.produto #conteudo .menu-baixo a {
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
.produto #conteudo .menu-baixo a.imprimir {
	display: block;
	float: left;
	width: 52px;
	height: 57px;
	text-indent: -99999px;
	background: url('imagens/imprimir.jpg') center bottom no-repeat;
}
.produto .english #conteudo .menu-baixo a.imprimir {
	background-image: url('imagens/print.jpg');
}
.produto #conteudo .menu-baixo a.pdf {
	display: block;
	float: left;
	width: 72px;
	height: 57px;
	text-indent: -99999px;
	background: url('imagens/pdf.jpg') center bottom no-repeat;
}
.produto #conteudo h2 {
	font-size: 250%;
	margin: 0;
	font-family: "Arial Narrow", sans-serif;
}
.produto #conteudo h3 {
	font-family: "Arial Narrow", sans-serif;
	margin-bottom: 0;
}
.produto #conteudo strong {
  color: #000;
}

.newsletter #imagem-destaque {
	float: left;
	margin-right: 20px;
}
.newsletter #texto {
  margin-top: 10px;
	padding-top: 10px;
}
.empresa #conteudo-wrap {
  float: left;
  margin-left: 15px;
  margin-bottom: 80px;
  width: 940px;
}
.empresa #conteudo {
	background: #EDEEF0 url('imagens/empresa-bottom.png') bottom right no-repeat;
  padding-bottom: 40px;
  width: 100%;
}
.empresa #conteudo .topo {
	background: url('imagens/empresa-top.png') top right no-repeat;
}
.empresa #imagem-destaque {
	float: left;
	margin: 20px 30px 20px 20px;
}
.empresa #texto {
	margin: 0 10px 0px 10px;
	padding: 2px 165px 0 225px;
  line-height: 115%;
}
.empresa #texto h2 {
	color: #9C372B;
  font-size: 1.8em;
  font-weight: normal;
}
.empresa #texto strong {
  color: #000;
}
.empresa #rodape {
  margin-top: 200px;
}

.projeto .imagem-esquerda {
	float: left;
	margin: 0 0 10px 10px;
}
.projeto .direita {
	float: right;
  width: 314px;
  padding-right: 5px;
}
.projeto .imagem-produto .miniatura {
	float: right;
	background: url('imagens/miniaturas-bg.png') 0 0 no-repeat;
	text-align: center;
	padding: 1px;
	width: 152px;
	height: 136px;
	margin-left: 5px;
}
.projeto .texto {
  position: relative;
}
.projeto .texto a {
	color: #000;
	text-decoration: none;
}
.projeto .texto a:hover {
	text-decoration: underline;
}
.projeto .nav {
  position: absolute;
  top: 122px;
  width: 155px;
}
.projeto .nav a {
	color: #621300;
}
.projeto .nav .prx { float: left; }
.projeto .nav .ant { float: right; margin-right: 5px; }
.projeto #ultimos {
	background: #EDEEF0 url('imagens/ultimos-projetos-bottom.jpg') left bottom no-repeat;
	padding: 0;
  margin-bottom: 10px;
}
.projeto #ultimos h2 {
	width: 314px;
	height: 44px;
	text-indent: -99999px;
	background: url('imagens/ultimos-projetos.jpg') 0 0 no-repeat;
	margin-bottom: 0px;
	clear: both;
}
.projeto .english #ultimos h2 {
	background-image: url('imagens/last-projects.jpg');
}
.projeto #ultimos ul {
	margin: 0 10px;
}
.projeto #ultimos ul li {
	list-style-type: none;
	border-bottom: 1px dotted #000;
	padding: 10px 0;
}
.projeto #ultimos ul li a {
	color: #000;
	text-decoration: none;
}
.projeto #ultimos ul li a:hover {
	text-decoration: underline;
}



.noticia .texto {
  float: left;
  width: 610px;
  background: #EDEEF0 url('imagens/meiapagina-bottom.png') bottom right no-repeat;
  margin: 0 10px 10px 10px;
}
.noticia .texto .topo {
  background: url('imagens/meiapagina-top.png') top left no-repeat;
  padding: 10px;
}
.noticia .texto h2 {
  color: #9C372B;
  padding-bottom: 0.5em;
  margin: 0.2em 0 1em;
  border-bottom: 1px dotted #000;
}
.noticia .direita {
  float: right;
  margin-right: 10px;
}
.noticia .texto a {
  color: #000;
  text-decoration: none;
}
.noticia .texto a:hover {
  text-decoration: underline;
}
.noticia #ultimas {
  background: #EDEEF0 url('imagens/ultimos-projetos-bottom.jpg') left bottom no-repeat;
  padding: 0;
  width: 314px;
  margin-bottom: 10px;
}
.noticia #ultimas h2 {
  width: 100%;
  height: 44px;
  text-indent: -99999px;
  background: url('imagens/ultimas-noticias.jpg') 0 0 no-repeat;
  margin: 0px;
  clear: both;
}
.noticia .english #ultimas h2 {
  background-image: url('imagens/last-news.jpg');
}
.noticia #ultimas ul {
  margin: 0 10px;
}
.noticia #ultimas ul li {
  list-style-type: none;
  border-bottom: 1px dotted #000;
  padding: 10px 0;
}
.noticia #ultimas ul li a {
  color: #000;
  text-decoration: none;
}
.noticia #ultimas ul li a:hover {
  text-decoration: underline;
}

.projeto #ultimos ul li.paginacao,
.noticia #ultimas ul li.paginacao {
	border-bottom: 0;
}
.projeto #ultimos ul li.paginacao .ant,
.noticia #ultimas ul li.paginacao .ant {
	float: left;
}
.projeto #ultimos ul li.paginacao .prx,
.noticia #ultimas ul li.paginacao .prx {
	float: right;
}
.projeto #ultimos ul li.paginacao a,
.noticia #ultimas ul li.paginacao a {
  color: #621300;
  font-size: 0.9em;
  font-weight: bold;
}

.contato #conteudo {
	background: #EDEEF0 url('imagens/pagina-bottom.png') bottom right no-repeat;
  float: left;
  width: 940px;
  padding-bottom: 0;
  margin-left: 15px;
  margin-bottom: 100px;
}
.contato #conteudo .topo {
	background: url('imagens/pagina-top.png') top right no-repeat;
	padding: 1em 2em 0.5em;
}
.contato #conteudo h2 {
	color: #9C372B;
}
.contato #conteudo #texto {
  background: url('imagens/contato.jpg') 0 0 no-repeat;
  padding-left: 475px;
}
.contato #conteudo #wrap-mensagem {
}
.contato #conteudo #wrap-informacoes p {
	width: 40%;
  padding-right: 8%;
  float: left;
}
.contato #conteudo #wrap-informacoes input {
	width: 180px;
}
.contato #conteudo #wrap-informacoes input.submit {
	width: auto;
	padding: 2px 8px;
}
.contato #conteudo label {
	display: block;
}
.contato #conteudo textarea {
	width: 95%;
}

.clear {
  clear: both;
}
.center {
  text-align: center;
}

/* THICKBOX */
*{padding:0;margin:0}#TB_window{font:12px Arial,Helvetica,sans-serif;color:#333}#TB_secondLine{font:10px Arial,Helvetica,sans-serif;color:#666}#TB_window a:link{color:#666}#TB_window a:visited{color:#666}#TB_window a:hover{color:#000}#TB_window a:active{color:#666}#TB_window a:focus{color:#666}#TB_overlay{position:fixed;z-index:100;top:0px;left:0px;height:100%;width:100%}.TB_overlayMacFFBGHack{background:url(macFFBgHack.png) repeat}.TB_overlayBG{background-color:#000;filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75}* html #TB_overlay{ position:absolute; height:expression(document.body.scrollHeight >document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')}#TB_window{position:fixed;background:#fff;z-index:102;color:#000;display:none;border:4px solid #525252;text-align:left;top:50%;left:50%}* html #TB_window{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin = document.documentElement &&document.documentElement.scrollTop || document.body.scrollTop)+'px')}#TB_window img#TB_Image{display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666}#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left}#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right}#TB_closeAjaxWindow{padding:7px 10px 5px 0;margin-bottom:1px;text-align:right;float:right}#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px}#TB_title{background-color:#e8e8e8;height:27px}#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em}#TB_ajaxContent.TB_modal{padding:15px}#TB_ajaxContent p{padding:5px 0px 5px 0px}#TB_load{position:fixed;display:none;height:13px;width:208px;z-index:103;top:50%;left:50%;margin:-6px 0 0 -104px}* html #TB_load{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin = document.documentElement &&document.documentElement.scrollTop || document.body.scrollTop)+'px')}#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;height:100%;width:100%}* html #TB_HideSelect{ position:absolute; height:expression(document.body.scrollHeight >document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')}#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px}