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

