/* CSS Document 
*/
#pop-up{
	width:530px;
	height:266px;
	position:absolute;
	z-index:999;
	border:4px solid #0263c5;
	padding:0 0 0 0;
	border-top:0;
	background:#0263c5 url(../img/pop-up.gif) 0 20px no-repeat;
	margin:20px 0 0 20px;
	-moz-opacity:0.95;
	filter:alpha(opacity=95);
	opacity: 0.95;
	left: 454px;
	top: 30px;
}
#chiusura a{ width:10px; height:10px; diplay:block; background:transparent url(../img/chiusura.gif) top left no-repeat; text-indent:-9999px; position:absolute; top:4px; right:4px; }
#booking {font: bold 12px Tahoma, Arial, Helvetica; color: #fff; margin: 180px 0 0 280px;}
#chiusura{ display:block; height:20px; cursor:move; }
#booking a:link {font: bold 12px Tahoma, Arial, Helvetica; color: #fff; text-decoration: underline; cursor: pointer;}
#booking a:hover {font: bold 12px Tahoma, Arial, Helvetica; color: #fff; text-decoration: none; cursor: pointer;}
#booking a:visited {font: bold 12px Tahoma, Arial, Helvetica; color: #fff; text-decoration: underline; cursor: pointer;}
#booking a:active {font: bold 12px Tahoma, Arial, Helvetica; color: #fff text-decoration: underline; cursor: pointer;}
