@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:265px;
	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:265px;
	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:70px;
	margin-left:0px;
	margin-right:25px;
}

.botao_menu_seleccionado {
	display:block;
	height:30px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	color:#FFF;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-image:url(../layout/botao_menu_seleccionado.png);
	background-repeat:repeat;
	
	cursor:default;
}

a.botao_menu {
	display:block;
	height:35px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	color:#FFF;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.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:#FFF;
	height:30px;
	text-decoration:none;
	background-image:url(../layout/botao_menu_hover.png);
	background-repeat:repeat-x;
	
}	

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;	
}

.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_parceiros {
	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:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, 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:bold;
	color:#595959;
	font-family:"Trebuchet MS", Arial, Helvetica, 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:340px;
	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:215px;
	color:#595959;	
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.texto_galeria {
	float:left;
	width:205px;
	text-align:left;
	line-height:16px;
	margin-left:15px;
	margin-top:10px;
	color:#8c8c8c;	
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, 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:bold;
	color:#878787;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}

.subtitulo_servico {
	float:left;
	width:610px;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	color:#595959;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}

.texto_menu_servico {
	float:left;
	font-size:12px;
	font-weight:bold;
	width:240px;
	margin-bottom:15px;
	color:#878787;
	font-family:"Trebuchet MS", Arial, Helvetica, 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:"Trebuchet MS", Arial, Helvetica, 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:bold;
	color:#595959;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}
a.email_formulario:hover {
	text-decoration:underline;	
	font-size:12px;
	font-weight:bold;
	color:#595959;
	font-family:"Trebuchet MS", Arial, Helvetica, 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:"Trebuchet MS", Arial, Helvetica, 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:"Trebuchet MS", Arial, Helvetica, 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:"Trebuchet MS", Arial, Helvetica, 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:"Trebuchet MS", Arial, Helvetica, 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:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}

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

a.submeter_form {
	float:right;
	width:64px;
	height:31px;
	margin-right:55px;
	background-image:url(../layout/form_btn_enviar.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor:pointer;
	
	line-height:33px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#878787;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

a.submeter_form span {
	float:right;
	text-align:right;
	padding-right:20px;
}

a.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;
	
	line-height:33px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#595959;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	
}

.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:150px;
	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:15px;
	color:#595959;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}

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

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

.texto_produtos {
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, 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:"Trebuchet MS", Arial, Helvetica, 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:bold;
	color:#595959;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}

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

.texto_ref_produtos1 {
	float:left;
	width:auto;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#878787;
	font-family:"Trebuchet MS", Arial, Helvetica, 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:bold;
	color:#595959;
	font-family:"Trebuchet MS", Arial, Helvetica, 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:bold;
	color:#878787;
	font-family:"Trebuchet MS", Arial, Helvetica, 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:bold;
	color:#595959;
	font-family:"Trebuchet MS", Arial, Helvetica, 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(../layout/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(../layout/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(../layout/seta_produtos_esquerda.png);
	background-repeat:no-repeat;
	background-position:0px -20px;		
}

.seta_direita {
	float:right;
	width:20px;
	height:20px;
	background-image:url(../layout/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(../layout/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(../layout/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:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, 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:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#595959;
	text-decoration:none;	
}

a.link_sub_produtos:hover {
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, 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:18px;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, 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;
	height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#595959;
	font-size:12px;
	font-weight:bold;
}

.botao_menu_texto_empresa {
	clear:both;
	float:left;
	width:165px;
	height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#878787;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.botao_menu_texto_empresa:hover {
	color:#595959;
	text-decoration:none;
}

.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:150px;
	height:auto;
	margin-left:27px;
	margin-top:-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:430px;	
}

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

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

.titulo_destaques {
	overflow:hidden;
	height:20px;
	line-height:20px;
	font-size:12px;	
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

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

.texto_destaques {
	width:auto;
	height:95px;
	font-size:12px;
	line-height:18px;
	color: #565a5c;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, 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:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#FFF;	
}

.email_newsletter {
	float:left;
	margin-left:8px;
	margin-top:12px;
	font-size:11px;
	color:#595959;
	line-height:21px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	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:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:70px;
	height:25px;
	background-color: rgb(153, 153, 153);
	text-align:center;
}

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

.copyright {
	float:left;
	margin-left:25px;
	margin-top:8px;
	color:#FFF;
	font-size:10px;	
	font-family:"Trebuchet MS", Arial, Helvetica, 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:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:default;
}

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

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

a.lingua:hover {
	color:#FFF;
	font-size:10px;
	line-height:17px;	
	text-decoration:underline;
	font-family:"Trebuchet MS", Arial, Helvetica, 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:21px;	
	width:16px;
	height:16px;
	background-image:url(../gfx/facebook.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

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

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

.linkedin:hover {
	background-image:url(../gfx/linkedin.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:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#868686;
	font-weight:bold;
}

.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:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#595959;
	font-weight:bold;
	text-decoration:none;
}

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

.texto_link_menu_noticia_selected {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#595959;
	font-weight:bold;
	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:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#868686;
	font-weight:bold;
	text-decoration:none;
}

a.rodape_menu_noticias:hover {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#595959;
	font-weight:bold;
	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:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#868686;
	font-weight:bold;
	text-decoration:none;	
}

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

.rodape_menu_noticias_selected {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#595959;
	font-weight:bold;
	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);
}