/* Titre de sections */

h1.section {
	background-image: url(fond_titre.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #00008B;
	font-weight: normal;
}

