+titulo+
+texto+
);setTimeout(function(){$(.alertaGeral).addClass(ativo)},300);if(reload==1){if(url==){setTimeout(function(){location.reload()},delayT)}else{setTimeout(function(){window.location.href=url},delayT)}}else{setTimeout(function(){$(.alertaGeral).removeClass(ativo).remove()},delayT)}}function compartilhamentoRedeSocial(tipoRedeSocial,url,titulo){switch(tipoRedeSocial){case facebook:var urlMontada="https://www.facebook.com/sharer/sharer.php?u="+url+"&src=sp";break;case twitter:var urlMontada="https://twitter.com/intent/tweet?original_referer="+url+"&text="+titulo+" - "+url;break;case linkedin:var urlMontada="https://www.linkedin.com/cws/share?url="+url+"%3FWT.mc_id%3D"+titulo;break;case whatsapp:var urlMontada="whatsapp://send?text="+titulo+" - "+url;break;default:}window.open(urlMontada,_blank,toolbar=no, location=no, directories=no, status=no, scrollbars=no, resizable=no, width=600, height=300, top=200, left=450)}function validateEmail(email){var re=/\S+@\S+\.\S+/;return re.test(email)}function shuffleArray(array){for(let i=array.length-1;i>0;i--){const j=Math.floor(Math.random()*(i+1));[array[i],array[j]]=[array[j],array[i]]}}if(window.location.hash&&window.location.hash==#_=_){window.location.hash=}!function(t){var e=function(e){this._options={checkOnLoad:!1,resetOnEnd:!1,loopCheckTime:50,loopMaxNumber:5,baitClass:"pub_300x250 pub_300x250m pub_728x90 text-ad textAd text_ad text_ads text-ads text-ad-links",baitStyle:"width: 1px !important; height: 1px !important; position: absolute !important; left: -10000px !important; top: -1000px !important;",debug:!1},this._var={version:"3.2.1",bait:null,checking:!1,loop:null,loopNumber:0,event:{detected:[],notDetected:[]}},void 0!==e&&this.setOption(e);var o=this,i=function(){setTimeout(function(){!0===o._options.checkOnLoad&&(!0===o._options.debug&&o._log("onload->eventCallback","A check loading is launched"),null===o._var.bait&&o._creatBait(),setTimeout(function(){o.check()},1))},1)};void 0!==t.addEventListener?t.addEventListener("load",i,!1):t.attachEvent("onload",i)};e.prototype._options=null,e.prototype._var=null,e.prototype._bait=null,e.prototype._log=function(t,e){console.log("[BlockAdBlock]["+t+"] "+e)},e.prototype.setOption=function(t,e){if(void 0!==e){var o=t;(t={})[o]=e}for(var i in t)this._options[i]=t[i],!0===this._options.debug&&this._log("setOption",The option "+i+" he was assigned to "+t[i]+");return this},e.prototype._creatBait=function(){var e=document.createElement("div");e.setAttribute("class",this._options.baitClass),e.setAttribute("style",this._options.baitStyle),this._var.bait=t.document.body.appendChild(e),this._var.bait.offsetParent,this._var.bait.offsetHeight,this._var.bait.offsetLeft,this._var.bait.offsetTop,this._var.bait.offsetWidth,this._var.bait.clientHeight,this._var.bait.clientWidth,!0===this._options.debug&&this._log("_creatBait","Bait has been created")},e.prototype._destroyBait=function(){t.document.body.removeChild(this._var.bait),this._var.bait=null,!0===this._options.debug&&this._log("_destroyBait","Bait has been removed")},e.prototype.check=function(t){if(void 0===t&&(t=!0),!0===this._options.debug&&this._log("check","An audit was requested "+(!0===t?"with a":"without")+" loop"),!0===this._var.checking)return!0===this._options.debug&&this._log("check","A check was canceled because there is already an ongoing"),!1;this._var.checking=!0,null===this._var.bait&&this._creatBait();var e=this;return this._var.loopNumber=0,!0===t&&(this._var.loop=setInterval(function(){e._checkBait(t)},this._options.loopCheckTime)),setTimeout(function(){e._checkBait(t)},1),!0===this._options.debug&&this._log("check","A check is in progress ..."),!0},e.prototype._checkBait=function(e){var o=!1;if(null===this._var.bait&&this._creatBait(),null===t.document.body.getAttribute("abp")&&null!==this._var.bait.offsetParent&&0!=this._var.bait.offsetHeight&&0!=this._var.bait.offsetLeft&&0!=this._var.bait.offsetTop&&0!=this._var.bait.offsetWidth&&0!=this._var.bait.clientHeight&&0!=this._var.bait.clientWidth||(o=!0),void 0!==t.getComputedStyle){var i=t.getComputedStyle(this._var.bait,null);!i||"none"!=i.getPropertyValue("display")&&"hidden"!=i.getPropertyValue("visibility")||(o=!0)}!0===this._options.debug&&this._log("_checkBait","A check ("+(this._var.loopNumber+1)+"/"+this._options.loopMaxNumber+" ~"+(1+this._var.loopNumber*this._options.loopCheckTime)+"ms) was conducted and detection is "+(!0===o?"positive":"negative")),!0===e&&(this._var.loopNumber++,this._var.loopNumber>=this._options.loopMaxNumber&&this._stopLoop()),!0===o?(this._stopLoop(),this._destroyBait(),this.emitEvent(!0),!0===e&&(this._var.checking=!1)):null!==this._var.loop&&!1!==e||(this._destroyBait(),this.emitEvent(!1),!0===e&&(this._var.checking=!1))},e.prototype._stopLoop=function(t){clearInterval(this._var.loop),this._var.loop=null,this._var.loopNumber=0,!0===this._options.debug&&this._log("_stopLoop","A loop has been stopped")},e.prototype.emitEvent=function(t){!0===this._options.debug&&this._log("emitEvent","An event with a "+(!0===t?"positive":"negative")+" detection was called");var e=this._var.event[!0===t?"detected":"notDetected"];for(var o in e)!0===this._options.debug&&this._log("emitEvent","Call function "+(parseInt(o)+1)+"/"+e.length),e.hasOwnProperty(o)&&e[o]();return!0===this._options.resetOnEnd&&this.clearEvent(),this},e.prototype.clearEvent=function(){this._var.event.detected=[],this._var.event.notDetected=[],!0===this._options.debug&&this._log("clearEvent","The event list has been cleared")},e.prototype.on=function(t,e){return this._var.event[!0===t?"detected":"notDetected"].push(e),!0===this._options.debug&&this._log("on",A type of event "+(!0===t?"detected":"notDetected")+" was added),this},e.prototype.onDetected=function(t){return this.on(!0,t)},e.prototype.onNotDetected=function(t){return this.on(!1,t)},t.BlockAdBlock=e,void 0===t.blockAdBlock&&(t.blockAdBlock=new e({checkOnLoad:!0,resetOnEnd:!0}))}(window);function isPrivate(t){t||(t=function(){});var n=window.RequestFileSystem||window.webkitRequestFileSystem;if(n)return n(window.TEMPORARY,1,t.bind(this,!1),t.bind(this,!0));if(window.indexedDB&&/Firefox/.test(window.navigator.userAgent))try{var e=window.indexedDB.open("test"),i=0,r=limit=10,u=function(n){return i>=limit?t(!0):window.setTimeout(n,++i*r)},d=function(){return"done"===e.readyState?t(!e.result):u(d)};return u(d)}catch(n){return t(!0)}if(window.navigator.userAgent.match(/(MSIE|Trident|Edge)/))try{return t(!window.indexedDB)}catch(n){return t(!0)}try{return window.openDatabase(null,null,null,null),t(!1)}catch(n){return t(!0)}}function shuffleArray(o){for(let t=o.length-1;t>0;t--){const f=Math.floor(Math.random()*(t+1));[o[t],o[f]]=[o[f],o[t]]}}const elementIsVisibleInViewport=(el,partiallyVisible=!1)=>{const{top,left,bottom,right}=el.getBoundingClientRect();const{innerHeight,innerWidth}=window;return partiallyVisible?((top>0&&top
0&&bottom0&&left0&&right=0&&left>=0&&bottom<=innerHeight&&right<=innerWidth};var r7Trigger=function(){return!1}class contBanner{static start(){contBanner.obj1=JSON.parse([{"height":250,"img":"assets\\/img\\/contabeisp\\/campanhas\\/podcast970x250.png","link":"https:\\/\\/www.contabeis.com.br\\/conteudo\\/podcasts","tamanho":"[970,250]","target":"_blank","width":970},{"height":600,"img":"assets\\/img\\/contabeisp\\/campanhas\\/podcast300x600.png","link":"https:\\/\\/www.contabeis.com.br\\/conteudo\\/podcasts","tamanho":"[300,600]","target":"_blank","width":300},{"height":250,"img":"assets\\/img\\/contabeisp\\/campanhas\\/podcast300x250.png","link":"https:\\/\\/www.contabeis.com.br\\/conteudo\\/podcasts","tamanho":"[300,250]","target":"_blank","width":300},{"height":90,"img":"assets\\/img\\/contabeisp\\/campanhas\\/podcast728x90.png","link":"https:\\/\\/www.contabeis.com.br\\/conteudo\\/podcasts","tamanho":"[728,90]","target":"_blank","width":728},{"height":50,"img":"assets\\/img\\/contabeisp\\/campanhas\\/podcast320x50.png","link":"https:\\/\\/www.contabeis.com.br\\/conteudo\\/podcasts","tamanho":"[320,50]","target":"_blank","width":320}]);contBanner.obj={};shuffleArray(contBanner.obj1);Object.entries(contBanner.obj1).forEach(([key,value])=>{contBanner.obj[value.tamanho]=value});contBanner.banners={};contBanner.bannerAlternativo=!1;contBanner.check();contBanner.viewOBR=!1}static check(){isPrivate(function(isPrivate){if(isPrivate){contBanner.bannerAlternativo=!0}else{blockAdBlock=new BlockAdBlock({checkOnLoad:!0,resetOnEnd:!0});contBanner.pronto=!0;if(typeof blockAdBlock===undefined){adBlockDetected()}else{blockAdBlock.onDetected(function(){contBanner.bannerAlternativo=!0;var cn=document.getElementsByClassName("dynamicAdR7");for(var i=0;i{toast.addEventListener(mouseenter,Swal.stopTimer)toast.addEventListener(mouseleave,Swal.resumeTimer)},didClose:()=>{setCookie(contabeistoast,1,0,/)}});Toast.fire(atributo)},function(){$.ajax({url:gravaAcesso,type:POST,data:{id:atributo.id,tipo:pop},success:function(retorno){}})})}function addScriptToPage(callback,callback2){let scriptLink="sweetalert2.all.min.js";const scripts=document.getElementsByTagName(script);for(let i=0;i{callback()});if(callback2!=undefined)callback2();}function getCookie(name){const value=`; ${document.cookie}`;const parts=value.split(`; ${name}=`);if(parts.length===2)return parts.pop().split(;).shift();}function setCookie(k,v,expira,path,secure){path=path||"/";secured=(secure)?;secure:;if(!expira){expired=}else{var d=new Date();d.setTime(d.getTime()+(expira*1000));expired=expires=+d.toUTCString()+;}document.cookie=encodeURIComponent(k)+"="+encodeURIComponent(v)+"; "+expired+" path="+path+secured}function loadAds(adContainer){if(adContainer.getElementsByClassName(adsbygoogle).length===0){var ins=document.createElement(ins);ins.className="adsbygoogle";ins.style.display="block";ins.setAttribute("data-ad-client","ca-pub-6514179695368964");ins.setAttribute("data-ad-slot",adContainer.getAttribute("data-ad-slot"));if(adContainer.getAttribute("data-ad-channel"))ins.setAttribute("data-ad-channel",adContainer.getAttribute("data-ad-channel"));if(adContainer.getAttribute("data-ad-format"))ins.setAttribute("data-ad-format",adContainer.getAttribute("data-ad-format"));if(adContainer.getAttribute("data-full-width-responsive"))ins.setAttribute("data-full-width-responsive",adContainer.getAttribute("data-full-width-responsive"));if(adContainer.getAttribute("data-ad-style"))ins.setAttribute("style",adContainer.getAttribute("data-ad-style"));adContainer.appendChild(ins);(adsbygoogle=window.adsbygoogle||[]).push({google_ad_slot: + adContainer.getAttribute("data-ad-slot") + })}}var options={root:null,rootMargin:0px,threshold:0.1};function intersectionCallback(entries,observer){entries.forEach(function(entry){if(entry.isIntersecting){var adContainer=entry.target;loadAds(adContainer);observer.unobserve(adContainer)}})}async function executeFetchWithLoading(url,options,showLoading=!0){try{if(showLoading){}const response=await fetch(url,options);if(!response.ok)throw new Error(A resposta do servidor não foi OK.);return await response.json()}catch(error){throw error}finally{if(showLoading){}}}const site_key_recaptcha=6LfL35YUAAAAADXgsYzCc24ZSugiboKzhncT8bO0;async function loadRecaptcha(){return new Promise((resolve,reject)=>{if(typeof grecaptcha===undefined){$.getScript(`https://www.google.com/recaptcha/api.js?render=${site_key_recaptcha}`,resolve).fail(reject)}else{resolve()}})}function executeRecaptcha(action){return new Promise((resolve,reject)=>{grecaptcha.ready(()=>{grecaptcha.execute(site_key_recaptcha,{action}).then(resolve).catch(reject)})})} x empresarial
CAE aprova Letra de Crédito do Desenvolvimento isenta de IRPF para impulsionar pequenas empresas
Projeto de Lei 6.235/2023, que cria nova modalidade de investimento, avança no Senado com foco em projetos de infraestrutura, inovação e apoio às pequenas empresas.
26/06/2024 14:00
compartilheno facebook compartilheno twitter compartilheno linkedin compartilheno whatsapp
A Comissão de Assuntos Econômicos (CAE) do Senado Federal aprovou na terça-feira (25) o Projeto de Lei 6.235/2023, que institui a Letra de Crédito do Desenvolvimento (LCD). Essa nova modalidade de investimento é voltada para a captação de recursos destinados a projetos de infraestrutura, indústria, inovação e pequenas empresas. A proposta segue agora para análise do Plenário do Senado.
O projeto, de autoria da Presidência da República, já havia sido aprovado pela Câmara dos Deputados e recebeu parecer favorável do senador Omar Aziz (PSD-AM), relator da matéria na CAE. A LCD é um investimento de renda fixa, semelhante às Letras de Crédito Agrícola (LCA) e Imobiliário (LCI), oferecidas por bancos e corretoras.
Isenção de impostos e condições fiscais
Os rendimentos gerados pela LCD serão isentos de Imposto de Renda para pessoas físicas residentes no Brasil. No entanto, para residentes em paraísos fiscais e pessoas jurídicas tributadas pelo Simples ou pelo lucro real, presumido ou arbitrado, haverá uma tributação de 15%. As pessoas jurídicas podem excluir os rendimentos tributados na fonte ao calcular o lucro real.
O senador Omar Aziz destacou a importância do projeto na reunião presidida por Vanderlan Cardoso (PSD-GO). Segundo Aziz, a LCD ampliará a base de recursos disponíveis, gerando empregos e oportunidades. Ele enfatizou a urgência da aprovação do projeto devido à sua relevância econômica.
Os benefícios fiscais da LCD estarão sujeitos à Lei de Diretrizes Orçamentárias (LDO) e serão válidos inicialmente por cinco anos, com possibilidade de reavaliação anual pelo Congresso Nacional. A remuneração da LCD será atrelada à variação de índices de preços ou, no caso dos títulos federais, à taxa Selic ou à taxa do Certificado de Depósito Interbancário, (CDI).
A taxa CDI é um parâmetro importante no mercado financeiro, utilizado para remunerar aplicações como LCAs, LCIs e certificados de depósito bancário (CDBs). A data de vencimento da LCD não poderá ser inferior a 12 meses e poderá estar vinculada a garantias reais.
A emissão da LCD será exclusiva dos bancos de desenvolvimento, atualmente representados pelo Banco Nacional de Desenvolvimento Econômico e Social (BNDES) e três instituições regionais: Banco de Desenvolvimento de Minas Gerais (BDMG), Banco de Desenvolvimento do Espírito Santo (Bandes) e Banco Regional de Desenvolvimento do Extremo Sul (BRDE). Cada banco poderá emitir até R$ 10 bilhões por ano em LCDs, com a possibilidade de ajuste pelo Conselho Monetário Nacional (CMN).
Os emissores deverão publicar relatórios anuais detalhando os projetos financiados. O CMN também regulará a distribuição pública, resgate antecipado e garantias pelo Fundo Garantidor de Crédito (FGC).
O governo argumenta que a experiência internacional demonstra a eficácia de benefícios fiscais na captação de recursos para infraestrutura e apoio à indústria e pequenas empresas. O relator Omar Aziz rejeitou as dez emendas sugeridas, enfatizando a necessidade de aprovação urgente do projeto.
Alterações na Lei 13.483/2017
O projeto altera a Lei 13.483, que rege os financiamentos do BNDES com recursos do Fundo de Amparo ao Trabalhador (FAT) e do Fundo da Marinha Mercante (FMM). O FAT é financiado pelo PIS/Pasep e destina-se a seguro-desemprego e abono salarial, além de financiar programas de desenvolvimento econômico do BNDES. O FMM é financiado pelo AFRMM e apoia a marinha mercante e a indústria naval.
Atualmente, os financiamentos utilizam a Taxa de Longo Prazo (TLP), considerada complexa e volátil. O projeto permite o uso de outras três taxas: prefixada baseada em títulos públicos LTN e NTN-F, e a Taxa Prefixada do Programa de Financiamento às Micros, Pequenas e Médias Empresas (Taxa MPME). Empréstimos para médias empresas terão condições estabelecidas pelo CMN.
Flexibilização das taxas
O projeto autoriza o BNDES a utilizar a Selic como taxa de juros, desde que o total não exceda metade dos recursos do PIS/Pasep. O CMN pode reduzir o período de cálculo das taxas prefixadas para 12 meses, minimizando a volatilidade. Também permite repactuar contratos de financiamento a partir de 2018 e aplicar novas taxas a projetos com inserção internacional.
A proposta altera a Lei 11.076/2004, permitindo que todas as instituições financeiras emitam LCAs através de repasse interfinanceiro, ampliando a oferta desse tipo de crédito.
Receba notícias no seu e-mail