h2{
	background-image: url('../images/puce-titre-vert.png');
	_background-image: url('../images/puce-titre-vert.jpg');
}
h2.shadow {
	_color: #B7EA2D;
}
h2.shadow {
	color: #B7EA2D;
}
h3{
	background-image: url('../images/puce-sous-titre-vert.png');
}
h4{
	background: url('../images/puce-sous-sous-titre-vert.png') no-repeat center left;
}
#contenu li {
	list-style-image: url('../images/puce-li-vert.png'); 
	_list-style-image: none; 
}
#menudedroite li {
	background-image: url('../images/fond-niv3-vert.png');
	_background-image: none;
}

