
#footer/* bloc de navigation juste cadre bmeu postionné comme titre*/{
	background-color:#B1A6BB;
	width:950px;
	height: 100px;
	position: static;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	border-radius:10px;
	border:3px;
	box-shadow: 2px 2px 3px #996699;
	margin-top: 5px;	
	margin-bottom: 20px;
	}