@CHARSET "ISO-8859-1";

.selected {
	color: #4b6eb3;
}

body {
	background-color: #4b6eb3;
}

#content h1, #content h1 a, #content h2, #content h2 a, #content h3, #content h3 a {
	color: #4b6eb3;
}

#content h1 {
	background: transparent url("../../images/puces/fleche_bleu.png") no-repeat;
}


#wrapper li {
	list-style-image: url("../../images/puces/fleche_bleu_puce.png");
}
