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

img {
	border:none;	
}



.cabecalho {
	width:100%;
	height:100px;

	margin-bottom:5px;
}

.conteudos_cabecalho {
	width:900px;
	height:105px;
	margin-left:auto;
	margin-right:auto;	
}

.logo {
	margin-left:25px;
	float:left;
	width:165px;
	height:100px;
	/*background-image:url(../img/logo.png);
	background-repeat:no-repeat;*/
}

a.logo img {
	float:left;
	width:150px;
	height:100px;		
}

a.logo, a.logo:hover {
	margin-left:25px;
	float:left;
	width:160px;
	height:100px;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	cursor:pointer;	
}

.menu {
	display:block;
	float:right;
	height:35px;
	width:auto;
	margin-top:43px;
	margin-left:0px;
	margin-right:25px;
}

.botao_menu_seleccionado {
	display:block;
	height:30px;
	line-height: 30px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	color:#39acc9;
	font-size:12px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	text-decoration:none;
	background: #eaf4f7 !important;
	
	cursor:default;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    -khtml-border-radius: 3px;
}

a.botao_menu {
	display:block;
	height:30px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	line-height: 30px;
	color:#FFF;
	font-size:12px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	text-decoration:none;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    -khtml-border-radius: 3px;
}

.fundo_servicos_h0 {
	width:900px;
	height:0px;
	float:left;	
}

a.botao_menu:link {
	color:#FFF;
	text-decoration:none;
}

a.botao_menu:hover {
	width:auto;
	color:white !important;
	height:30px;
	text-decoration:none;
	background: #39acc9 !important;
}	

a.botao_menu:active {
	color:#FFF;
	text-decoration:none;
}	

a.botao_menu:visited {
	color:#FFF;
	text-decoration:none;
}	

.corpo {
	width: 100%;
	height:auto;
	background-color:rgb(242,242,242);
}

.conteudos_corpo {
	width:950px;
	height:auto;
	margin-left:auto;
	margin-right:auto;	
	clear: both;
}

.caixa_slider {
	width:950px;
	height:auto;		
}

.fundo_topo_slider {
	width:950px;
	height:25px;
	background-image:url(../gfx/fundo_topo_slider.png);
	background-repeat:no-repeat;	
}

.fundo_topo_empresa {
	width:950px;
	height:25px;
	background-image:url(../gfx/fundo_topo_empresa.png);
	background-repeat:no-repeat;	
	
}

.fundo_topo_servicos {
	width:950px;
	height:25px;
	background-image:url(../gfx/fundo_topo_servicos.png);
	background-repeat:no-repeat;	
	
}

.fundo_centro_servicos {
	width:900px;
	height:15px;
	background-image:url(../gfx/fundo_centro_servicos.png);
	background-repeat:no-repeat;	
	padding-left:25px;
	padding-right:25px;
}

.fundo_centro_produtos {
	width:900px;
	height:15px;
	background-image:url(../gfx/fundo_centro_produtos.png);
	background-repeat:no-repeat;	
	padding-left:25px;
	padding-right:25px;
}

.caixa_slider_servicos {
	float:left;
	margin-top:-15px;
	width:660px;
	height:370px;	
}

.caixa_lado_esquerdo_servicos {
	display:block;
	float:left;
	width:240px;
	height:auto;	
}

.caixa_lado_direito_servicos {
	display:block;
	float:left;
	width:660px;
	margin-left:0px;
	height:auto;	
}

.fundo_centro_empresa {
	width:900px;
	height:317px;
	background-image:url(../gfx/fundo_centro_empresa.png);
	background-repeat:no-repeat;	
	padding-left:25px;
	padding-right:25px;
}

.fundo_centro_galeria {
	width:900px;
	height:373px;
	background-image:url(../gfx/fundo_centro_galeria.png);
	background-repeat:no-repeat;	
	background-color:#FFF;
	padding-left:25px;
	padding-right:25px;
}

.bloco_logo {
	float:left;
	width:162px;
	height:170px;	
	margin-right:8px;
	text-decoration:none;	
	color: rgb(89, 89, 89);
}

a.bloco_parceiros {
	float:left;
	width:162px;
	height:170px;	
	margin-right:8px;	
	text-decoration:none;	
	color: rgb(89, 89, 89);	
}

a.bloco_parceiros:hover {
	float:left;
	width:162px;
	height:170px;	
	margin-right:8px;
	text-decoration:underline;	
	cursor:pointer;
	color: rgb(89, 89, 89);	
}

.imagem_parceiros {
	float:left;
	width:162px;
	height:100px;	
	background-color:#FFF;
	margin-right:8px;
}

.texto_parceiros {
	float:left;
	width:142px;
	height:70px;	
	margin-right:10px;
	font-size:11px;
	color:#595959;
	font-weight:900;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}

.fundo_centro_parceiros {
	width:900px;
	height:30px;
	background-image:url(../gfx/fundo_centro_parceiros.png);
	background-repeat:no-repeat;	
	background-color:#FFF;
	padding-left:25px;
	padding-right:25px;
}

.fundo_centro_empresa2 {
	width:900px;
	height:100%;
	background-image:url(../gfx/fundo_centro_empresa2.png);
	background-repeat:repeat;	
	padding-left:25px;
	padding-right:25px;
	background-color:#FFF;
}

.fundo_centro_contactos2 {
	width:900px;
	height:100%;
	background-image:url(../gfx/fundo_centro_contactos2.png);
	background-repeat:repeat;	
	padding-left:25px;
	padding-right:25px;
	background-color:#FFF;
}

.fundo_centro_contactos3 {
	float:left;
	width:900px;
	height:100%;
	background-image:url(../gfx/fundo_centro_contactos3.png);
	background-repeat:repeat;	
	background-color:#FFF;
}

.caixa_lado_esquerdo_contactos {
	float:left;
	width:450px;
	height:auto;	
}



.titulo_contactos {
	float:left;
	margin-top:35px;
	margin-left:25px;
	margin-right:25px;	
	font-size:14px;
	font-weight:900;
	color:#595959;
	font-family:"Roboto", Arial, Roboto, sans-serif;
}

.mapa {
	float:left;
	width:900px;
	height:317px;	
	padding:0;
	margin:0;
}

.fundo_centro_parceiros2 {
	width:850px;
	height:100%;
	min-height:510px;
	background-image:url(../gfx/fundo_centro_empresa2.png);
	background-repeat:repeat;	
	padding-left:53px;
	padding-right:47px;
	background-color:#FFF;
}

.fundo_centro_galeria2 {
	width:850px;
	height:30px;
	background-image:url(../gfx/fundo_centro_galeria2.png);
	background-repeat:no-repeat;	
	padding-left:25px;
	padding-right:25px;
	background-color:#FFF;
}

.caixa_botoes_galeria {
	width:840px;
	height:auto;
	padding-left:30px;
	padding-right:30px;
	background-color:#FFF;
}

.imagem_botao_galeria_selected {
	opacity: 0.5;
	filter: alpha(opacity=50);		
}

.imagem_botao_galeria, a.imagem_botao_galeria {
	float:left;
	width:135px;
	height:76px;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#000;
}

a.imagem_botao_galeria img {
	opacity: 1;
	filter: alpha(opacity=100);
}

a.imagem_botao_galeria:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

a.imagem img {
	opacity: 1;
	filter: alpha(opacity=100);	
}

a.imagem:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);	
}

a.imagem_botao_galeria:hover {
	float:left;
	position:static;
	width:135px;
	height:76px;
	margin-right:5px;
	margin-bottom:5px;
	background-image:url(../img/galeria/thumb_hover.png);
}

.fundo_centro_servicos_2 {
	width:900px;
	height:100%;
	background-image:url(../gfx/fundo_menu_servicos.png);
	background-repeat:repeat;	
	padding-left:25px;
	padding-right:25px;
}

.fundo_centro_slider {
	width:900px;
	height:430px;
	background-image:url(../gfx/fundo_centro_slider.png);
	background-repeat:no-repeat;	
	padding-left:25px;
	padding-right:25px;
}

.fundo_baixo_slider {
	width:950px;
	height:25px;
	background-image:url(../gfx/fundo_baixo_slider.png);
	background-repeat:no-repeat;	
}

.caixa_destaques {
	width:950px;
	height:420px;
	overflow:hidden;
	background-color:#FFF;	
}

.fundo_topo_destaques {
	width:950px;
	height:15px;
	background-image:url(../gfx/fundo_topo_destaques.png);
	background-repeat:no-repeat;	
}

.fundo_centro_destaques {
	width:901px;
	height:340px;
	background-image:url(../gfx/fundo_centro_destaques.png);
	background-repeat:no-repeat;	
	padding-left:25px;
	padding-right:25px;
}

.linha_laranja {
	float:left;
	width:900px;
	height:3px;
		
}

.titulo_galeria {
	float:left;
	width:125px;
	margin-left:15px;
	margin-top:15px;
	color:#595959;	
	font-size:20px;
	font-weight:100 !important;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	display:block;
}

.texto_galeria {
	display:block;
	float:left;
	width:180px;
	text-align:left;
	line-height:16px;
	margin-left:15px;
	margin-top:10px;
	color:#8c8c8c;	
	font-size:12px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
}

.texto_galeria a{
	text-decoration:underline;
	color:#8c8c8c;
}

.texto_galeria a:hover{
	text-decoration:underline;
	color:#666;
}

.caixa_servico_escolhido {
	float:left;
	width:660px;
	height:auto;
	margin-top:25px;
	margin-left:25px;
	margin-right:25px;
	padding-bottom:25px;
	font-size:12px;
}

.linha_laranja_660 {
	width:660px;
	height:3px;
	
}

.linha_laranja_660_produtos {
	margin-top:-15px;
	width:660px;
	height:3px;
	
	margin-bottom:12px;
}

.titulo_servico {
	float:left;
	width:660px;
	font-size:11px;
	font-weight:900;
	color:#878787;
	font-family:"Roboto", Arial, Roboto, sans-serif;	
}

.subtitulo_servico {
	float:left;
	width:610px;
	font-size:35px;
	font-weight:100;
	margin-top:5px;
	color:#595959;
	font-family:"Roboto", Arial, Roboto, sans-serif;	
}

.texto_menu_servico {
	float:left;
	font-size:12px;
	font-weight:900;
	width:240px;
	margin-bottom:15px;
	color:#878787;
	font-family:"Roboto", Arial, Roboto, sans-serif;			
}

.imagem_galeria {
	float:left;
	width:660px;
	height:370px;	
}

.texto_servico {
	float:left;
	width:610px;
	font-size:13px;
	line-height:18px;

	margin-top:15px;
	color:#888888;
	font-family:"Roboto", Arial, Roboto, sans-serif;				
}

.texto_servico a{
	text-decoration:underline;
	color:#888888;
}

.texto_servico a:hover{
	text-decoration:underline;
	color:#666;
}

.espaco_h100 {
	float:left;
	width:660px;
	height:100px;	
} 

.espaco_h85 {
	float:left;
	width:660px;
	height:85px;	
} 

.espaco_w900 {
	float:left;
	width:900px;
	height:100px;	
}

.espaco_h10_ctt {
	float:left;
	width:400px;
	height:10px;	
}

.linha_trans_h22 {
	width:auto;
	height:22px;
}

.linha_trans_h15 {
	width:auto;
	height:15px;
}

a.email_formulario, a.email_formulario:visited, a.email_formulario:link, a.email_formulario:active {
	text-decoration:none;
	font-size:12px;
	font-weight:900;
	color:#595959;
	font-family:"Roboto", Arial, Roboto, sans-serif;	
}
a.email_formulario:hover {
	text-decoration:underline;	
	font-size:12px;
	font-weight:900;
	color:#595959;
	font-family:"Roboto", Arial, Roboto, sans-serif;		
}

.caixa_form_contactos {
	float:left;
	width:400px;
	margin-left:25px;
	margin-right:25px;	
	height:auto;
}

.texto_forms {
	width:340px;
	float:left;
	font-size:12px;
	color:#595959;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	border:none;
	height:23px; 
	background-image:url(../gfx/fundo_form_nome_contactos.png);
	margin-left:0px;	
	text-align:left;
	margin-bottom:5px;
	border:none;
	overflow:hidden;
}

.formularios {
	width:340px;
	float:left;
	font-size:12px;
	color:#595959;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	border:none;
	height:23px; 
	background:transparent;
	margin-left:0px;	
	text-align:left;
	margin-bottom:5px;
	border:none;
	overflow:hidden;
}

.texto_forms2 {
	float:left;
	font-size:12px;
	width:340px;
	color:#595959;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	border:none;
	height:92px; 
	background:transparent;
	background-image:url(../gfx/fundo_form_nome_contactos2.png);
	margin-left:0px;	
	text-align:left;
	margin-bottom:5px;
	overflow:hidden;
	border:none;
}

.formularios2 {
	width:340px;
	float:left;
	font-size:12px;
	color:#595959;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	border:none;
	height:92px; 
	background:transparent;
	margin-left:0px;	
	text-align:left;
	margin-bottom:5px;
	border:none;
	overflow:hidden;
}

.contactos_coluna_esquerda {
	float:left;
	width:70px;
	margin-left:0px;
	font-size:12px;
	color:#868686;
	font-family:"Roboto", Arial, Roboto, sans-serif;	
}

.contactos_coluna_direita {
	float:left;
	width:330px;
	margin-left:0px;
	line-height:16px;
	font-size:12px;
	font-weight:400;
	color:#595959;
	font-family:"Roboto", Arial, Roboto, sans-serif;	
}

.contactos_coluna_direita strong{	
	font-weight:900;
}

.submeter_form {
	float:right;
	width:64px;
	height:31px;
	line-height:31px;
	margin-right:55px;
	background-image:url(../layout/form_btn_enviar.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor:pointer;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	text-decoration:none;
	color:#666;
	text-align:left;
	font-size:13px !important;
}

.submeter_form:hover {
	float:right;
	width:64px;
	height:31px;
	margin-right:55px;	
	background-image:url(../layout/form_btn_enviar.png);
	background-repeat:no-repeat;
	background-position:0px -31px;
	cursor:pointer;
	font-size:13px !important;
}


.linha_trans_h25_ctt {
	float:left;
	width:450px;
	height:25px;
}

.linha_trans_h27 {
	width:auto;
	height:27px;
}

.caixa_navegacao_empresa {
	height:52px;
	width:auto;	
}

.caixa_navegacao_servicos {
	clear:both;
	height:auto;
	width:900px;
}

.botao_navegacao {
	float:left;
	margin-left:-3px;
	width:auto;
	max-width:200px;
	height:30px;
	
	
	cursor:default;			
}

.botao_navegacao_produtos {
	float:left;
	margin-left:-3px;
	width:auto;
	height:30px;
	max-width:150px;
				
	cursor:default;	
}

.botao_navegacao_produtos2 {
	float:left;
	margin-left:-3px;
	width:auto;
	max-width:250px;
	height:30px;
				
	cursor:default;
}

.botao_navegacao_produtos3 {
	float:left;
	margin-left:-3px;
	width:auto;
	height:30px;
	max-width:250px;
				
	cursor:default;
}

.caixa_botao_navegacao_servicos {
	width:240px;
	height:30px;	
}

.titulo_texto_empresa {
	float:left;
	margin-left:125px;
	margin-top:5px;
	font-size:35px;
	color:#595959;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	font-weight: 100;
}

.texto_botao_navegacao {
	font-size:12px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#FFF;
	margin-left:30px;
	text-align:center;
	padding-right:15px;
	font-weight:900;
	line-height:30px;
}

.texto_botao_navegacaox1 {
	font-size:12px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#FFF;
	margin-left:30px;
	text-align:left;
	padding-right:15px;
	font-weight:900;
	line-height:30px;
}

.texto_produtos {
	font-size:14px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#878787;
	line-height:18px;
	margin-left:25px;
	margin-right:25px;	
	font-weight:normal;
	margin-top:25px;	
}

.texto_produtos a{
	text-decoration:underline;
	color:#878787;
}

.texto_produtos a:hover{
	text-decoration:underline;
	color:#666;
}

.texto_produtos2 {
	font-size:14px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#878787;
	line-height:18px;
	margin-left:25px;	
	margin-top:25px;	
}

.texto_produtos2 a{
	text-decoration:underline;
	color:#878787;
}

.texto_produtos2 a:hover{
	text-decoration:underline;
	color:#666;
}

.caixa_destaques_produtos {
	margin-left:25px;	
	margin-right:25px;
	margin-top:25px;	
	width:660px;
	height:auto;
}

.caixa_texto_imagem_produtos {
	float:left;
	width:285px;
	height:320px;
	margin-left:25px;	
	margin-right:25px;
	margin-top:10px;			
}

.titulo_texto_imagem_produtos {
	float:left;
	width:285px;
	height:40px;
	font-size:16px;
	font-weight:900;
	color:#595959;
	font-family:"Roboto", Arial, Roboto, sans-serif;	
}

.titulo_area_texto_produtos {
	float:left;
	width:610px;
	height:auto;
	font-size:14px;
	font-weight:900;
	color:#878787;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:20px;
	font-family:"Roboto", Arial, Roboto, sans-serif;			
}

.texto_ref_produtos1 {
	float:left;
	width:auto;
	height:20px;
	font-size:14px;
	font-weight:900;
	color:#878787;
	font-family:"Roboto", Arial, Roboto, sans-serif;			
}

.texto_ref_produtos1 a{
	text-decoration:underline;
	color:#878787;
}

.texto_ref_produtos1 a:hover{
	text-decoration:underline;
	color:#666;
}

.texto_ref_produtos2 {
	float:left;
	width:auto;
	height:20px;
	font-size:14px;
	font-weight:900;
	color:#595959;
	font-family:"Roboto", Arial, Roboto, sans-serif;			
}

.texto_ref_produtos2 a{
	text-decoration:underline;
	color:#595959;
}

.texto_ref_produtos2 a:hover{
	text-decoration:underline;
	color:#454545;
}

.texto_ref_produtos3 {
	float:left;
	width:auto;
	height:15px;
	font-size:12px;
	font-weight:900;
	color:#878787;
	font-family:"Roboto", Arial, Roboto, sans-serif;			
}

.texto_ref_produtos3 a{
	text-decoration:underline;
	color:#878787;
}

.texto_ref_produtos3 a:hover{
	text-decoration:underline;
	color:#666;
}

.texto_ref_produtos4 {
	float:left;
	width:auto;
	height:15px;
	font-size:12px;
	font-weight:900;
	color:#595959;
	font-family:"Roboto", Arial, Roboto, sans-serif;			
}

.texto_ref_produtos1 a{
	text-decoration:underline;
	color:#595959;
}

.texto_ref_produtos1 a:hover{
	text-decoration:underline;
	color:#454545;
}

.linha_trans_h50 {
	float:left;
	width:285px;
	height:50px;		
}

.linha_trans_h25 {
	float:left;
	width:285px;
	height:25px;		
}

.caixa_imagem_produto {
	float:left;
	width:300px;
	height:330px;
	background-color: rgb(229, 229, 229);	
}

.imagem_produto {
	float:left;
	width:290px;
	height:290px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#FFF;	
}

.caixa_setas {
	float:left;
	width:290px;
	height:20px;
	margin-top:2px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;		
}

.seta_esquerda {
	float:left;
	width:20px;
	height:20px;
	background-image:url(../gfx/seta_produtos_esquerda.png);
	background-position:0px 0px;
}

a.seta_esquerda, a.seta_esquerda:active, a.seta_esquerda:link, a.seta_esquerda:visited {
	float:left;
	width:20px;
	height:20px;
	background-image:url(../gfx/seta_produtos_esquerda.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

a.seta_esquerda:hover {
	float:left;
	width:20px;
	height:20px;
	background-image:url(../gfx/seta_produtos_esquerda.png);
	background-repeat:no-repeat;
	background-position:0px -20px;		
}

.seta_direita {
	float:right;
	width:20px;
	height:20px;
	background-image:url(../gfx/seta_produtos_direita.png);
	background-position:0px 0px;
}

a.seta_direita, a.seta_direita:active, a.seta_direita:link, a.seta_direita:visited {
	float:right;
	width:20px;
	height:20px;
	background-image:url(../gfx/seta_produtos_direita.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

a.seta_direita:hover {
	float:right;
	width:20px;
	height:20px;
	background-image:url(../gfx/seta_produtos_direita.png);
	background-repeat:no-repeat;
	background-position:0px -20px;		
}

.caixa_sub_produtos {
	float:left;
	width:200px;
	height:275px;
	margin-right:6px;
	margin-bottom:10px;	
	background-color: rgb(229, 229, 229);
}

.caixa_imagem_sub_produtos {
	float:left;
	width:190px;
	height:190px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#FFF;
}

.texto_sub_produtos1 {
	float:left;
	width:190px;
	height:35px;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:5px;		
}

.texto_sub_produtos2 {
	float:left;
	width:190px;
	height:35px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;	
	font-size:14px;
	font-weight:900;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#878787;
	text-decoration:none;		
}

a.link_sub_produtos, a.link_sub_produtos:active, a.link_sub_produtos:visited, a.link_sub_produtos:link {
	font-size:14px;
	font-weight:900;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#595959;
	text-decoration:none;	
}

a.link_sub_produtos:hover {
	font-size:14px;
	font-weight:900;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#595959;
	text-decoration:underline;			
}

.limpa {
	clear:both;	
}

.menu_texto_empresa {
	display:block;
	float:left;
	height:auto;
	width:165px;
	margin-left:25px;	
}

.texto_empresa {
	float:left;
	margin-left:25px;
	margin-bottom:100px;
	line-height:20px;
	font-size:14px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color: #878787;	
	height:auto;
	width:650px;
}

.texto_empresa a{
	text-decoration:underline;
	color:#878787;
}

.texto_empresa a:hover{
	text-decoration:underline;
	color:#666;
}

a.texto_empresa, a.texto_empresa:link, a.texto_empresa:active, a.texto_empresa:visited {
	text-decoration:underline;
	color: #878787;	
}

a.texto_empresa:hover {
	text-decoration:underline;
	color: #878787;	
}

.botao_menu_texto_empresa_selected {
	clear:both;
	float:left;
	width:165px;
	min-height:20px;
	height: auto;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	/*color:#aaa;*/
	/*font-size:18px;*/
	/*font-weight:300;*/
	text-decoration: none;
	padding-bottom: 10px;

	font-size:12px;	
	color:#595959;
	font-weight:900;
	text-decoration:underline;

}

.botao_menu_texto_empresa {
	clear:both;
	float:left;
	width:165px;
	/*height:20px;*/
	font-family:"Roboto", Arial, Roboto, sans-serif;
	/*color:#444;*/
	/*font-size:18px;*/
	/*font-weight:300;*/
	text-decoration:none;
	padding-bottom: 10px;

	font-size:12px;	
	color:#595959;
	font-weight:900;
	text-decoration:none;
}

.botao_menu_texto_empresa:hover {
	/*color:#39acc9;
	text-decoration:none;*/
	text-decoration:underline;
}

.icons_navegacao {
	float:right;
	margin-right:0px;
	width:50px;
	height:30px;
}

.icons_navegacao2 {
	float:right;
	margin-right:50px;
	margin-top:-25px;
	width:50px;
	height:30px;
}

.icon_print {
	width:25px;;
	height:25px;
	float:right;
	background-image:url(../gfx/print.png);	
	background-position:0px 0px;
}

.icon_print:hover {
	background-image:url(../gfx/print.png);	
	background-position:0px -25px;
}

.caixa_menu_servicos {
	float:left;
	width:230px;
	height:auto;
	margin-left:20px;
	margin-top:-20px;
}

.menu_remade {
	margin-left:-20px;
}

.icon_email {
	width:25px;;
	height:25px;
	float:right;
	background-image:url(../gfx/email.png);	
	background-position:0px 0px;
}

.icon_email:hover {
	background-image:url(../gfx/email.png);	
	background-position:0px -25px;
}

.caixa_interior_slider {
	width:900px;
	height:427px;	
}

.margens_destaques {
	padding-left:25px;
	padding-right:25px;
	padding-top:15px;
	padding-bottom:15px;
}

.modulo_destaques {
	width:265px;
	height:397px;
	float:left;	
}

.titulo_destaques {
	font-size:20px;	
	/*font-weight:900;*/
	font-weight:300;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color: #39acc9 !important;
}

.subtitulo_destaques {
	font-size:12px;
	color: #565a5c;	
	padding-top:7px;
	padding-bottom:8px;
	font-weight:900;
	font-family:"Roboto", Arial, Roboto, sans-serif;
}

.texto_destaques {
	width:auto;
	height:95px;
	font-size:12px;
	line-height:18px;
	color: #565a5c;
	text-align:left;
	font-family:"Roboto", Arial, Roboto, sans-serif;			
}

.texto_destaques a{
	text-decoration:underline;
	color:#565a5c;
}

.texto_destaques a:hover{
	text-decoration:underline;
	color:#333;
}

.separador_destaques {
	width:28px;
	height:297px;
	float:left;	
}

.separador_destaques2 {
	width:27px;
	height:297px;
	float:left;	
}

.linha_trans_15 {
	width:auto;
	height:15px;	
}

.linha_trans_30 {
	width:900px;
	height:30px;	
}

.linha_cinza {
	background-color: rgb(204, 204, 204);
	width:auto;
	height:1px;	
}

.linha_trans_2 {
	width:auto;
	height:2px;	
}

.imagem {
	width:265px;
	height:150px;	
}

.rodape {
	width:100%;
	height:81px;
	background-image:url(../gfx/fundo_rodape.png) no-repeat;
	position:absolute;

}

.conteudos_rodape {
	width:900px;
	margin-left:auto;
	margin-right:auto;	
	color:#FFF;
}

.rodape_cima {
	height:50px;
	width:900px;	
}

.rodape_baixo {
	height:31px;
	width:900px;	
}

.newsletter {
	margin-left:25px;
	margin-top:15px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	float:left;
	font-size:12px;
	font-weight:900;
	/*color:#FFF;	*/
	color: #888888;
}

.email_newsletter {
	float:left;
	margin-left:8px;
	margin-top:12px;
	font-size:11px;
	color:#595959;
	line-height:21px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	font-weight:900;
	text-indent:10px;
	width:160px;
	height:23px;	
	background-color: rgb(227, 227, 227);
		/* TRATAR FUNDO DA NEWSLETTER */
	background-image:url(../gfx/fundo_newsletter.png);	
}

.email_newsletter:focus {
	width:160px;
	height:23px;	
	background-image:url(../gfx/fundo_newsletter_selected.png);	
	background-repeat:no-repeat;
}

.botao_newsletter {
	float:left;
	margin-left:1px;
	margin-top:12px;
	font-size:11px;
	color:#FFF;
	line-height:22px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	font-weight:900;
	width:70px;
	height:25px;
	background-color: rgb(153, 153, 153);
	text-align:center;
}

.botao_newsletter:hover {
	width:70px;
	height:25px;
	background-image:url(../gfx/botao_newsletter_enviar.png);	
	background-repeat:no-repeat;
	cursor:pointer;	
}

.copyright {
	float:left;
	margin-left:25px;
	margin-top:8px;
	color:#999;
	font-size:10px;	
	font-family:"Roboto", Arial, Roboto, sans-serif;
}

.signed {
	margin-top:8px;
	margin-right:25px;
	float:right;
	width:65px;
	height:16px;
	background-image:url(../gfx/signed.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	z-index:999999;
}

.signed:hover {
	background-image:url(../gfx/signed.png);
	background-position: 0px -16px;
	background-repeat:no-repeat;
	
}

.margens_lingua {
	font-size:8px;
	float:right;
	margin-top:20px;
	margin-right:25px;	
}

a.lingua2 {
	color:#FFF;
	font-size:10px;
	line-height:17px;
	text-decoration:underline;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	cursor:default;
}

a.lingua {
	color:#FFF;
	line-height:17px;
	font-size:10px;
	text-decoration:underline;
	font-family:"Roboto", Arial, Roboto, sans-serif;
}

a.lingua:link, a.lingua:active, a.lingua:visited {
	color:#FFF;
	font-size:10px;
	line-height:17px;
	text-decoration:none;
	font-family:"Roboto", Arial, Roboto, sans-serif;
}

a.lingua:hover {
	color:#FFF;
	font-size:10px;
	line-height:17px;	
	text-decoration:underline;
	font-family:"Roboto", Arial, Roboto, sans-serif;
}

.separador_rodape {
	float:right;
	color:#FFF;
	margin-top:21px;
	font-size:10px;
	padding-right:10px;
	padding-left:9px;	
}

.rss {
	float:right;
	margin-top:21px;	
	width:16px;
	height:16px;
	background-image:url(../gfx/rss.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.rss:hover {
	background-image:url(../gfx/rss.png);
	background-position: 0px -16px;
	background-repeat:no-repeat;
}

.separador_15 {
	float:right;
	width:15px;
	height:10px;
}

.separador_3 {
	float:right;
	width:3px;
	height:10px;
}

.separador_7 {
	float:right;
	width:7px;
	height:10px;
}

.twitter {
	float:right;
	margin-top:21px;	
	width:16px;
	height:16px;
	background-image:url(../gfx/twitter.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.twitter:hover {
	background-image:url(../gfx/twitter.png);
	background-position: 0px -16px;
	background-repeat:no-repeat;
}

.facebook {
	float:right;
	margin-top:20px;	
	width:30px;
	height:30px;
	background-image:url(../gfx/facebook_dr.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.facebook:hover {
	/*background-image:url(../gfx/facebook1.png);*/
	opacity: 0.5;
/*	background-position: 0px -16px;
	background-repeat:no-repeat;*/
}

.linkedin {
	float:right;
	margin-top:20px;	
	width:30px;
	height:30px;
	background-image:url(../gfx/in_dr.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.linkedin:hover {
	opacity: 0.5;
	/*background-image:url(../gfx/pag_in_over.png);*/
/*	background-position: 0px -16px;
	background-repeat:no-repeat;*/
}

.rede {
	float:right;
	margin-top:21px;	
	width:10px;
	height:16px;
	background-image:url(../gfx/rede.png);
	background-repeat:no-repeat;
}

.caixa_menu_noticias1 {
	float:left;
	width:190px;
	height:auto;	
	margin-top:15px;
	margin-left:-10px;
}

.caixa_link_menu_noticia{
	display:block;
	float:left;
	width:190px;
	height:auto;
	overflow:hidden;	
}

.texto_link_menu_noticia_data {
	font-size:11px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#868686;
	font-weight:900;
}

.texto_link_menu_noticia, a.texto_link_menu_noticia, a.texto_link_menu_noticia:link, a.texto_link_menu_noticia:visited, a.texto_link_menu_noticia:active {
	font-size:12px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#595959;
	font-weight:900;
	text-decoration:none;
}

a.texto_link_menu_noticia:hover {
	font-size:12px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#595959;
	font-weight:900;
	text-decoration:underline;
}

.texto_link_menu_noticia_selected {
	font-size:12px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#595959;
	font-weight:900;
	text-decoration:underline;		
	cursor:default;
}

.rodape_menu_noticias, a.rodape_menu_noticias, a.rodape_menu_noticias:active, a.rodape_menu_noticias:link, a.rodape_menu_noticias:visited {
	font-size:12px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#868686;
	font-weight:900;
	text-decoration:none;
}

a.rodape_menu_noticias:hover {
	font-size:12px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#595959;
	font-weight:900;
	text-decoration:underline;
}

.rodape_menu_noticias_setas, a.rodape_menu_noticias_setas, a.rodape_menu_noticias_setas:active, a.rodape_menu_noticias_setas:link, a.rodape_menu_noticias_setas:visited {
	font-size:12px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#868686;
	font-weight:900;
	text-decoration:none;	
}

a.rodape_menu_noticias_setas:hover {
	font-size:12px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#595959;
	font-weight:900;
	text-decoration:none;
}

.rodape_menu_noticias_selected {
	font-size:12px;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	color:#595959;
	font-weight:900;
	text-decoration:underline;
	cursor:default;	
}

.google_maps {
	position:absolute;
	float:left;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:3px;
	
	background-image:url(../gfx/topo_googlemaps.png);
}


/**//**/
body, html{
	background: white !important;
	font-family:"Roboto", Arial, Roboto, sans-serif;
	font-weight: 300;
}

.corpo{
	background: #F2F2F2;
	overflow: hidden;
	margin-top: -5px;
}

.corpo_home{
	background: white;
	overflow: hidden;
}

.fundo_topo_servicos,
.fundo_topo_empresa,
.linha_cinza,
.linha_laranja,
.fundo_baixo_slider,
.fundo_topo_destaques,
.fundo_topo_slider{
	display: none;
}

.fundo_topo_destaques,
.fundo_baixo_slider,
.fundo_centro_destaques,
.fundo_centro_slider{
	background: transparent;
}
.fundo_centro_slider{
	width: 900px;
	padding: 0px;
}

.caixa_destaques{
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
	width: 900px;
	margin-left: 25px;
}

.fundo_centro_destaques{
	padding: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.slider_home_box {
	width: 4950px;
	height: auto;
	background: url('../layout/agua3.jpg') center center;
	margin-left: -2000px;
	overflow: hidden;
}

.rodape {
	background: #eaeaea !important;
	border-top: 1px solid #ddd;
}

.fundo_centro_slider{
	margin-left: 2025px;
}

.nivo-caption{
	background: rgba(0,0,0,0.15) !important;
	color: white !important;
}

.cabecalho{
	background: white !important;
	z-index: 1000;
	-moz-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
	position: relative;
}

.menu a{
	color: #39ACC9 !important;
	font-weight: 300;
}

.caixa_interior_slider{
	-moz-box-shadow: 0px 0px 5p0x rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: 0px 0px 50px rgba(255, 255, 255, 0.2);
	box-shadow: 0px 0px 50px rgba(255, 255, 255, 0.2);
	height: 430px;
}

.nivo-caption p b,
.nivo-caption p strong{
	font-size: 20px;
	color: white;
	text-shadow: #145f72 0px 1px 2px;
	-webkit-text-shadow: #145f72 0px 1px 2px;
	-moz-text-shadow: #145f72 0px 1px 2px;
}

.nivo-caption{
	font-family:"Roboto", Arial, Roboto, sans-serif !important;
}

.margens_lingua,
.margens_lingua div,
.margens_lingua a{
	color: #999 !important;
}


.rec_form{
	float: left;
	display: block;
	margin-top: 40px;
	width: 450px;
}

.rec_tit{
	float: left;
	display: block;
	width: 600px;
	margin-bottom: 20px;
}

.inp_rec{
	float: left;
	display: block;
	width: 402px;
	margin-bottom: 20px;
	background: #EAEAEA;	
	height: 22px;
	line-height: 20px;
	font-size: 14px;
	font-family: "Roboto", Arial, Roboto, sans-serif;
	color: #878787;
	padding-left: 10px;
	border: none;
}

.inp_rec:hover{	
	height: 20px;
	width: 400px;
	border: 1px solid #444;
}

.rec_tit_inp{
	float: left;
	display: block;
	width: 600px;
	margin-bottom: 5px;
}

.textarea_rec{
	float: left;
	display: block;
	width: 402px;
	margin-bottom: 20px;
	background: #EAEAEA;
	height: 52px;
	line-height: 20px;
	font-size: 14px;
	font-family: "Roboto", Arial, Roboto, sans-serif;
	color: #878787;
	padding-left: 10px;
	border: none;
}

.textarea_rec:hover{
	height: 50px;
	width: 400px;
	border: 1px solid #444;
}

.cv_file{
	opacity: 0;
	width: 150px;
	display: block;
	margin-top: -32px;
	float: left;
	background: #EAEAEA;
	height: 33px;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	overflow: hidden;
	margin-left: -150px;
	cursor: pointer;
	margin-bottom: 20px;
}


.cv_file_area{
	width: 150px;
	display: block;
	margin-top: -32px;
	float: left;	
	height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;	
	overflow: hidden;	
	cursor: pointer;
	text-align: center;
	line-height: 25px;
	color: #EAEAEA;
	background: #999;
}

.cv_file_area:hover{
	color: #999;
	background: #EAEAEA;	
}

a.rec_bt_env{
	width: 150px;
	display: block;	
	float: left;	
	height: 25px;
	margin-bottom: 5px;	
	overflow: hidden;	
	cursor: pointer;
	text-align: center;
	line-height: 25px;
	color: #EAEAEA;
	background: #444444;
	text-decoration: none;
}

a.rec_bt_env:hover{
	text-decoration: none;
}

.file_info{
	float: left;
	display: block;
	margin-left: 20px;
	line-height: 25px;
	height: 25px;
	margin-top: 5px;
}

.file_name{
	float: left;
	display: block;
	margin-left: 20px;
	line-height: 25px;
	height: 25px;
	margin-top: 5px;
}

.f_erro{
	border: 1px solid red;
	height: 20px;
	width: 400px;
}

.video_ban{
	float: left;
	display: block;
	width: 900px;
	height: 506px;
	margin-left: 25px;	
}

.serv_menu_link{
	float: left;
	display: block;
	font-family: "Roboto", Arial, Roboto, sans-serif;
	/*font-weight: 300;*/
	font-size: 12px;
	/*color: #999;*/
	text-decoration: none;
	margin-left: 30px;
	margin-top: 10px;
	width: 149px;
	overflow: hidden;
	height: auto;	
	color:#595959;
	font-weight:900;
	text-decoration:none;
}

.marcado_serv_link{
	text-decoration: underline !important;
}

.f_erro_file{
	border: 1px solid red;
}

.mensagem{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:3000;
	display:none;
}

.msg{
	width:360px;
	height:auto;
	float:left;
	left:50%;
	margin-left:-200px;
	margin-top:50px;
	position:relative;
	background:#FFF;
	padding:20px;
	padding-bottom:inherit;
}

.msg_tit{
	width:100%;
	height:auto;
	color:#1d2b2d;
	font-weight:700;
	text-align:center;
	font-size:16px;
	text-transform:uppercase;
	float:left;
	line-height:20px;
}

.msg_info{
	width:100%;
	height:auto;
	color:#006e82;
	font-weight:400;
	text-align:center;
	font-size:14px;
	float:left;
	margin-top:10px;
	padding-top:10px;
	border-top:#CCC 1px solid;
	line-height:16px;
	padding-bottom:20px;
}


.msg_bt{
	width:auto;
	padding:10px;
	height:15px;
	line-height:15px;
	font-size:14px;
	text-transform:uppercase;
	color:#006e82;
	border:1px solid #006e82;	
	float:right;
	margin-left:2px;
	font-weight:700;
	text-decoration:none;
}


.msg_bt:hover{
	background:#006e82;
	color:#FFF;
	cursor:pointer;
}

.trans{
	background:url(../gfx/trans/trans_preto/trans_60.png);
}

a.bt_down{
	float: left;
	display: block;
	margin-top: 8px;
	height: 30px;
	width: auto;
	background: #595959;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 30px;
	color: #fff;
	font-family: "Roboto", Arial, Roboto, sans-serif;
	text-decoration: none;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}

a.bt_down:hover{
	background: #000;
}

.titulo_texto_fil{
	float: left;
	display: block;
	margin-left: 25px;
	margin-top: 5px;
	font-size: 35px;
	color: #595959;
	width: 600px;
	margin-bottom: 40px;
	font-family: "Roboto", Arial, Roboto, sans-serif;
	font-weight: 100;
}

.cet_cont{
	float: left;
	display: block;
	width: 100%;
}