@charset "utf-8";
.france-center {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 75px;
	margin-right: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.belgium-center {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 82px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	border: thin solid #CCCCCC;
}
#main a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

