.souscription_campagne #wysiwyg .contenu_texte {}
.souscription #wysiwyg .label {display:inline;}
-.souscription .fiche_objet.commande .inner {background:url(#CHEMIN{images/rayures-gris.gif}) center repeat;}
+.souscription .fiche_objet.commande .inner,
+.souscription .fiche_objet[class*='echec'] .inner,
+.souscription .fiche_objet.abandon .inner {background:url(#CHEMIN{images/rayures-gris.gif}) center repeat;}
.liste-objets.souscriptions .commande td,
-.liste-objets.souscriptions .commande th {background:url(#CHEMIN{images/rayures-gris.gif}) center repeat fixed;opacity:0.6;}
\ No newline at end of file
+.liste-objets.souscriptions .commande th,
+.liste-objets.souscriptions .abandon td,
+.liste-objets.souscriptions .abandon th
+.liste-objets.souscriptions tr[class*='echec'] td,
+.liste-objets.souscriptions tr[class*='echec'] th
+{background:url(#CHEMIN{images/rayures-gris.gif}) center repeat fixed;opacity:0.6;}