




//------------------------------------FONCTION PNG IE-----------------------------------------------------------
if(document.all && !is_ie7){
	document.write('<style type="text/css"><!-- img{ behavior: url(js/png.htc); } --></style>');
}
//------------------------------------FONCTION PNG IE END-----------------------------------------------------------

