#foot {
	background :url(../image/ligne_separation.jpg) repeat-x top;
	color :#5d5072;
	font-family :arial;
	font-weight :bold;
	height :250px;
}
#intro_pied {
	margin :0 auto 15px;
	padding-top :25px;
	width :380px;
}
#contact {
	margin :0 auto;
	text-align :center;
	width :180px;
}
#contact a{
	background :url(../image/fond_contact.png) no-repeat;
	color :#ffffff;
	display :block;
	height :28px;
	margin :8px auto 0;
	padding-top :3px;
	text-decoration :none;
	text-transform :uppercase;
	width :119px;
}
#foot ul {
	color :#000000;
	font-weight :normal;
	list-style-type :none;
	margin-top :35px;
	text-align :center;
}
#foot ul li { display :inline; }
#foot ul a{ color :#000000; text-decoration :none; }

