h2 {
	background-image:url(../images/puces/nu-rondjaune.png);
	color: #777777;
	border-top:1px solid #f6c500;
	background-repeat:no-repeat;
}

h2 a:visited {color: #db071d;}
h2 a:link {color: #db071d;}
h2 a:hover {color: #b21b24;}

h3 {
	background-image:url(../images/puces/carre-intl.png);
	background-repeat:no-repeat;
	background-position:top left;
}

h3 a:visited {color: #447;}
h3 a:link {color: #447;	background-image:none;}
h3 a:hover {color: #b21b24;}

h4 {
	background-image:url(../images/puces/nu-intl.png);
	color: #8c776c;
	background-repeat:no-repeat;
	background-position:top left;
}

h4 a:visited {color: #9e887d;}
h4 a:link {color: #9e887d;}
h4 a:hover {color: #b21b24;}

h5 {	background-image:url(../images/puces/point-intl.png);
	background-repeat:no-repeat;
	background-position:top left
}


#conteneur-droite ul {
	list-style-image:url(../images/puces/minipuc-intl.png);
}

conteneur droite ul li ul {
	list-style:disc;
	color:#666666;
}

#fiches ul {margin:0px 0px 0px 15px}
#fiches ul li {padding-bottom:3px}


hr {background-color:#fc9900;}
