<
As novelas exibidas na TV aberta na última segunda-feira, 4 de maio, tiveram como destaque os resultados obtidos pela Globo.
O canal da família Marinho alcançou excelente audiência com Três Graças e viu Coração Acelerado anotar números expressivos na faixa das 19h.
No período da tarde, entre 15h30 e 16h29, a trama bíblica Jesus garantiu média de 3,9 pontos. No horário nobre, a novela turca Coração de Mãe, exibida das 21h às 22h, somou 5,6 pontos.
A série Reis também foi destaque na grade noturna, consolidando o sucesso da produção na emissora. Na faixa das 22h às 22h37, a superprodução obteve 3,8 pontos.
Audiência das novelas – Segunda-feira (04/05)
@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;
}
}
Globo, Record e SBT!
Globo, Record e SBT!
Globo
- Além do Tempo – 10,8 pontos
- Avenida Brasil – 13,8 pontos
- A Nobreza do Amor – 18,7 pontos
- Coração Acelerado – 22,6 pontos
- Três Graças – 27,4 pontos
- Guerreiros do Sol – 16,3 pontos
Record
- Jesus – 3,9 pontos
- Coração de Mãe – 5,6 pontos
- Reis – A Sucessão – 3,8 pontos
SBT
- Meu Coração é Teu – 2,6 pontos
- Sortilégio – 3,3 pontos
- Domênica Montero – 2,6 pontos
Os dados são consolidados pelo Ibope na Grande São Paulo.
Veja também
BBB 2021: Juliette repara que ninguém briga com Viih Tube após ser votado
Viih Tube foi líder duas vezes no BBB 2021 e seus reinados exigiram bastante comprometimento….
19/04/2021 – Matheus Henrique Menezes
Continuar lendo
Danton Mello revela lugares inusitados que já fez amor
Danton Mello foi o escolhido da vez para jogar o “Eu Nunca” com Matheus Mazzafera…
06/12/2018 – Carol Bittencourt
Continuar lendo
Bruno Gagliasso monta esquema com a polícia para chegada do filho no Brasil
Já tendo adotado Titi há alguns anos, Bruno Gagliasso e Giovanna Ewbank decidiram aumentar a…
28/07/2019 – Da Redação
Continuar lendo
Cauã Reymond usa perucas para viver gêmeos em Um Lugar ao Sol
Cauã Reymond vai aparecer bem diferente logo na estreia de Um Lugar ao Sol, que…
31/10/2021 – Da Redação
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/ibope-da-tv-04-05-a-audiencia-das-novelas-de-globo-record-e-sbt/


