#central {
	background-image: url("../images/fond-page_general.jpg");
	background-repeat: repeat-y;
}
h2 {
	font-family: arial;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.legende {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
	text-align: center;
}

