/* http://www.questsigns.us created by http://www.brollo.net */

BODY	{
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: justify;
	color: #000000;
	margin: 0;
	padding: 0;
	background-image:url(../images/bg.gif);
	background-color : #000000; 
	margin-bottom: 0;
	margin-top: 0
	}

.tb	{
	background-image:url(../images/topborder.gif);
	width:786px;
	height:20px
	}
	
.bb	{
	background-image:url(../images/botborder.gif);
	width:786px;
	height:20px
	}
	
	
	
A:link	{
	text-decoration: none;
	color: #000000
	}

A:visited	{
	text-decoration: none;
	color: #929292
	}

A:hover	{
	text-decoration: none;
	border:#CCCCCC;
	padding:inherit;
	color:#666666
	}

.copyright{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: center;
	color: #ffffff		
	}

/* ----------------------------------------- UTILITY */

.costoimp { height:20px; background:#fff9a8}
.imp { }


#options { height:20px; margin: 4px 0 12px 0; font: .9em tahoma, Arial, Helvetica, sans-serif; color:#000000; background-color:#FFFFFF; border-bottom: 1px #e8e9e4 solid; }
#options .buss { float:left;}
#options .buss a { color:#000000; margin: 0px 0 0 12px; }
#options .buss a:hover { color:#9b9a8c;}

#utility { width:240px; float:right; background:#ffffff; margin: -2px 0 0 0;}
#utility a.stampa { width: 100px; height:16px; line-height:16px; background:url(../images/print.gif) no-repeat 70px 0px; float:left; border-right: 1px #e8e9e4 solid; color:#000000; margin:0 12px 0 0; }
#utility a:hover.stampa { color:#666666;}
#utility .textSize { display:block; margin: 0 0 0px 0; height:16px; line-height:16px;}
#utility .textSizetxt { display:block; height:16px; line-height:16px; float:left; margin: 0 4px 0 0;}

#utility_inf { width:90px; float:right; background:#ffffff; margin: 10px 0 0 0;}
a.backtop { font: .65em tahoma, Arial, Helvetica, sans-serif; display:block; width:80px; height:16px; line-height:16px; background:#0033CC; background:url(../images/ico_backtop.gif) no-repeat 56px 0px; color:#999999;}
a:hover.backtop { color:#666666;}

.clear { clear:both; margin:0;}

hr { height:0px; line-height:0px; font-size:1px; width:100%; margin:4px 0px 4px 0px;  padding:0px 0px 0px 0px; border-style: solid; border-color:#e8e9e4; border-width: 1px 0px 0px 0px; clear:both; }

hr.small { width:94%; text-align:left;}



/* BANNER */

/* This is where you can customize the appearance of the tooltip */
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:; border:0px solid #000; 
  width:350px; padding:0px;
  color:#000; font-size:11px; line-height:1.3;
}
/* These are used in the wrapTipContent function */
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }

