diff --git a/htaccess.txt b/htaccess.txt
index 686b500d90fc38c4961fafa21dd79a3f63888e13..0c2e6da4b4e71039f0d651a8a7469316ddd195e0 100644
--- a/htaccess.txt
+++ b/htaccess.txt
@@ -16,7 +16,6 @@
 
 RewriteEngine On
 
-
 ################ CONFIGURATION ######################
 
 ### Configuration sous-repertoire
@@ -41,7 +40,8 @@ RewriteEngine On
 ################ REGLAGES PERSONNALISES ######################
 # Inscrivez ci-dessous vos reglages supplementaires
 
-
+# Permettre a IE de reconnaitre le win_png.htc de retraitement des png transparents
+AddType text/x-component .htc
 
 
 ################ GESTIONS DES URLS SPIP #######################