#footer{
	clear: both;
	margin:0px 0px 0px 0px;
	padding:20px 0px 10px 0px;
}

/*
#footer #annAdSenseBas{
	text-align:center;	
}
*/

#footer #basPage{
	margin:0px 0px 0px 0px;
	/*background-color:#999999;
	border:1px solid #666666;*/
}

/*
#footer #basPage #imgRetour{
   	float:right;
   	position:relative;
	top:0px;
   	right:60px;
}

#footer #basPage #copieFleche{
	display:none;
}
*/

#footer #basPage #menuBasPage{
	margin:8px 0px 0px 0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
	list-style-position:inside;
}

#footer #basPage #menuBasPage li{
	display:inline-block;
	margin:0px;
	padding:0px;
}

#footer #basPage #menuBasPage li a{
	margin:0px;
	margin:0px 30px;
	padding:0px;
	text-decoration:none;
	color:#0000FF;
}

#footer #basPage #menuBasPage li a:hover{
	text-decoration:underline;
}

#footer #basPage #notes { 
 	margin:8px 0px 2px 0px;
	padding:0px;
	text-align:center;	
}

#footer #basPage #notes a{
	margin:0px;
	padding:0px;
	color:#0000FF;
}

#footer #basPage .notesBasPage {
  	font-size: 10px;
	color:#0000FF;
}

#footer #basPage #copyright { 
 	margin:2px 0px 8px 0px;
	padding:0px;
	text-align:center;	
}

