#center #entreprises p {	
	display:none;
	width:190px;
	border:2px solid #a1161e;
	border-radius:8px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	background : #fbf6f4;
	padding:5px 3px;
	position:absolute;
}
#center #entreprises  {	
	position:relative;
	float:right;
	width:334px;
	height:326px;		/*taiile de l'image format la carte */
}
#center #entreprises p strong {	
	color:#a1161e;
}
#center #entreprises img {	
	border:none;
}
#center .no-puce strong {	
	color:#a1161e;
	width:50px;
	margin-right:7px;
}
#data #center ul.no-puce li {	
	padding-left:0;
}