/* M_footer */

#M_footer {
	color: white;
	margin: 20px 16px 0 16px;
	padding-bottom: 4px;
	clear: both;
	min-height: 76px;
}

#M_footer ul {
	text-align: right;
	background: url(../img/M_footer.png) left top no-repeat;
	padding: 25px 12px 0 0;
	min-height: 25px;
}

#M_footer li {
	display: inline;
}

#M_footer a {
	color: white;
}

#M_footer li.M_footer_couleur a {
	color: #F58220;
}
