/* ESTILO DOS LINKS */

a:link {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	border:none;
}
a:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	border:none;
}
a:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	border:none;
}
a:active {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	border:none;
}

/* Botões do Site */

.botao_mudancas {
	background-image:url(imagens/botao_azul_mudancas_1.jpg);
	background-color:transparent !important;
	background-repeat:no-repeat;
	filter: none !important;
	display:block;
	cursor:pointer;
	font-size: 0px;
	text-transform:uppercase;
	margin-left:85px;
	color:#3C77BF;
	border:none;
	width:145px;
	height:24px;
}
.botao_mudancas:hover {
	background-image:url(imagens/botao_azul_mudancas_2.jpg);
	width:145px;
	height:24px;

}
.botao_mudancas:visited {
	background-image:url(imagens/botao_azul_mudancas_1.jpg);
	width:145px;
	height:24px;

}
.botao_lermais {
	background-image:url(imagens/botao_ler_mais_1.jpg);
	background-color:transparent !important;
	background-repeat:no-repeat;
	filter: none !important;
	display:block;
	cursor:pointer;
	font-size: 0px;
	text-transform:uppercase;
	color:#3C77BF;
	border:none;
	width:53px;
	height:16px;
}
.botao_lermais:hover {
	background-image:url(imagens/botao_ler_mais_2.jpg);
	width:53px;
	height:16px;
}
.botao_lermais:visited {
	background-image:url(imagens/botao_ler_mais_1.jpg);
	width:53px;
	height:16px;
}

/* Bodys */

.body_apresentacao {
	background-image:url(imagens/fundo_apresentacao.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}
.body_mae {
	background-image:url(imagens/fundo_site.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}
.body_paginas {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.body_novidades {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}
.body_orcamento {
	background-image:url(imagens/fundo_orcamento.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}
/* Divs pagina principal */

#div_apresentacao {
	width:712px;
	height:317px;
	top:79px;
	left:50%;
	margin-left: -356px;
	position: absolute;
	border:none;
}
#div_mae {
	width:755px;
	top:10px;
	left:50%;
	margin-left: -377px;
	position: absolute;
	border:none;
}
#div_topo {
	width:755px;
	height:324px;
	position: absolute;
	border:none;
}
#div_esquerdo {
	top:342px;
	width:336px;
	height:351px;
	position: absolute;
	border:none;
}
#div_direito {
	background-color:#EAECEB;
	background-repeat:no-repeat;
	border:#CCCCCC solid 2px;
	top:342px;
	left:345px;
	width:413px;
	height:349px;
	position: absolute;
}
#div_rodape {
	background-image:url(imagens/fundo_rodape.jpg);
	background-repeat:repeat-x;
	top:700px;
	left:8px;
	width:754px;
	height:87px;
	position: absolute;
}
#div_popups {
	width:704px;
	top:10px;
	left:50%;
	margin-left: -360px;
	position: absolute;
	border:none;
}

/* Div menu topo */

.sliderwrapper {
	background-image:url(imagem/fundo_div.png)!important;
	background-image: none;
	background-repeat:no-repeat;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imagem/fundo_div.png);
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 328px; /*width of featured content slider*/
	height: 114px;
}

.sliderwrapper .contentdiv {
	text-align:justify;
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 5px;
	width: 315px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#aba1_texto {
	text-align:justify;
	vertical-align:text-top;
	font-family:Tahoma;
	font-size:11px;
	color:#2A4B53;
	left:62px;
}

.pagination {
	width: 330px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
}

/* Divs include topo */

#div_flash_logo {
	width:340px;
	height:154px;
	position: absolute;
	border:none;
}
#div_flash_menu {
	width:340px;
	height:154px;
	position: absolute;
	border:none;
	left:341px;
}
#div_abas {
	width:328px;
	height:154px;
	position: absolute;
	border:none;
	top:161px;
	left:5px;
}

/* Divs include esquerdo */

#div_fundo_novidades {
	background-image:url(imagens/fundo_novidades.jpg);
	background-repeat:no-repeat;
	width:330px;
	height:176px;
	position: absolute;
	left:5px;
}
#div_include_novidades {
	font-family:Tahoma;
	size:11px;
	color:#000000;
	width:100%;
	height:100%;
	position: absolute;
	top:40px;
	left:8px;
}
#div_fundo_noticias {
	background-image:url(imagens/fundo_noticias.jpg);
	background-repeat:no-repeat;
	width:330px;
	height:176px;
	position: absolute;
	top:179px;
	left:5px;
}
#div_include_noticias {
	background:none;
	border:none;
	width:314px;
	height:100%;
	position: absolute;
	top:30px;
	left:8px;
}

/* Divs include direito home */

#div_titulo_bemvindo {
	background-image:url(imagens/titulo_bemvindo.jpg);
	background-repeat:no-repeat;
	width:405px;
	height:18px;
	margin-top:9px;
	margin-left:7px;
}
#div_linha_divisao {
	background-image:url(imagens/linha_divisao.jpg);
	background-repeat:no-repeat;
	width:398px;
	height:1px;
	margin-top:10px;
	margin-left:7px;
	position: absolute;
}
#div_imagem_bemvindo {
	background-image:url(imagens/imagem_bemvindo.jpg);
	background-repeat:no-repeat;
	width:134px;
	height:116px;
	margin-top:23px;
	margin-left:7px;
	position: absolute;
}
#div_texto_bemvindo {
	text-align:justify;
	width:263px;
	height:116px;
	margin-top:23px;
	margin-left:145px;
	position: absolute;
}
#div_linha_divisao2 {
	background-image:url(imagens/linha_divisao.jpg);
	background-repeat:no-repeat;
	width:398px;
	height:1px;
	margin-top:150px;
	margin-left:7px;
	position: absolute;
}
#div_titulo_politica_home {
	background-image:url(imagens/titulo_politicaempresa.jpg);
	background-repeat:no-repeat;
	width:405px;
	height:18px;
	margin-top:160px;
	margin-left:7px;
	position: absolute;
}
#div_texto_politica_home {
	text-align:justify;
	width:399px;
	height:100%;
	margin-top:183px;
	margin-left:7px;
	position: absolute;
}
#div_botao_lermais {
	width:53px;
	height:16px;
	margin-top:303px;
	margin-left:354px;
	position: absolute;
}

/* Divs include rodape */

#div_contatos_rodape {
	font-weight:bold;
	color:#FFFFFF;
	width:150px;
	height:100%;
	margin-top:35px;
	margin-left:10px;
	position: absolute;
}
#div_produzido {
	color:#FFFFFF;
	width:150px;
	height:100%;
	margin-top:35px;
	margin-left:620px;
	position: absolute;
}

/* Divs include empresa */

#div_titulo_empresa {
	background-image:url(imagens/titulo_empresa.jpg);
	background-repeat:no-repeat;
	width:405px;
	height:18px;
	margin-top:9px;
	margin-left:7px;
}
#div_texto_empresa {
	text-align:justify;
	width:400px;
	height:116px;
	margin-top:23px;
	margin-left:7px;
	position: absolute;
}

/* Divs include serviços */

#div_titulo_servicos_mudanca {
	background-image:url(imagens/titulo_servicos_mudanca.jpg);
	background-repeat:no-repeat;
	width:405px;
	height:18px;
	margin-top:9px;
	margin-left:7px;
}
#div_titulo_servicos_logistica {
	background-image:url(imagens/titulo_servicos_logistica.jpg);
	background-repeat:no-repeat;
	width:405px;
	height:18px;
	margin-top:9px;
	margin-left:7px;
}
#div_texto_servicos {
	text-align:justify;
	width:400px;
	height:100%;
	margin-top:23px;
	margin-left:7px;
	position: absolute;
	left: 1px;
	top: 25px;
}
#div_botao_carga_logistica {
	width:187px;
	height:32px;
	margin-top:50px;
	margin-left:6px;
	position: absolute;
}
#div_botao_mudanca_residencial {
	width:187px;
	height:32px;
	margin-top:50px;
	margin-left:6px;
	position: absolute;
}
#div_botao_mudanca_comercial {
	width:187px;
	height:32px;
	margin-top:50px;
	margin-left:220px;
	position: absolute;
}
#div_botao_mudanca_industrial {
	width:187px;
	height:32px;
	margin-top:100px;
	margin-left:6px;
	position: absolute;
}
#div_botao_guarda_movel {
	width:187px;
	height:32px;
	margin-top:100px;
	margin-left:220px;
	position: absolute;
}
#div_botao_icamento {
	width:187px;
	height:32px;
	margin-top:150px;
	margin-left:6px;
	position: absolute;
}
#div_botao_embalagem_desmontagem {
	width:187px;
	height:32px;
	margin-top:150px;
	margin-left:220px;
	position: absolute;
}
#div_texto_formasdepagamento {
	text-align:justify;
	width:400px;
	height:100%;
	margin-top:200px;
	margin-left:7px;
	position: absolute;
}
#div_bandeira_visa {
	background-image:url(imagens/bandeira_visa.jpg);
	background-repeat:no-repeat;
	width:51px;
	height:24px;
	margin-top:230px;
	margin-left:7px;
	position: absolute;
}
#div_bandeira_mastercard {
	background-image:url(imagens/bandeira_mastercard.jpg);
	background-repeat:no-repeat;
	width:51px;
	height:24px;
	margin-top:230px;
	margin-left:60px;
	position: absolute;
}
#div_bandeira_dinners {
	background-image:url(imagens/bandeira_dinners.jpg);
	background-repeat:no-repeat;
	width:51px;
	height:24px;
	margin-top:230px;
	margin-left:113px;
	position: absolute;
}
#div_bandeira_americaexpress {
	background-image:url(imagens/bandeira_americaexpress.jpg);
	background-repeat:no-repeat;
	width:51px;
	height:24px;
	margin-top:230px;
	margin-left:166px;
	position: absolute;
}
#div_bandeira_boleto {
	background-image:url(imagens/bandeira_boletobancario.jpg);
	background-repeat:no-repeat;
	width:51px;
	height:24px;
	margin-top:230px;
	margin-left:219px;
	position: absolute;
}
#div_texto_pagamento {
	text-align:justify;
	width:400px;
	height:100%;
	margin-top:270px;
	margin-left:7px;
	position: absolute;
}

/* Divs Mudança Residencial */

#div_topo_residencial {
	background-image:url(imagens/topo_mudanca_residencial.jpg);
	background-repeat:no-repeat;
	width:704px;
	height:158px;
	position: absolute;
}
#div_fundo_texto {
	background-color:#EAECEB;
	background-repeat:no-repeat;
	border:#CCCCCC solid 2px;
	top:165px;
	width:702px;
	height:620px;
	position: absolute;
}
#div_foto_residencial {
	background-image:url(imagens/foto_residencial.jpg);
	background-repeat:no-repeat;
	left:50%;
	top:10px;
	margin-left:-225px;
	width:450px;
	height:247px;
	position: absolute;
}
#div_texto_mudanca_residencial {
	text-align:justify;
	top:270px;
	left:8px;
	width:688px;
	position: absolute;
}

/* Divs Mudança Comercial */

#div_topo_comercial {
	background-image:url(imagens/topo_mudanca_comercial.jpg);
	background-repeat:no-repeat;
	width:704px;
	height:158px;
	position: absolute;
}
#div_fundo_texto_comercial {
	background-color:#EAECEB;
	background-repeat:no-repeat;
	border:#CCCCCC solid 2px;
	top:165px;
	width:702px;
	height:950px;
	position: absolute;
}
#div_foto_comercial {
	background-image:url(imagens/foto_comercial.jpg);
	background-repeat:no-repeat;
	left:50%;
	top:10px;
	margin-left:-160px;
	width:320px;
	height:436px;
	position: absolute;
}
#div_texto_comercial {
	text-align:justify;
	top:460px;
	left:8px;
	width:688px;
	position: absolute;
}

/* Divs Mudança Industrial */

#div_topo_industrial {
	background-image:url(imagens/topo_mudanca_industrial.jpg);
	background-repeat:no-repeat;
	width:704px;
	height:158px;
	position: absolute;
}
#div_fundo_texto_industrial {
	background-color:#EAECEB;
	background-repeat:no-repeat;
	border:#CCCCCC solid 2px;
	top:165px;
	width:702px;
	height:770px;
	position: absolute;
}
#div_foto_industrial {
	background-image:url(imagens/foto_industrial.jpg);
	background-repeat:no-repeat;
	left:50%;
	top:10px;
	margin-left:-178px;
	width:356px;
	height:244px;
	position: absolute;
}
#div_texto_mudanca_industrial {
	text-align:justify;
	top:260px;
	left:8px;
	width:688px;
	position: absolute;
}

/* Divs Guarda Movel */

#div_topo_guarda_movel {
	background-image:url(imagens/topo_guarda_movel.jpg);
	background-repeat:no-repeat;
	width:704px;
	height:158px;
	position: absolute;
}
#div_fundo_texto_guarda_movel {
	background-color:#EAECEB;
	background-repeat:no-repeat;
	border:#CCCCCC solid 2px;
	top:165px;
	width:702px;
	height:695px;
	position: absolute;
}
#div_texto_guardamovel {
	text-align:justify;
	top:270px;
	left:8px;
	width:688px;
	position: absolute;
}
#div_foto_guardamovel {
	background-image:url(imagens/foto_guarda_moveis.jpg);
	background-repeat:no-repeat;
	left:50%;
	top:10px;
	margin-left:-225px;
	width:450px;
	height:247px;
	position: absolute;
}

/* Divs Içamento */

#div_topo_icamento {
	background-image:url(imagens/topo_icamento.jpg);
	background-repeat:no-repeat;
	width:704px;
	height:158px;
	position: absolute;
}
#div_fundo_texto_icamento {
	background-color:#EAECEB;
	background-repeat:no-repeat;
	border:#CCCCCC solid 2px;
	top:165px;
	width:702px;
	height:820px;
	position: absolute;
}
#div_foto_icamento {
	background-image:url(imagens/foto_icamento.jpg);
	background-repeat:no-repeat;
	left:50%;
	top:10px;
	margin-left:-150px;
	width:300px;
	height:400px;
	position: absolute;
}
#div_texto_icamento {
	text-align:justify;
	top:420px;
	left:8px;
	width:688px;
	position: absolute;
}

/* Divs Embalagem e desmontagem */

#div_topo_embalagem_desmontagem {
	background-image:url(imagens/topo_embalagem_desmontagem.jpg);
	background-repeat:no-repeat;
	width:704px;
	height:158px;
	position: absolute;
}
#div_fundo_texto_embalagem_desmontagem {
	background-color:#EAECEB;
	background-repeat:no-repeat;
	border:#CCCCCC solid 2px;
	top:165px;
	width:702px;
	height:325px;
	position: absolute;
}

/* Divs Carga e Logistica */

#div_topo_logistica {
	background-image:url(imagens/topo_logistica.jpg);
	background-repeat:no-repeat;
	width:704px;
	height:158px;
	position: absolute;
}
#div_fundo_texto_logistica {
	background-color:#EAECEB;
	background-repeat:no-repeat;
	border:#CCCCCC solid 2px;
	top:165px;
	width:702px;
	height:625px;
	position: absolute;
}
#div_texto_logistica {
	text-align:justify;
	top:10px;
	left:8px;
	width:688px;
	position: absolute;
}

/* Divs include contato */

#div_titulo_contato {
	background-image:url(imagens/titulo_contato.jpg);
	background-repeat:no-repeat;
	width:405px;
	height:18px;
	margin-top:9px;
	margin-left:7px;
}
#div_texto_contato {
	text-align:justify;
	width:400px;
	height:100%;
	margin-top:23px;
	margin-left:7px;
	position: absolute;
}
#div_botao_orcamento {
	text-align:justify;
	width:406px;
	height:100%;
	margin-top:45px;
	margin-left:4px;
	position: absolute;
}
#div_texto_contato_2 {
	text-align:justify;
	width:400px;
	height:100%;
	margin-top:130px;
	margin-left:7px;
	position: absolute;
}

/* Divs include rastreamentos */

#div_titulo_rastreamento {
	background-image:url(imagens/titulo_rastreamento_online.jpg);
	background-repeat:no-repeat;
	width:405px;
	height:18px;
	margin-top:9px;
	margin-left:7px;
}
#div_titulo_rastreamento_destinatario {
	background-image:url(imagens/titulo_rastreamento_destinatario.jpg);
	background-repeat:no-repeat;
	width:405px;
	height:18px;
	margin-top:9px;
	margin-left:7px;
}

