@charset "UTF-8";
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5793c9;
	border-right-color: #FFFFFF;
	border-bottom-color: #5793c9;
	border-left-color: #FFFFFF;
	padding-top: 2px;
}
.menu_bas {
	text-align: center;
	padding-top: 10px;
}
.bloc_bas {
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.bloc_bas_bleu {
	color: #5793c9;
}


