window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#round_focus_table","transparent","#F4F4F4");
Rounded("div#round_news_table","transparent","#F4F4F4");
Rounded("div#round_site_footer","transparent","#2F2C2C");
RoundedTop("div#round_boutons_droite","transparent","#B9B8B3");
}