$(function(){
	
	/* transparence */
	$.ifixpng.pixel=SITE_URL+'site/themes/tommys/img/blank.gif';
	$('img[@src$=.png], div[class^=encart], div.entete, div.gauche').ifixpng();
	
}); 
 
