h2 {
	font-size: 10px;
	font-weight: bold;
	color: #95BF39;
	margin: 0px;
	margin-top: 12px;
}

.spaced { margin-top: 12px; }

.CountryList {
	float: left;
	width: 200px;
	padding-top: 10px;
	line-height: 16px;
}
.CountryList a { text-decoration: none; }
.CountryList a:hover { text-decoration: underline; }

.zoneDesc {
	margin-top: 5px;
}
.RSociale {
	font-weight: bold;
	margin-top: 6px;
}

.icons { 	margin-top: 7px; }
.icons img { vertical-align: middle; }
