@charset "utf-8";
li {
	font-size: small;
	list-style-type: disc;
	color: #304863;
	font-weight: bold;
}
h4 {
	font-size: small;
	color: #165454;
}
h3 {
	font-size: medium;
	font-style: normal;
	color: #165454;
	text-align: center;
}


p {
	font-size: small;
	color: #165454;
	font-weight: bold;
}
#unique a {
	color: #304863;
}
#benefits a {
	color: #165454;
}
#advantage a {
	color: #165454;
}
#info {
	margin-top: 70px;
	margin-right: 15px;
	margin-left: 15px;

}
.france-center {
	margin-top: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#france-center2 {
	margin-bottom: 50px;
	margin-left: 60px;
	margin-right: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#france-center2 a:hover {
	text-decoration: underline;
}
	
.belgium-center {
	margin-top: 50px;
    margin-bottom: 10px;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#belgium-center2 {
    float: right;
	margin-top: -70px;
	margin-bottom: 50px;
	margin-right: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#belgium-center2 a:hover {
	text-decoration: underline;
}
	
#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;
}
