/* PAGE */
/* border: 5px solid #FF0000; */
#page img {
	position: relative;
	left: -40px;
	margin-top: 30px;
}

#carte {
	position: relative;
	left: 0px;
	top: 0px;
}

#carte_tmp {
	position: relative;
	left: 0px;
	top: 0px;
}

.pays {
	background-color: #96E7F6;
	border: 3px solid 0E9AB4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 12px;
}

#page h2 {
	font-size: 14px;
	font-weight: bold;	
	margin-top: 15px;
}

#page a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1E2F3A;
	font-weight: bold;
	text-decoration: underline;
}

#page a:hover {
	text-decoration: none;
}
