/* M_footer */

/* @auteur	Alsacreations, VP  */
/* @cree	2008-06-19         */
/* @modif	2008-06-19         */
/* @gabarit	0                  */
/* @version	1                  */

#M_footer {
	clear: both;
	width: 968px;
	padding: 0 6px 24px 6px;
	margin: 0 auto 15px auto;
	background: url(../img/fond_footer.png) left bottom no-repeat;
}

#M_footer div {
	width: 958px;
	border-top: 1px solid #164F80;
	border-bottom: 1px solid #164F80;
	margin: 0 5px;
}

#M_footer ul {
	margin: 5px 150px 4px 160px;
}

#M_footer li {
	display: inline;
	line-height: 2;
}

#M_footer li a {
	color: #9B9C9E;
	padding: 0 8px 0 4px;
}

#M_footer li.M_footer_exergue a {
	color: black;
}


