/*
  Copie du 2015-02-09 11:49:50 par Thierry
  Fichier original plugins/auto/badge_don/v0.2.1/badge_don.css
*/
#badge_don { position: fixed; bottom: 0; right: 0; z-index : 100000; }
#badge_don a { display: block; width: 150px; height: 263px; text-indent: -30000em; background: transparent url(images/badge_don.png) left top no-repeat; opacity: 1; }
#badge_don a:hover { opacity: 0.8; }