window.onload=function()
{
if(!NiftyCheck())
return;
RoundedTop("div#header","#a1c4de","#ffffff");
Rounded("div#topmenu","#a1c4de","#ffffff");
Rounded("div.contentcorner","#a1c4de","#ffffff");
Rounded("div.contentcorner_affiche_bdtheque","#a1c4de","#ffffff");
Rounded("div.login_bloc","#a1c4de","#ffffff");
Rounded("div.rechercher_bloc","#a1c4de","#ffffff");
Rounded("div.bd_bloc","#a1c4de","#ffffff");
Rounded("div.stat_bloc","#a1c4de","#ffffff");
Rounded("div.news_bloc","#a1c4de","#ffffff");
Rounded("div.question_bloc","#a1c4de","#ffffff");
Rounded("div.derniere_bd_bloc","#a1c4de","#ffffff");
Rounded("div.affiche_bdtheque_user_bloc","#a1c4de","#ffffff");
Rounded("div#footer","#a1c4de","#ffffff");

}
