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

