body {
margin:0px;
font-family: Trebuchet MS;
background:url(immagini/back.gif);
color: #444;
text-decoration: none;
word-spacing: -0.1em;
text-align: left;
letter-spacing: 0;
line-height: 1.5em;
font-size: 0.7em;
padding:0px;

height:100%;

}

form { margin: 0px; padding: 0px; border: 0px; } 
input { color: white; font-family: Trebuchet MS; font-size: 0.9em; background-color: #66757E; border-style: solid; border-width: 1px;border-color:#DD73A6;}
textarea { color: white; font-family: Trebuchet MS; font-size: 0.9em; background-color: #66757E; border-style: solid; border-width: 1px;border-color:#DD73A6;}

button { color: white; font-family: Trebuchet MS; font-size: 0.7em; background-color:#DD73A6; border-style: solid; border-width: 1px;border-color:#66757E;}

a,a:link,a:active,a:visited { text-decoration: none; color : #66757E; padding:0px;
spacing:0px;
border:0px;
margin:0px; }
a:hover	{ border:0px;text-decoration: none;}


img {
padding:0px;
spacing:0px;
border:0px;
margin:0px;

}



.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}





.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility:				hidden;
}

#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:				visible;
}

#sbox-overlay
{
	position:				absolute;
	background-color:		#000;
}

#sbox-window
{
	position:				absolute;
	background-color:		#DD73A6;
	text-align:				left;
	overflow:				visible;
	padding:				2px;
	-moz-border-radius:		3px;
}

#sbox-btn-close
{
	position:				absolute;
	width:					30px;
	height:					30px;
	right:					-15px;
	top:					-15px;
	background:				url(immagini/closebox.png) no-repeat center;
	border:					none;
}

.sbox-window-ie6 #sbox-btn-close
{
	background-image:		url(immagini/closebox.gif);
}

.sbox-loading #sbox-content
{
	background-image:		url(immagini/spinner.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}

#sbox-content
{
	clear:					both;
	overflow:				auto;
	background-color:		black;
	height:					100%;
	width:					100%;
}

.sbox-content-image#sbox-content
{
	overflow:				visible;
}

#sbox-image
{
	display:				block;
}

.sbox-content-image img
{
	display:				block;
}

.sbox-content-iframe#sbox-content
{
	overflow:				visible;
}


		.scrolling-content
		{
			
			position:					absolute;
			padding:					15px 30px;
		}