h2 {
	background-image:url(../images/puces/nu-rondorange.png);
	color: /*#fc6105*/#777777;
	border-top:1px solid #fc6105;
	background-repeat:no-repeat;
}

h2 a:visited {color:#fc6105;}
h2 a:link {color: #fc6105;}
h2 a:hover {color: #b21b24;}

h3 {
	background-image:url(../images/puces/carre-serv.png);
	color: #336;
	margin-top:20px;
	background-repeat:no-repeat;
}

h3 a:visited {color:#336;}
h3 a:link {color: #336;}
h3 a:hover {color: #b21b24;}

h4 {
	background-image:url(../images/puces/rond-serv.png);
	color: #fc6105;
	background-repeat:no-repeat;
	background-position:top left;
}

h4 a:visited {color:#fc6105;}
h4 a:link {color: #fc6105;}
h4 a:hover {color: #b21b24;}

#conteneur-droite ul {
	list-style-image:url(../images/puces/minipuc-serv.png);
}

conteneur droite ul ul {
	list-style:disc;
	color:#a44237;
}
