/* CSS Document */

.body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	color:#555;
	background-color: #fff;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.floatLeft {
	display:block;
	float:left;
}
.floatRight {
	display:block;
	float:right;
}

/*HOMEPAGE*/

/*conteúdo geral*/
.container {
	display: block;
	width: 1000px;
	position: relative;
	margin: 0 auto;
	background: url(../imgs/fundoGeral.gif);
	background-repeat: repeat-y;
}

/*barra lateral*/

.barra_lateral {
	display: block;
	float: left;
	width: 254px;
	min-height: 670px;
}

/*logo*/

.fundo_menu {
	display: block;
	width: 254px;
	height: 330px;
	background: url(../imgs/fundoLogo.jpg);
}

.logo {
	display: block;
	padding:74px 0 0 32px;
	width: 194px;
	height: 35px;
	background: url(../imgs/logo.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.logo a{
	display: block;
	width: 194px;
	min-height: 35px;
}

.logo span {
	display:none;
}

/*menu lateral*/

#menu_lateral {
	width: 156px;
	height: 186px;
	margin:30px 0 0 32px;
}

#menu_lateral ul {
	padding:0;
	margin:0;
}

#menu_lateral ul li {
	list-style: none;
}

#menu_lateral ul li a {
	display: block;
}

#menu_lateral ul li a span {
	display: none;
}

.bt01 {
	display: block;
	background: url(../imgs/pt/btHome.png);
	width: 34px;
	height: 26px;
}
.bt01 a{
	display:block;
	width: 34px;
	height: 26px;
}
.bt01 a:hover{
	background: url(../imgs/pt/btHome.png) 0 -26px;
	width: 34px;
	height: 26px;
}

.bt02 {
	display: block;
	background: url(../imgs/pt/btProdutos.png);
	width:59px;
	height:26px;
}
.bt02 a{
	display:block;
	width:59px;
	height:26px;
}
.bt02 a:hover{
	background:url(../imgs/pt/btProdutos.png) 0 -26px;
	width:59px;
	height:26px;
}

.bt03 {
	display:block;
	background:url(../imgs/pt/btServicos.png);
	width:59px;
	height:26px;
}
.bt03 a{
	display:block;
	width:59px;
	height:26px;
}
.bt03 a:hover{
	background:url(../imgs/pt/btServicos.png) 0 -26px;
	width:59px;
	height:26px;
}

.bt04 {
	display:block;
	background:url(../imgs/pt/btAmbiente.png);
	width:186px;
	height:26px;
}
.bt04 a{
	display:block;
	width:186px;
	height:26px;
}
.bt04 a:hover{
	background:url(../imgs/pt/btAmbiente.png) 0 -26px;
	width:186px;
	height:26px;
}

.bt05 {
	display:block;
	background:url(../imgs/pt/btComunicacao.png);
	width:85px;
	height:26px;
}
.bt05 a{
	display:block;
	width:67px;
	height:26px;
}

.bt05 a:hover{
	background:url(../imgs/pt/btComunicacao.png) 0 -26px;
	width:85px;
	height:26px;
}

.bt06 {
	display:block;
	background:url(../imgs/pt/btPortfolio.png);
	width:59px;
	height:26px;
}
.bt06 a{
	display:block;
	width:59px;
	height:26px;
}
.bt06 a:hover{
	background:url(../imgs/pt/btPortfolio.png) 0 -26px;
	width:59px;
	height:26px;
}

.pesquisa {
	display:block;
	border-top: 1px solid #66a7b3;
	width:196px;
	height:113px;
	margin:0 0 0 32px;
}

.titulo_pesquisa {
	display:block;
	width:61px;
	height:12px;
	background:url(../imgs/pt/titPesquisa.gif);
	margin-top: 30px;
}

.caixa_pesquisa {
	display:block;
	width: 196px;
	height: 25px;
	margin: 12px 0 0 0;
	background-image:url(../imgs/fundoInputs.gif);
}

.input_pesquisa {
	display:block;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color: #008199;
	padding: 4px 0 0 5px;
	margin: 3px 0 0 3px;
	width:162px;
	height: 16px;
}

.bt_ok_pesquisa {
	display:block;
	background-image:url(../imgs/btOk.gif);
	width:16px;
	height:15px;
	margin: 6px 4px 0 0;
}
.bt_ok_pesquisa span{
	display:none;
}

.titulo_newsletter {
	display:block;
	width:78px;
	height:12px;
	background:url(../imgs/pt/titNewsletter.gif);
	margin-top: 30px;
}

.titulo_acesso {
	display:block;
	width:103px;
	height:12px;
	background:url(../imgs/pt/titAcessoDirecto.gif);
	margin-top: 30px;
}

.seta_dropdown {
	display:block;
	background-image:url(../imgs/setaDropdown.gif);
	background-repeat:no-repeat;
	width:10px;
	height:20px;
	margin: 10px 6px 0 0;
}

.seta_dropdown span {
	display:none;
}

.sondagem{
	display:block;
	border-top: 1px solid #66a7b3;
	width:196px;
	min-height:113px;
	margin:0 0 0 32px;
}

.titulo_sondagem {
	display:block;
	width:71px;
	height:12px;
	background:url(../imgs/pt/titSondagem.gif);
	margin: 30px 0 12px 0;
}

.texto_sondagem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #fff;
}

.radio_buttons {
	padding: 10px 5px 0 0;
}

.votacao {
	display:block;
	float: left;
	width:196px;
	height:23px;
	background:url(../imgs/pt/btVotar.gif);
	background-repeat:no-repeat;
	margin: 12px 0 12px 0;
}

.votar {
	display:block;
	float: left;
	width:47px;
	height:23px;
	background:url(../imgs/pt/btVotar.gif);
}

.votar a {
	display:block;
	float: left;
	width:196px;
	height:23px;
}

.link_resultados {
	margin-left: 55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #c4dee3;
	margin-top:5px;
}

.link_resultados a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #c4dee3;
}

.link_resultados a:hover {
	color: #fff;
}

/*conteudo central*/

.base_conteudo_central {
	display: block;
	float: left;
	width: 746px;
	min-height: 670px;
}

.base_idiomas {
	display: block;
	width: 746px;
	height: 30px;
	background: #fff;
}

#idiomas {
	display: block;
	float:right;
	margin: 9px 12px 0 0;
	width: 88px;
	height: 12px;
}

#idiomas ul {
	padding:0;
	margin:0;
}

#idiomas ul li {
	float: left;
	list-style: none;
}

#idiomas ul li a {
	display: block;
}

#idiomas ul li a span {
	display: none;
}

.bt_pt {
	display: block;
	background: url(../imgs/btPt.gif);
	width: 22px;
	height: 12px;
}
.pt_active
{
	background: url(../imgs/btPt.gif) 0 -12px;
}
.bt_pt a{
	display:block;
	width:22px;
	height:12px;
}
.bt_pt a:hover{
	background: url(../imgs/btPt.gif) 0 -12px;
	width:22px;
	height:12px;
}

.bt_en {
	display: block;
	background: url(../imgs/btEn.gif);
	width:22px;
	height:12px;
}
.en_active
{
	background: url(../imgs/btEn.gif) 0 -12px;
}
.bt_en a{
	display:block;
	width:22px;
	height:12px;
}
.bt_en a:hover{
	background:url(../imgs/btEn.gif) 0 -12px;
	width:22px;
	height:12px;
}

.bt_es {
	display:block;
	background:url(../imgs/btEs.gif);
	width:22px;
	height:12px;
}
.es_active
{
	background: url(../imgs/btEs.gif) 0 -12px;
}
.bt_es a{
	display:block;
	width:22px;
	height:12px;
}
.bt_es a:hover{
	background:url(../imgs/btEs.gif) 0 -12px;
	width:22px;
	height:12px;
}

.bt_fr {
	display:block;
	background:url(../imgs/btFr.gif);
	width:22px;
	height:12px;
}
.fr_active
{
	background: url(../imgs/btFr.gif) 0 -12px;
}
.bt_fr a{
	display:block;
	width:22px;
	height:12px;
}
.bt_fr a:hover{
	background:url(../imgs/btFr.gif) 0 -12px;
	width:22px;
	height:12px;
}


.imagem_ambiente1 {
	display: block;
	width: 734px;
	height: 300px;
	background: url(../imgs/imgAmbiente1.jpg);
}

.imagem_ambiente2 {
	display: block;
	width: 734px;
	height: 300px;
	background: url(../imgs/imgAmbiente2.jpg);
}

.imagem_ambiente3 {
	display: block;
	width: 734px;
	height: 300px;
	background: url(../imgs/imgAmbiente3.jpg);
}

.area_util_direita {
	display: block;
	width: 714px;
	margin-left: 10px;
}

.area_menu {
	display: block;
	float:left;
	width: 190px;
}

.area_conteudo {
	display: block;
	width: 504px;
	float:right;
}

.base_colunas {
	display: block;
	float:left;
	width: 210px;
	min-height: 300px;
	margin: 20px 18px 0 18px;
}

.titulo_noticias {
	display:block;
	width:59px;
	height:16px;
	background:url(../imgs/pt/titNoticias.gif);
	margin-bottom:15px;
}

.titulo_press {
	display:block;
	width:106px;
	height:16px;
	background:url(../imgs/pt/titPressReleases.gif);
	margin-bottom:15px;
}

.titulo_clipping {
	display:block;
	width:57px;
	height:16px;
	background:url(../imgs/pt/titClipping.gif);
	margin-bottom:15px;
}

.data_texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #008199;
}

.titulo_texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #11203f;
	margin-bottom:10px;
}

.titulo_texto a{
	color: #11203f;
	text-decoration:none;
}

.titulo_texto a:hover{
	text-decoration:underline;
}

.corpo_texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #555;
}

.foto_noticia_1 {
	display:block;
	max-width:210px;
	max-height:115px;
	/*background:url(../imgs/default_img_p.jpg);*/
	margin-top: 10px;
}

.foto_noticia_2 {
	display:block;
	width:210px;
	height:115px;
	background:url(../imgs/img02.jpg);
	margin-top: 10px;
}

.foto_press_release_1 {
	display:block;
	width:210px;
	height:115px;
	background:url(../imgs/img03.jpg);
	margin-top: 10px;
}

.foto_press_release_2 {
	display:block;
	width:210px;
	height:115px;
	background:url(../imgs/img04.jpg);
	margin-top: 10px;
}

.saber_mais {
	display:block;
	width:71px;
	height:11px;
	background:url(../imgs/pt/btSaberMais.gif);
	margin-top: 10px;
}

.saber_mais a {
	display:block;
	width:71px;
	height:11px;
}

.separador {
	display:block;
	width:100%;
	height:2px;
	background-color:#CCC;
	margin: 15px 0 15px 0;
}

.banner_video {
	display:block;
	width:210px;
	height:140px;
	background:url(../imgs/pt/bannerVideo.jpg);
}

.banner_video {
	display:block;
	width:210px;
	height:140px;
}

/*rodape*/

.base_rodape {
	display: block;
	width: 1000px;
	height: 91px;
	background: url(../imgs/pt/fundoRodape.jpg);
}

/*menu rodape*/

#menu_rodape {
	float: right;
	padding: 10px 25px 0 0;
	width: 712px;
	height: 14px;
}

#menu_rodape ul {
	padding:0;
	margin:0;
}

#menu_rodape ul li {
	float: left;
	list-style: none;
}

#menu_rodape ul li a {
	display: block;
}

#menu_rodape ul li a span {
	display: none;
}

.bt01_r {
	display: block;
	border-right: 1px solid #fff;
	margin: 0 7px 0 0;
	padding: 0 7px 0 0;
	background: url(../imgs/pt/bt01.gif);
	background-repeat: no-repeat;
	width: 56px;
	height: 14px;
}
.bt01_r a{
	display:block;
	width:56px;
	height:14px;
}
.bt01_r a:hover{
	background: url(../imgs/pt/bt01.gif) 0 -14px;
	width:56px;
	height:14px;
}

.bt02_r {
	display: block;
	border-right: 1px solid #fff;
	margin: 0 7px 0 0;
	padding: 0 7px 0 0;
	background: url(../imgs/pt/bt02.gif);
	background-repeat: no-repeat;
	width:58px;
	height:14px;
}
.bt02_r a{
	display:block;
	width:58px;
	height:14px;
}
.bt02_r a:hover{
	background:url(../imgs/pt/bt02.gif) 0 -14px;
	width:58px;
	height:14px;
}

.bt03_r {
	display:block;
	border-right: 1px solid #fff;
	margin: 0 7px 0 0;
	padding: 0 7px 0 0;
	background:url(../imgs/pt/bt03.gif);
	background-repeat: no-repeat;
	width:103px;
	height:14px;
}
.bt03_r a{
	display:block;
	width:103px;
	height:14px;
}
.bt03_r a:hover{
	background:url(../imgs/pt/bt03.gif) 0 -14px;
	width:103px;
	height:14px;
}

.bt04_r {
	display:block;
	border-right: 1px solid #fff;
	margin: 0 7px 0 0;
	padding: 0 7px 0 0;
	background:url(../imgs/pt/bt04.gif);
	background-repeat: no-repeat;
	width:133px;
	height:14px;
}
.bt04_r a{
	display:block;
	width:133px;
	height:14px;
}
.bt04_r a:hover{
	background:url(../imgs/pt/bt04.gif) 0 -14px;
	width:133px;
	height:14px;
}

.bt05_r {
	display:block;
	border-right: 1px solid #fff;
	margin: 0 7px 0 0;
	padding: 0 7px 0 0;
	background:url(../imgs/pt/bt05.gif);
	background-repeat: no-repeat;
	width:134px;
	height:14px;
}
.bt05_r a{
	display:block;
	width:134px;
	height:14px;
}

.bt05_r a:hover{
	background:url(../imgs/pt/bt05.gif) 0 -14px;
	width:134px;
	height:14px;
}

.bt06_r {
	display:block;
	background:url(../imgs/pt/bt06.gif);
	width:153px;
	height:14px;
}
.bt06_r a{
	display:block;
	width:153px;
	height:14px;
}
.bt06_r a:hover{
	background:url(../imgs/pt/bt06.gif) 0 -14px;
	width:153px;
	height:14px;
}

.logo_seara{
	display:block;
	float: right;
	margin-top: 50px;
	width:53px;
	height:8px;
}

.bt_voltar {
	display:block;
	background:url(../imgs/pt/btVoltar.gif);
	width:92px;
	height:24px;
	margin: 15px 0 15px 0;
}

.bt_voltar a {
	display:block;
	width:92px;
	height:24px;
}

.breadcrumbs {
	display: block;
	width: 734px;
	height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 10px 0 0 0;
}

.breadcrumbs a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #555;
}

.titulo_pagina {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	text-transform:uppercase;
	color: #11203f;
	margin-bottom: 15px;
}



/*template produtos*/

.base_colunas_produtos {
	display: block;
	float:left;
	width: 135px;
	margin-right: 7px;
}

.energia {
	display:block;
	background:url(../imgs/btFamilia1.jpg);
	width:135px;
	height:200px;
}
.energia a{
	display:block;
	width:135px;
	height:200px;;
}
.energia a:hover{
	background:url(../imgs/btFamilia1.jpg) 0 -200px;
	width:135px;
	height:200px;
}

.titulo_energia {
	display:block;
	background:url(../imgs/pt/titEnergia.gif);
	width:55px;
	height:19px;
	margin: 10px 0 10px 0;
}

.iluminacao {
	display:block;
	background:url(../imgs/btFamilia2.jpg);
	width:135px;
	height:200px;
}
.iluminacao a{
	display:block;
	width:135px;
	height:200px;;
}
.iluminacao a:hover{
	background:url(../imgs/btFamilia2.jpg) 0 -200px;
	width:135px;
	height:200px;
}

.titulo_iluminacao {
	display:block;
	background:url(../imgs/pt/titIluminacao.gif);
	width:81px;
	height:19px;
	margin: 10px 0 10px 0;
}

.telecomunicacoes {
	display:block;
	background:url(../imgs/btFamilia3.jpg);
	width:135px;
	height:200px;
}
.telecomunicacoes a{
	display:block;
	width:135px;
	height:200px;;
}
.telecomunicacoes a:hover{
	background:url(../imgs/btFamilia3.jpg) 0 -200px;
	width:135px;
	height:200px;
}

.titulo_telecomunicacoes {
	display:block;
	background:url(../imgs/pt/titTelecomunicacoes.gif);
	width:135px;
	height:19px;
	margin: 10px 0 10px 0;
}

.vias_rodoviarias {
	display:block;
	background:url(../imgs/btFamilia4.jpg);
	width:135px;
	height:200px;
}
.vias_rodoviarias a{
	display:block;
	width:135px;
	height:200px;;
}
.vias_rodoviarias a:hover{
	background:url(../imgs/btFamilia4.jpg) 0 -200px;
	width:135px;
	height:200px;
}

.titulo_vias_rodoviarias {
	display:block;
	background:url(../imgs/pt/titViasRodoviarias.gif);
	width:118px;
	height:19px;
	margin: 10px 0 10px 0;
}

.vias_ferroviarias {
	display:block;
	background:url(../imgs/btFamilia5.jpg);
	width:135px;
	height:200px;
}
.vias_ferroviarias a{
	display:block;
	width:135px;
	height:200px;;
}
.vias_ferroviarias a:hover{
	background:url(../imgs/btFamilia5.jpg) 0 -200px;
	width:135px;
	height:200px;
}

.titulo_vias_ferroviarias {
	display:block;
	background:url(../imgs/pt/titViasFerroviarias.gif);
	width:122px;
	height:19px;
	margin: 10px 0 10px 0;
}



/*template pesquisa*/

.pesquisa_interior {
	display:block;
	width:196px;
	height:40px;
}

.input_pesquisa_interior {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color: #008199;
	padding: 3px 0 0 5px;
	margin: 3px 0 0 0;
	width:160px;
	height: 14px;
}

.bloco_resultados {
	display:block;
	height: 30px;
}


/*template conteúdo*/

#menu_interior {
	display:block;
	width: 190px;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#008199;
}

#menu_interior ul {
	padding:0;
	margin:0;
}

#menu_interior ul li {
	list-style: none;
	margin-top: 10px;
	background:url(../imgs/bulletMenu.gif);
	background-repeat:no-repeat;
	border-bottom: 1px solid #E5E5E5;
}

#menu_interior ul li a {
	display: block;
	padding: 0 0 10px 15px;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color:#008199;
}

#menu_interior ul li a:hover {
	color:#11203f;
}

.intro_form {
	margin-bottom: 15px;
}

.titulos_form {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #11203f;
	padding-top: 10px;
}

.asterisco {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #ff0000;
}

.asterisco_legenda {
	font-family: Arial;
	font-size: 11px;
	color:#555;
}


.inputs_form {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #555;
	padding: 4px 0 0 4px;
	width:150px;
	height: 16px;
	margin: 0 0 10px 10px;
}

.text_form{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #555;
	padding: 4px 0 0 4px;
	width: 400px;
	height: 60px;
	margin: 0 0 10px 10px;

}

.bt_submeter {
	display:block;
	background:url(../imgs/pt/btSubmeter.gif);
	width:92px;
	height:24px;
	margin: 10px 0 0 72px;
}


/*template detalhe produto*/

.imagem_produto {
	display:block;
	float:left;
	/*background:url(../imgs/img05.jpg);*/
	width:210px;

}

.area_conteudo_detalhe {
	display: block;
	width: 484px;
	float:right;
}

.bt_sugerir {
	display:block;
	background:url(../imgs/pt/btSugerirAmigo.gif);
	width:107px;
	height:23px;
	margin-top: 30px;
}

.pdf {
	display:block;
	background:url(../imgs/iconPDF.gif);
	background-repeat:no-repeat;
	width:484px;
	height:30px;
	padding: 10px 0 0 30px;
}

.bullet_conteudo {
	display:block;
	background:url(../imgs/bulletConteudo.gif);
	width:5px;
	height:5px;
}


/*template família*/

.cabecalho {
	display:block;
	background:url(../imgs/cabecalho.jpg);
	background-repeat:no-repeat;
	width:735px;
	height:47px;
	margin-bottom: 15px;
	/*padding-left: 105px;*/
}

/*template listagem família*/

.base_familia{
	display:block;
	min-height:115px;
	margin: 20px 0 0 0;
}

.imagem_familia {
	display:block;
	float:left;
	/*background:url(../imgs/default_img_p.jpg);*/
	background-repeat:no-repeat;
	width:210px;
	height:115px;
	border-right: 2px solid #e4e4e4;
	padding-right: 10px;
	margin-right: 10px;
}

.titulo_texto_familia {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #11203f;
	margin-bottom:10px;
}

.descricao_familia {
	display:block;
	width:450px;
	float:left;
	float:left;
}

.ver_detalhe {
	display:block;
	background:url(../imgs/pt/btVerDetalhe.gif);
	width:92px;
	height:24px;
	margin: 10px 0 10px 0;
}

.ver_detalhe a {
	display:block;
	width:92px;
	height:24px;
}