@charset "utf-8";

@import url('../../espiroflex.css');
@import url('../../formularios.css');

#Conteudo { width:700px; margin:8px auto 0px auto; clear:both; }
#ImagemSecao { background:url(/imagens/contato/banner-secao.jpg) no-repeat center; }

#MenuPrincipal #LinkHome { background:url(/imagens/menu/fundo-menu-off.jpg) repeat-x; }
#MenuPrincipal #LinkEmpresa { background:url(/imagens/menu/fundo-menu-off.jpg) repeat-x; }
#MenuPrincipal #LinkCatalago { background:url(/imagens/menu/fundo-menu-off.jpg) repeat-x; }
#MenuPrincipal #LinkContato { font-weight:bold; }
#MenuPrincipal #LinkDistribuidores { background:url(/imagens/menu/fundo-menu-off.jpg) repeat-x; }
#MenuPrincipal #LinkNovidades { background:url(/imagens/menu/fundo-menu-off.jpg) repeat-x; }
#MenuPrincipal #LinkPostoAvancado { background:url(/imagens/menu/fundo-menu-off.jpg) repeat-x; }

input[type=text], input[type=password], input[type=file] { height:18px; }
#Cliente label { margin-right:44px; }
#Nome { margin:28px 0px 12px 0px; color:#717171; }
#Nome input { width:693px; margin-top:3px; }
#Empresa { margin:0px 12px 12px 0px; color:#717171; width:402px; float:left; position:relative; margin-right:20px; }
#Empresa input { width:402px; margin-top:3px; }
#Contato { margin:0px 12px 12px 0px; color:#717171; width:264px; float:left; position:relative; }
#Contato input { width:271px; margin-top:3px; }
#Email { margin:0px 0px 12px 0px; color:#717171; clear:both; }
#Email input { width:693px; margin-top:3px; }
#Telefone { margin:0px 38px 12px 0px; color:#717171; float:left; position:relative; }
#Telefone input { margin-top:3px; }
#Telefone .DDD { width:22px; margin-right:11px; }
#Telefone .Telefone { width:222px; }
#Fax { margin:0px 0px 12px 0px; color:#717171; float:left; position:relative; }
#Fax input { margin-top:3px; }
#Fax .DDD { width:22px; margin-right:11px; }
#Fax .Telefone { width:222px; }
#Cidade { margin:0px 20px 12px 0px; color:#717171; float:left; position:relative; }
#Cidade input { margin-top:3px; width:222px; }
#Estado { margin:0px 0px 12px 0px; color:#717171; float:left; position:relative; }
#Estado select { margin-top:3px; width:auto; }
#Assunto { margin:0px 0px 12px 0px; color:#717171; clear:both; }
#Assunto input { width:693px; margin-top:3px; }
#Mensagem { margin:0px 0px 12px 0px; color:#717171; clear:both; }
#Mensagem textarea { width:693px; height:149px; margin-top:3px; overflow: auto; }
#Limpar { margin:0px 10px 14px 553px; color:#717171; float:left; }
#Limpar input { width:67px; height:23px; background:url(/imagens/contato/btn-limpar.gif) no-repeat; border:0px; }
#Enviar { margin:0px 0px 14px 0px; color:#717171; float:left; }
#Enviar input { width:67px; height:23px; background:url(/imagens/contato/btn-enviar.gif) no-repeat; border:0px; }


.ContatoImagens { border: dotted 1px #999594; width:185px; height:64px; position:relative; float:left; margin:0px 33px 27px 34px; }