h2 {
	background-image:url(../images/puces/nu-rondgris.png);
	color: #db071d;
	border-top:1px solid #9e887d;
}

h2 a:visited {color: #db071d;}
h2 a:link {color: #db071d;}
h2 a:hover {color: #b21b24;}

h3 {
	background-image:url(../images/puces/carre-actu.png);
}

h3 a:visited {color: #336;}
h3 a:link {color: #447;}
h3 a:hover {color: #b21b24;}

h4 {
	background-image:url(../images/puces/nu-actu.png);
	color: #8c776c;
}

h4 a:visited {color: #9e887d;}
h4 a:link {color: #9e887d;}
h4 a:hover {color: #b21b24;}

#conteneur-droite ul {
	list-style-image:url(../images/puces/minipuc-actu.png);
}

conteneur droite ul li ul li {
	list-style:disc;
	color:#fc6;
}

hr {background-color:#fc6;}
