Totti and Blasi: Villa Dispute, Abandoned Daughter & Financial Claims

by Michael Brown - Business Editor
0 comments

A bitter legal dispute between former Italian soccer star Francesco Totti and his ex-wife, showgirl Ilary Blasi, has intensified with court filings concerning the upkeep of their sprawling €7.9 million Roman villa.Beyond property repairs and zoning compliance, the case has unearthed allegations of financial irregularities and even questions regarding the welfare of the couple’s youngest daughter. The complex situation highlights a contentious post-divorce battle playing out publicly in Italy.

A dispute between Italian showgirl Ilary Blasi and former soccer star Francesco Totti has escalated to include a legal battle over the maintenance of a sprawling Roman villa, according to recent filings. The property, located in the EUR-Torrino district of Rome, features 25 rooms spanning 972 square meters, along with two swimming pools, soccer and paddle tennis courts.

Currently, Blasi is the tenant and Totti the owner of the residence. In November, a ceiling collapsed in the area housing a home cinema and Totti’s famed jersey collection, rendering the rooms unusable and revealing significant dampness and mold, as documented in video footage. Blasi has requested Totti cover the costs of the extensive repairs, a legal obligation for property owners in Italy.

Following a failed inspection with their respective technical experts in November, Blasi, through her attorney Marco De Santis of the Andrea Pietrolucci firm, initiated legal proceedings under Article 700 of the Italian Code of Civil Procedure. This allows for urgent court intervention to prevent irreparable damage to a party’s rights. Simultaneously, Blasi’s legal team requested access to municipal records to verify the property’s zoning compliance, focusing on areas registered as garage space that underwent a classification change in 2011.

The villa was originally purchased by Totti in 2011 from construction firm Bel Eur, owned by Luca Parnasi, for €7.911.700. The transaction included a down payment of €2.6 million, with the remainder financed through a mortgage with UniCredit. Recent attempts by both sides to reach a settlement have stalled, with discussions centering on Blasi potentially purchasing an alternative property while Totti prepares the villa for sale under agreed-upon terms.

The dispute comes amid separate legal proceedings involving allegations of financial mismanagement by Totti. Blasi previously accused her ex-husband of excessive gambling losses – reportedly totaling €3.324.000 in casino transfers – undeclared foreign accounts, and failure to report image rights income. An investigation by Italian financial authorities revealed discrepancies in Totti’s tax filings related to advertising revenue, leading to a payment of approximately €200,000 in back taxes, penalties, and interest. Blasi’s legal team further alleged that Totti failed to disclose all credit cards and bank accounts during the initial divorce proceedings, prompting a court-ordered review of both parties’ financial records.

Adding to the legal complexities, a separate investigation remains open regarding the alleged abandonment of Isabel, the couple’s youngest daughter. On May 26, 2024, the seven-year-old was reportedly left unsupervised at home for approximately one hour while Totti and his partner, Noemi Bocchi, were dining out. The children of Bocchi were also present. Blasi alerted her mother, who checked on the situation, and subsequently contacted the police. Responding officers found a cleaning woman at the residence, though investigators later determined her presence was not consistent with initial statements.

Prosecutors are currently evaluating whether the circumstances constituted a risk to the child, with differing legal interpretations regarding the threshold for establishing negligence. While the cleaning woman claimed to be providing supervision, investigators found evidence suggesting she arrived shortly before the police, raising questions about the extent of care provided during the period the child was unattended. The public prosecutor’s office has requested further investigation into the matter.

Blasi’s legal counsel has opposed the potential dismissal of the abandonment case, arguing that the evidence warrants prosecution. The case hinges on the legal definition of “endangerment,” with recent rulings suggesting even a potential risk is sufficient for charges, while older precedents require proof of a concrete threat. A judge will ultimately determine the appropriate course of action.

        function filterOutNoisyClassNames(className) {
            function doesClassNameStartWithPrefix(badPrefix) {
                return className.indexOf(badPrefix) === 0;
            }

            return !INTERNAL_CLASS_PREFIXES.some(doesClassNameStartWithPrefix);
        }

        function signatureMaker(id, tagName, classList) {
            const cleanClassList = classList.filter(filterOutNoisyClassNames).sort();
            return [id, tagName, cleanClassList];
        }

        window.__rpmOptions = window.__rpmOptions || {
            lcpTrackerOptions: {
                signatureMaker: signatureMaker,
            },
            clsTrackerOptions: {
                signatureMaker: signatureMaker,
            },
        };


        window.REBELMOUSE_STDLIB.loadExternalScript("https://www.rebelmouse.com/pharos/client/v1/mjs/web.mjs", function(){})
    });

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

    function loadScript(a){var b=document.getElementsByTagName("head")[0],c=document.createElement("script");c.type="text/javascript",c.src="https://tracker.metricool.com/resources/be.js",c.onreadystatechange=a,c.onload=a,b.appendChild(c)}

loadScript(function(){beTracker.t({hash:"a67363c008f3761c2e421dc2d56c1735"})});

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

    window.addEventListener('click', function (e) {
const target = e.target;

window.REBELMOUSE_STDLIB.spawnTask().then(function () {
    for (const z of document.querySelectorAll('.site-header__menu')) {
        if (z.querySelector('.js--toggle-site-header__menu')) {
            if (z.querySelector('.js--toggle-site-header__menu').contains(target)) {
                z.classList.add("site-header__menu--active");
            } else {
                z.classList.remove("site-header__menu--active");
            }
        }
    }
});

}, { passive: true });

function magictoggle(X) { var d = document.querySelector(X); if (d.style.display == '' || d.style.display == 'none') { d.style.display = 'block'; } else { d.style.display = 'none' } }

document.querySelector(".js--toggle-sidebar").addEventListener("click", function () { document.querySelector("body").classList.toggle("sidebar--active"); });

for (const w of document.querySelectorAll('.js--toggle-search')) { if (w) { w.addEventListener('click', function () { magictoggle('.site-headersearch-dropdown'); }); } } if (document.querySelector('.site-headeroverlay')) { document.querySelector('.site-headeroverlay').addEventListener('click', function () { document.querySelector('body').classList.remove('site-headercontainer--search-open'); document.querySelector('.site-headersearch-dropdown').style.display = 'none'; document.querySelector('.site-headeroverlay').style.display = 'none'; }); }

document.querySelector(".site-header__dropdown").addEventListener("click", function (e) { e.stopPropagation(); }, { passive: true });

if (document.querySelector(".site-headermenu-label--guardaci")) { document.querySelector(".site-headermenu-label--guardaci").addEventListener("click", function () { document.querySelector(".site-headerdropdown-item--podcast, .site-headerdropdown-item--video").classList.add("site-header__dropdown-item--hidden"); }); }

if (document.querySelector(".site-headerdropdown-item--7-7")) { document.querySelector(".site-headerdropdown-item--7-7").addEventListener("click", function () { document.querySelector(".site-headerdropdown-item--podcast, .site-headerdropdown-item--video").classList.toggle("site-header__dropdown-item--hidden"); }); }

window.addEventListener("load", function () { setTimeout(function () { putRightURLsOnProfile(); }, 1000); });

function putRightURLsOnProfile() { let profileURL = document.querySelector(".main-menu-item--my_page a"), profileLink = document.getElementById("dedicated-area-link");

if (profileURL != null) {
    profileURL = profileURL.getAttribute('href');
    profileLink && profileLink.setAttribute('href', profileURL);
}

}

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

    !function(f,b,e,v,n,t,s)
      {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
      n.callMethod.apply(n,arguments):n.queue.push(arguments)};
      if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
      n.queue=[];t=b.createElement(e);t.async=!0;
      t.src=v;s=b.getElementsByTagName(e)[0];
      s.parentNode.insertBefore(t,s)}(window, document,'script',
      'https://connect.facebook.net/en_US/fbevents.js');
      fbq('init', '922014154625678');
      fbq('track', 'PageView');

document.addEventListener('consentGranted', function() { // call google analytics // call nielsen // call comscore // call whomever });

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

        let S = document.createElement('script');

        S.src = "/static/js/roar/laverita/video.min.js";
        document.body.appendChild(S);

        S.src = "//imasdk.googleapis.com/js/sdkloader/ima3.js";
        document.body.appendChild(S);

        S.src = "/static/js/roar/laverita/video-contrib.min.js";
        document.body.appendChild(S);

        S.src = "/static/js/roar/laverita/videojs.ima.min.js";
        document.body.appendChild(S);

        S.src = "/static/js/roar/laverita/video-yt.min.js";
        document.body.appendChild(S);

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

    for(var i of document.querySelectorAll('.post-video')){if(i){

i.addEventListener('click',function(){ if (!i.classList.contains("active")) { var vid = "vid-" + new Date().getTime(), video_url= i.attr('data-src'), isS3 = video_url.indexOf("s3.amazonaws.com") > -1, techOrder = isS3 ? '["html5"]' : '["youtube"]', sourceType = isS3 ? '"video/mp4"' : '"video/youtube"', player; var siteUrl = window.location.hostname; var pageUrl = document.location; var description = encodeURIComponent(pageUrl); var refPageUrl = document.referrer; var correlatorVal = Date.now(); i.classList.toggle("active"); i.html('<video id="'+ vid +'" controls class="video-js vjs-default-skin video__iframe " autoplay width="640" height="264" data-setup='{ "techOrder": '+ techOrder +', "sources": [{ "type": '+ sourceType +', "src": "'+video_url+'"}], "youtube": { "iv_load_policy": 3, "modestbranding": 1, "rel": 0, "showinfo": 0 } }'>'); player = videojs(vid, {}, function(){ !device.isiOS && this.play(); }); player.ima({ id: vid, adTagUrl: 'https://pubads.g.doubleclick.net/gampad/ads?iu=/150134580/laverita-Preroll&description_url="+description+"&site="+siteUrl+"&url=pageUrl&ref="+refPageUrl+"&env=vp&impl=s&correlator="+correlatorVal+"&tfcd=0&npa=0&gdfp_req=1&output=vast&sz=640x480&unviewed_position_start=1' }); } }); }}

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

document.querySelectorAll('.js--toggle-mobile-menu').forEach((a)=>{a.addEventListener('click',(e)=>{document.querySelector('body').classList.toggle('site-header--dropdown-open')})});

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

    function ChangeListener(t,n){const o=new Set([]);document.querySelectorAll(t).forEach(e=>{n(e),o.add(e)});const e=new MutationObserver(()=>{const e=document.querySelectorAll(t);e.forEach(e=>{o.has(e)||(n(e),o.add(e))})}).observe(document.body,{childList:!0,subtree:!0})}

ChangeListener('.infogram-embed',function(e){e.classList.add('nocollapse-listicle');

e.addEventListener('click',function(c){e.classList.toggle('nocollapse-listicle');});

});

ChangeListener('a[href="https://www.laverita.info/login"]',function(a){a.setAttribute('href',"https://www.laverita.info/st/login")});

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

    function ChangeListener(e,t){const n=new Set([]);document.querySelectorAll(e).forEach(e=>{t(e),n.add(e)}),new MutationObserver(()=>{document.querySelectorAll(e).forEach(e=>{n.has(e)||(t(e),n.add(e))})}).observe(document.body,{childList:!0,subtree:!0})}

ChangeListener('a[href="https://www.laverita.info/st/membership"]',function(a){a.setAttribute('href',"https://www.laverita.info/st/login")});

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

    gtag('config', 'UA-84183411-1', { 'anonymize_ip': true });

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

    let announcementWrapper = document.querySelector(".announcement-wrapper");

// Theme select const topBarThemeCustomField = document.querySelector( ".custom-field-announcementtopbartheme" ); if (topBarThemeCustomField) { const theme = topBarThemeCustomField.innerHTML; if (theme == "Light Theme") { announcementWrapper.classList.add("light-theme"); } else if (theme == "Blue Theme") { announcementWrapper.classList.add("blue-theme"); }

// Close bar const closeBtn = document.querySelector(".announcement-wrapper_close"); closeBtn.onclick = () => { announcementWrapper.classList.add("close"); }; }

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

    let body_html = document.querySelector(".main");

let isTopBillboard = document.querySelector(".top-billboard"); var top_billboard_ad = document.getElementById("div-gpt-ad-laverita_dsk_970x250_atf"); let topbar_wrapper = document.querySelector(".rebelbar--fixed");

if (body_html && topbar_wrapper) { var billboardInterval = setInterval(function () { topbar_wrapper.style.top = isTopBillboard.clientHeight + "px"; body_html.style.paddingTop = isTopBillboard.clientHeight + "px"; }, 100) if(top_billboard_ad) { let top_billboard_ad_id = top_billboard_ad.id; googletag.cmd.push(function () { googletag.pubads().addEventListener('slotRenderEnded', function (e) { if (e.slot.getSlotElementId() == top_billboard_ad_id && e.isEmpty) { body_html.classList.add("removed-billboard"); body_html.removeAttribute("style"); topbar_wrapper.removeAttribute("style"); clearInterval(billboardInterval); billboardInterval = null; document.querySelector(".top-billboard").classList.remove("sticky"); } else if (e.slot.getSlotElementId() == top_billboard_ad_id && !e.isEmpty) { setTimeout(function () { console.log("executing") body_html.classList.add("removed-billboard"); body_html.removeAttribute("style"); topbar_wrapper.removeAttribute("style"); clearInterval(billboardInterval); billboardInterval = null; document.querySelector(".top-billboard").classList.remove("sticky"); //document.querySelector(".topbar_outer_container").style.paddingTop="unset" }, 3000); } }); }); } else { body_html.classList.add("removed-billboard"); body_html.removeAttribute("style"); topbar_wrapper.removeAttribute("style"); clearInterval(billboardInterval); billboardInterval = null; document.querySelector(".top-billboard").classList.remove("sticky"); } setTimeout(function(){

body_html.classList.add("removed-billboard");
body_html.removeAttribute("style");
topbar_wrapper.removeAttribute("style");
clearInterval(billboardInterval);
billboardInterval = null;
document.querySelector(".top-billboard").classList.remove("sticky");

},10000) } else { isTopBillboard.parentElement.removeChild(isTopBillboard); }

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

    document.querySelectorAll('#dedicated-area-link').forEach(function(el) {
el.style.display = "none";
console.log(urlARAbbonamenti);
el.setAttribute('href', urlARAbbonamenti);

});

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

    videofunc = function(elem) {
if (!elem.classList.contains("active")) {
    var vid = "vid-" + new Date().getTime(),
        video_url = elem.attr('data-src'),
        isS3 = video_url.indexOf("s3.amazonaws.com") > -1,
        techOrder = isS3 ? '["html5"]' : '["youtube"]',
        sourceType = isS3 ? '"video/mp4"' : '"video/youtube"',
        player;
    var siteUrl = window.location.hostname;
    var pageUrl = document.location;
    var description = encodeURIComponent(pageUrl);
    var refPageUrl = document.referrer;
    var correlatorVal = Date.now();
    elem.toggleClass("active");
    elem.html('<video id="' + vid + '" controls class="video-js vjs-default-skin video__iframe " autoplay width="640" height="264" data-setup='{ "techOrder": ' + techOrder + ', "sources": [{ "type": ' + sourceType + ', "src": "' + video_url + '"}], "youtube": { "iv_load_policy": 3, "modestbranding": 1, "rel": 0, "showinfo": 0 }  }'></video>');
    player = videojs(vid, {}, function() {
        !device.isiOS && elem.play();
    });
    player.ima({
        id: vid,
        adTagUrl: 'https://pubads.g.doubleclick.net/gampad/ads?iu=/150134580/laverita-Preroll&description_url=" + description + "&site=" + siteUrl + "&url=pageUrl&ref=" + refPageUrl + "&env=vp&impl=s&correlator=" + correlatorVal + "&tfcd=0&npa=0&gdfp_req=1&output=vast&sz=640x480&unviewed_position_start=1'
    });
}

}

REBELMOUSE_STDLIB.createElementChangeListener('.post-video', event=>{ event.addEventListener("click", function(){videofunc(event)})} );

/ Ad units before paywall wrapper /

var contentPreview = document.querySelectorAll('.widget__brief');

contentPreview.forEach(function(item) { item.insertAdjacentHTML('afterend', "

"); })

});

window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){

var le_firme_links = document.querySelectorAll('.sidebar-posts-js .widgetbody .widgetheadline-text');

var three_sidebar_posts_links = document.querySelectorAll('.three-sidebar-posts-js .widgetbody .widgetheadline-text');

var one_sidebar_posts_links = document.querySelectorAll('.one-sidebar-post-js .widgetbody .widgetheadline-text');

addParamsAndClass(le_firme_links,'?utm_source=sidebar','js--sidebar-le-firme','js--do-not-track-internal-link');

addParamsAndClass(three_sidebar_posts_links,'?utm_source=sidebar','sidebarpostheadline','js--do-not-track-internal-link');

addParamsAndClass(one_sidebar_posts_links,'?utm_source=sidebar','posts-sidebar-sponsored','js--do-not-track-internal-link');

});

You may also like

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More

Privacy & Cookies Policy