diff --git a/auted_administrations.php b/auted_administrations.php
index c86433c..23262fd 100644
--- a/auted_administrations.php
+++ b/auted_administrations.php
@@ -26,7 +26,8 @@ if (!defined('_ECRIRE_INC_VERSION')) {
function auted_upgrade($nom_meta_base_version, $version_cible) {
$maj = array();
- $maj['create'] = array(array('maj_tables', array('spip_aut_mods')));
+ $maj['create'] = array(array('maj_tables', array('spip_aut_mods','spip_auteurs')));
+ $maj['1.0.1'] = array(array('maj_tables', array('spip_aut_mods','spip_auteurs')));
include_spip('base/upgrade');
maj_plugin($nom_meta_base_version, $version_cible, $maj);
diff --git a/paquet.xml b/paquet.xml
index 73a591d..3872ac0 100644
--- a/paquet.xml
+++ b/paquet.xml
@@ -27,6 +27,7 @@
+
diff --git a/prive/themes/spip/images/aut_mod-12.png b/prive/themes/spip/images/aut_mod-12.png
index 0ef0fe9..1b55ca4 100644
Binary files a/prive/themes/spip/images/aut_mod-12.png and b/prive/themes/spip/images/aut_mod-12.png differ
diff --git a/prive/themes/spip/images/aut_mod-16.png b/prive/themes/spip/images/aut_mod-16.png
index fe52972..9a407af 100644
Binary files a/prive/themes/spip/images/aut_mod-16.png and b/prive/themes/spip/images/aut_mod-16.png differ
diff --git a/prive/themes/spip/images/aut_mod-24.png b/prive/themes/spip/images/aut_mod-24.png
index e96a219..f9f984a 100644
Binary files a/prive/themes/spip/images/aut_mod-24.png and b/prive/themes/spip/images/aut_mod-24.png differ
diff --git a/prive/themes/spip/images/aut_mod-32.png b/prive/themes/spip/images/aut_mod-32.png
index 13d7ab7..8917277 100644
Binary files a/prive/themes/spip/images/aut_mod-32.png and b/prive/themes/spip/images/aut_mod-32.png differ
diff --git a/prive/themes/spip/images/aut_mod-new-16.png b/prive/themes/spip/images/aut_mod-new-16.png
deleted file mode 100644
index fe52972..0000000
--- a/prive/themes/spip/images/aut_mod-new-16.png
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
diff --git a/prive/themes/spip/images/auted-128.png b/prive/themes/spip/images/auted-128.png
index defe49e..02cb8f2 100644
Binary files a/prive/themes/spip/images/auted-128.png and b/prive/themes/spip/images/auted-128.png differ
diff --git a/prive/themes/spip/images/auted-32.png b/prive/themes/spip/images/auted-32.png
index 13d7ab7..8917277 100644
Binary files a/prive/themes/spip/images/auted-32.png and b/prive/themes/spip/images/auted-32.png differ
diff --git a/prive/themes/spip/images/auted-64.png b/prive/themes/spip/images/auted-64.png
index defe49e..8f74643 100644
Binary files a/prive/themes/spip/images/auted-64.png and b/prive/themes/spip/images/auted-64.png differ