.sous_gamme, .sous_gamme_3 {
	background:  url(../interface/onglet/vert-anis.png) no-repeat left top ;
}
.sous_gamme h1, .sous_gamme h1 a, .sous_gamme_3 h1, .sous_gamme_3 h1 a {
	color: #095F00 ;
}


.article {
	background-image:   url(../interface/demi_droite/vert-anis.gif);
}
.article h2 {
	background-image: url(../interface/puce/grande/droite/vert-anis.gif) ;
}

/* vision par gamme */
.sous_sous_gamme h2 {
	background: url(../interface/puce/grande/droite/vert-anis.gif) no-repeat;
}
.sous_sous_gamme h2:hover {
	background: url(../interface/puce/petite/droite/vert-anis.gif) no-repeat;
}

.sous_article h2.droite {
	background: url(../interface/puce/grande/gauche/vert-anis.gif) no-repeat right top;
}
.sous_article h2.droite:hover {
	background: url(../interface/puce/petite/gauche/vert-anis.gif) no-repeat right top;
}

.sous_article h2.gauche {
	background: url(../interface/puce/grande/droite/vert-anis.gif) no-repeat left top;
}
.sous_article h2.gauche:hover {
	background: url(../interface/puce/petite/droite/vert-anis.gif) no-repeat left top;
}

/* vision par article */
.lien_precedent, .lien_auto {
	background-image: url(../interface/puce/petite/haut/vert-anis.gif) ;
}
.lien_precedent:hover, .lien_auto:hover {
	background-image: url(../interface/puce/petite_hover/haut/vert-anis.gif) ;
}

.lien_suivant {
	background-image: url(../interface/puce/petite/bas/vert-anis.gif) ;
}
.lien_suivant:hover {
	background-image: url(../interface/puce/petite_hover/bas/vert-anis.gif) ;
}