@charset "iso-8859-1";
#footer {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer-navi {
	line-height: 20px;
	font-size: 120%;
	color: #008F80;
}
#footer-navi a {
	text-decoration: underline;
	color: #018D7E;
}
#footer-navi a:hover {
	text-decoration: none;
}
#footer-adresse {
	margin-top: 20px;
}
#footer-adresse a {
	color: #414141;
}
