function niftyLoad() {
		
		/*Nifty("div#content-inner,div#nav", "same-height none");*/
		Nifty("div.resizing,div#left-container", "same-height none");
		
		/*Nifty("#subnav  a", "transparent big left");*/
		Nifty("#contact-form,div.message", "transparent small");
		Nifty("p.tarif a", "transparent");
		
}