#france {
	background-image: url(../../images/carte_dynamique/france.gif);
	background-repeat: no-repeat;
	height:300px;
	width:300px;
	position:relative;	
}
#france_admin {
	background-image: url(../../images/carte_dynamique/france-grille.gif);
	background-repeat: no-repeat;
	height:300px;
	width:300px;
	position:relative;	
}

#france #puce,#france_admin #puce {
	position: absolute;
	width: 9px;
	height: 9px;
}
html* #puce{
	margin-top:-6px;
	margin-right:-4px;
}
#puce a{
	text-decoration:none;
}
#puce img{
	border:none;
}
