div#infobulle{
	background-color: #e4e4e4;
	border: 1px solid #555555;
	width: auto;
	max-width: 493px;
	height: auto;
	padding: 3px 3px 3px 3px;
	text-align: justify;
	font-size: 90%;
}

