div#infobulle{
	background-color: #CBD8CE;
	border: 2px solid #063;
	width: auto;
	max-width: 300px;
	text-align: center;
	font-size: 90%;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	color: #060;
	z-index: 150;
	height: auto;
	padding: 10px;
}
