@charset "UTF-8";
/* CSS Document */
/* COULEURS :  */
/*######################################################"*/
#info {
	padding-left: 35px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 0.62em;
	font-style: oblique;
	color: grey;
}
#navigationetlegende {
	width: 500px;
	margin: auto;
	color: dimgrey;
}
#leftarrow, #rightarrow {
	width: 50px;
	text-align: center;
	cursor: pointer;
}
#legende {
	text-align: center;
	font-size: 0.8em;
	font-style: oblique;
	text-align:center;
}