/*  TOOLTIPCSSBYPIRAMEDIA */
#tooltip				{width:230px;
height:87px;
	position:absolute;
	background-image: url(immagini/bg.png);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:15px;
	color:#333;
	display:none;
	text-align:center;
	font-size:11pt;
	font-family:"Century Gothic", arial;
	color:#20323C;
	margin-top:20px;
	vertical-align:top;
	}	
/*  */