<
A Globo confirmou um novo programa para a cobertura da Copa do Mundo 2026. A emissora aposta em nomes fortes para atrair audiência.
A novidade chega como parte da estratégia para ampliar o alcance do torneio na TV e no digital.
Globo aposta em novo programa para a Copa
O programa “Central da Copa” será exibido diariamente durante o torneio. A atração vai resumir os principais acontecimentos do dia.
A estreia acontece no mesmo dia do jogo de abertura. A partida entre México e África do Sul marca o início da competição.
O confronto será realizado no Estádio Azteca. O local é histórico para o futebol brasileiro.
A Globo quer transformar o programa em um ponto de encontro dos torcedores.
Trio de apresentadores reforça a Globo
Para comandar a atração, a emissora escolheu três nomes conhecidos. Fábio Porchat é um dos destaques.
Ele terá ao lado Tadeu Schmidt, já consolidado no entretenimento da casa.
@media (min-width: 992px) {
.recomendadorV2Area1 {
width: 280px;
}
.recomendadorV2Area2 {
padding: 0px 20px;
width: calc(100% – 280px);
}
}
@media (max-width: 992px) {
.recomendadorV2Button {
margin: 0 auto;
}
.recomendadorV2Area {
flex-direction: column;
text-align: center;
}
.recomendadorV2Area2 {
padding: 0px 20px;
}
}
.recomendadorV2Area {
background: #eeeeee3d;
border-radius: 10px;
padding: 15px;
display: flex;
margin: 15px auto;
border: 1px solid #00000014;
max-width: 800px;
}
.recomendadorV2Area1 img {
width: 280px;
height: auto;
border-radius: 8px;
}
.linkrecomendadorv2 {
text-decoration: none !important;
}
.recomendadorV2Area2 .recomendadorV2Type {
text-transform: uppercase;
font-weight: 500;
font-size: 11px;
letter-spacing: 2px;
color: #666;
margin: 12px 0;
display: block;
}
.recomendadorV2Title h2 {
padding-top: 0px !important;
margin: 0px !important;
border-left: none !important;
padding-left: 0px !important;
line-height: 1.3;
color: #000 !important;
font-size: 24px;
margin-bottom: 12px !important;
}
.recomendadorV2Desc {
color: #333;
margin: 12px 0px !important;
font-size: 15px;
line-height: 1.5;
}
.recomendadorV2Button {
width: auto;
max-width: 200px;
margin: 0;
display: inline-flex;
align-items: center;
background: #1D3557;
border-radius: 8px;
color: #fff;
height: 36px;
justify-content: center;
text-align: center;
font-size: 14px;
padding: 0 20px;
transition: background-color 0.2s ease;
}
.recomendadorV2Button:hover {
background: #2a4d7a;
}
.recomendadorV2Button:after {
margin-top: -2px;
content: “→”;
padding: 0px 0px 0px 8px;
}
.recomendadorV2Alert {
text-align: left;
font-size: 11px;
margin-top: 8px;
color: #666;
}
.recomendadorFixedArea {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
@media (min-width: 992px) {
#recomendadorFixed {
width: 32% !important;
left: 5%;
}
.recomendadorCloseFixed{
right: inherit !important;
left: 378px !important;
}
}
#recomendadorFixed {
width: 90%;
box-shadow: 0 10px 20px 0px #00000057;
display: none;
height: 90px;
background: #F6F6F6;
position: fixed;
flex-direction: row;
bottom: 10px;
z-index: 9999;
border-radius: 16px;
padding: 7px 10px;
}
.recomendadorLeftArea {
width: 160px;
}
.recomendadorRightArea h2 {
padding-top: 0px;
margin: 2px 0px 4px 0px !important;
font-weight: 400;
text-align: center;
padding-left: 0px !important;
color: #000 !important;
border-left: none !important;
line-height: 20px;
font-size: 12px !important;
}
.recomendadorImgFixed {
overflow: hidden;
padding: 8px 6px;
height: 100%;
}
.recomendadorImgFixed img {
height: 100% !important;
border-radius: 16px;
}
.recomendadorRightArea {
padding-top: 6px;
display: flex;
width: calc(100% – 130px);
justify-content: space-between;
align-items: center;
flex-direction: column;
}
.recomendadorButtonFixed {
margin: 0 auto;
background: #1D3557;
width: 80%;
text-align: center;
font-size: 10px;
color: #FFF;
padding: 2px 10px;
border-radius: 3px;
}
.recomendadorButtonFixed:after {
margin-top: -3px;
content: “→”;
padding: 0px 0px 0px 10px;
}
.recomendadorAlertFixed {
font-weight: 400;
text-align: center;
color: #484848;
font-size: 8px;
}
.recomendadorCloseFixed {
z-index: 99999;
display: none;
right: 0px;
left: inherit;
bottom: 99px;
position: fixed;
justify-content: center;
background: #F6F6F6;
width: 25px;
align-items: center;
height: 25px;
font-weight: 800;
border-radius: 50%;
border: 1px solid #EBEBEB;
}
.recomendadorV2Desc{
color: #000000;
margin: 20px 0px;
}
@media (max-width: 576px) {
.recomendadorV2Area {
padding: 10px;
max-width: 100%;
}
.recomendadorV2Area1 img {
width: 100%;
border-radius: 6px;
}
.recomendadorV2Area2 .recomendadorV2Type {
font-size: 9px;
letter-spacing: 1px;
margin: 8px 0;
}
.recomendadorV2Title h2 {
font-size: 18px !important;
margin-bottom: 8px !important;
line-height: 1.2;
}
.recomendadorV2Desc {
font-size: 14px;
margin: 8px 0 !important;
line-height: 1.4;
}
.recomendadorV2Button {
font-size: 14px;
height: 40px;
padding: 0 12px;
max-width: 100%;
width: 100%;
}
.recomendadorV2Button:after {
padding-left: 6px;
}
}
BBB: Globo Muda Tudo!
BBB: Globo Muda Tudo!
A novidade é a presença de Tamires. A atleta terá sua primeira experiência na televisão.
O trio mistura humor, informação e visão esportiva. Essa combinação é vista como estratégica.
Cobertura da Globo será completa
Além do programa, a Globo prepara uma cobertura ampla da Copa. A transmissão será multiplataforma.
Na TV aberta, Gustavo Villani narrará o jogo de abertura.
Outros nomes confirmados incluem Everaldo Marques e Renata Silveira.
Também fazem parte da equipe Paulo Andrade e Rogério Corrêa.
A ideia é oferecer conteúdo em diferentes formatos para o público.
Copa do Mundo promete grande audiência
A Copa do Mundo FIFA 2026 será disputada em três países. Estados Unidos, México e Canadá serão as sedes.
O torneio acontece entre junho e julho. A expectativa de audiência é alta no Brasil.
Veja também
Solange Couto posta foto em jet ski e é questionada sobre vacina que tomou
Solange Couto continua impressionando os seguidores com as suas fotos cada vez mais ousadas no…
17/02/2021 – Da Redação
Continuar lendo
Evaristo Costa revela visual de Fábio de Melo durante a quarentena
Evaristo Costa tirou o padre Fábio de Melo do sossego da quarentena e brincou com…
20/06/2020 – Paulo Carvalho
Continuar lendo
A Fazenda 2019: Gabi Prado critica torcida para que Lucas e Hariany formem um casal
A Fazenda 2019 está a todo vapor e os assuntos do confinamento têm repercutido em…
03/10/2019 – Matheus Henrique Menezes
Continuar lendo
Record decide entrar em briga com rivais por direitos de campeonato de futebol
A Record está demonstrando um grande interesse em expandir ainda mais sua presença no cenário…
14/06/2023 – Henrique Carlos
Continuar lendo
.logo-footer img {
/* width: 300px !important; */
width: auto !important;
}
]]>
function loadTaboola() {
window._taboola = window._taboola || [];
_taboola.push({ article: ‘auto’ });
!function (e, f, u, i) {
if (!document.getElementById(i)) {
e.async = 1;
e.defer = 1;
e.src = u;
e.id = i;
f.parentNode.insertBefore(e, f);
}
}(
document.createElement(‘script’),
document.getElementsByTagName(‘script’)[0],
‘//cdn.taboola.com/libtrc/gridmidiaus-network/loader.js’,
‘tb_loader_script’
);
if (window.performance && typeof window.performance.mark == ‘function’) {
window.performance.mark(‘tbl_ic’);
}
window._taboola = window._taboola || [];
_taboola.push({ flush: true });
}
function loadTeads() {
var b = document.querySelectorAll(‘body’);
window.teads_analytics = window.teads_analytics || {};
window.teads_analytics.analytics_tag_id = “PUB_22288”;
window.teads_analytics.share = window.teads_analytics.share || function() {
;(window.teads_analytics.shared_data = window.teads_analytics.shared_data || []).push(arguments)
};
ls(‘//a.teads.tv/page/128511/tag’, true);
}
function loadTerra() {
window.terra_info_channel = “diversao”;
window.terra_info_channeldetail = “portalrd1”;
ls(“https://www.terra.com.br/globalSTATIC/fe/zaz-app-t360-navbar-partner/_js/metrics.js”, true);
ls(“https://www.terra.com.br/api/igniter/script?s=t360.navbar.partners&p=static&async=true”);
}
var evtFire = false;
function ls(src, a=false, d=false, c=false, o=false, t=false) {
var s,r,t; r = false; s = document.createElement(‘script’); s.type=”text/javascript”;
if (a) s.async = 1; if (d) s.defer = 1; if (c) s.setAttribute(‘crossorigin’, ‘anonymous’);
if (o !== false) s.onload=function() { o(); }
s.src = src; t = document.getElementsByTagName(‘script’)[0]; t.parentNode.insertBefore(s, t);
}
function lc(src, c=false) {
var s,r,t; r = false; s = document.createElement(‘link’); s.rel=”stylesheet”;
if (c) s.setAttribute(‘crossorigin’, ‘anonymous’); s.type=”text/css”;
s.href = src; t = document.getElementsByTagName(‘head’)[0]; t.appendChild(s);
}
function fireEvts() {
console.log(‘## fireEvts: fired’);
if (evtFire) return true;
evtFire = true;
console.log(‘## fireEvts: running’);
(function(listeners) {
for (i = 0; i < listeners.length; i++) {
window.removeEventListener(listeners[i], fireEvts);
}
}(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]));
/**
* SCRIPTS
*/
// TEADS
loadTeads();
// TABOOLA
loadTaboola();
// PUSHNEWS
//ls("//cdn.pn.vg/sites/9fda9273-ac3c-4d75-8a24-a5296542746c.js", true);
// TERRA
loadTerra();
// FACEBOOK
ls("https://connect.facebook.net/pt_BR/sdk.js#xfbml=1&version=v12.0&appId=1280084339156802&autoLogAppEvents=1", true, true, true);
}
window.addEventListener("keydown", fireEvts);
window.addEventListener("mousemove", fireEvts);
window.addEventListener("touchmove", fireEvts);
window.addEventListener("touchstart", fireEvts);
window.addEventListener("touchend", fireEvts);
window.addEventListener("wheel", fireEvts);
(function(listeners) {
for(i = 0; i < listeners.length; i++) {
window.addEventListener(listeners[i], fireEvts);
}
}(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]));
Fonte: https://rd1.com.br/globo-confirma-novo-programa-para-a-copa-do-mundo-e-3-apresentadores-fortes/

