#centre #carte_regions {
	background: url(../../images/carte.gif) bottom left repeat-x;
	width: 520px;
	height: 592px;
	position: relative;
}

#centre #carte_regions .popup_carte {
	display: none;
	width: 300px;
	border: 1px solid black;
}

#centre #carte_regions h1.popup {
	font: 14px verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	background: #6484ca;
	padding: 3px 0px 3px 10px;
	width: 290px;
	height: 20px;
	}
	
#centre #carte_regions p.popup {
	margin: 10px 10px 20px 10px;
	padding: 0px;
	font: 11px verdana, lucida, arial, helvetica, sans-serif;
	width: 270px;
}
