
function Open_Fenetre_Actu(page) 
{
    var fenetre = window.open(page,'SU_ACTU','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=no,width=600,height=600');
}


 document.write('<style>');
 document.write('.SU_AFF_ACTU a { cursor: pointer; font-weight:bold }');
 document.write('.SU_AFF_ACTU .date { display: table;font-style: italic; }');
 document.write('.SU_AFF_ACTU .resume { display: table;padding: 10px; }');
 document.write('.SU_AFF_ACTU .divSuite { display: table; padding: 8px; border: 1px solid #a2a2a2;margin-bottom: 15px;background-color: #f1f1f1; }');
 document.write('.SU_AFF_ACTU .suite { font-style: italic; }');
 document.write('</style>');    
 document.write('<div class="SU_AFF_ACTU Surcharge_AFF_ACTU">');
 document.write('<div class="bloc">');
 document.write('<a onClick="Open_Fenetre_Actu(\'http://www.sport-up.fr/site/partenaire/communique_presse/detail-2151.htm\')" >Profitez de notre offre pack deux marathons !</a>');
 document.write('<span class="date">le </span>');
 document.write('<span class="resume">C\'est la rentrée ! Prenez de bonnes résolutions sportives et optez pour notre offre pack deux marathons à 140 € !</span>');
 document.write('<div class="divSuite"><a class="suite" onClick="Open_Fenetre_Actu(\'http://www.sport-up.fr/site/partenaire/communique_presse/detail-2151.htm\')" >Lire la suite</a></div>');
 document.write('</div>');
 document.write('<div class="bloc">');
 document.write('<a onClick="Open_Fenetre_Actu(\'http://www.sport-up.fr/site/partenaire/communique_presse/detail-2148.htm\')" >Dernière journée avant changement de tarifs !</a>');
 document.write('<span class="date">le </span>');
 document.write('<span class="resume">Ce vendredi 31 août minuit les tarifs augmentent ! A vos inscriptions !</span>');
 document.write('<div class="divSuite"><a class="suite" onClick="Open_Fenetre_Actu(\'http://www.sport-up.fr/site/partenaire/communique_presse/detail-2148.htm\')" >Lire la suite</a></div>');
 document.write('</div>');  
    
document.write('<a target="_blank" href="http://www.sport-up.fr"/><img src="http://www.sport-up.fr/website9/partenaire/powered-by-150px.png" alt="" border="0" align="right"></a><br clear="all">');
document.write('</div>');