.text{float:left; display:none; width:100%; border:0px solid red; margin-bottom:20px;}
#text0{display: block;}  /* qui setto con quelle cominciare - #null = nessuno  */

div#box {
	position: relative;
	float: left;
	width: 395px;
	padding: 20px 20px 20px 20px;
	text-align: left;
	background-color: #7FB0D1;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x ;
	font-size:16px;
	color: #fff;
	border:0px solid #fff;
}
div#box .top-right {
	position: absolute;
	top:0;
	right:0;
	width:7px;
	height:7px;
	background-image: url(../images/corn-right-top.gif);
}
div#box .butt-right {
	position: absolute;
	bottom:0;
	right:0;
	width:7px;
	height:7px;
	background-image: url(../images/corn-right-butt.gif);
}
* html div#box .top-right, * html div#box .butt-right {
right:-1px;
}
div#box .butt-left {
	position: absolute;
	bottom:0;
	left:0;
	width:7px;
	height:7px;
	background-image: url(../images/corn-left-butt.gif);
}
div#box h1 {
	font: lighter 23px "Trebuchet MS", Arial, sans-serif;
	color: #D8FF00;
	padding-bottom: 10px;
}
.smallwhite {
	font-size: 70%;
}
.verdemedium {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	color: #D8FF00;
}
div#box p {
	font-size: 90%;
	text-align:justify;
}






    #tabsC {
      float:left;
      width:100%;
      background:#fff;
      font-size:93%;
      line-height:normal;
      }
    #tabsC ul {
	  margin:0;
	  padding:0;
	  list-style:none;
      }
    #tabsC li {
      display:inline;
	 float:left;
      background:url("../images/tab-left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      line-height:18px;
      }
    #tabsC li span {
      float:left;
      display:block;
      background:url("../images/tab-right.gif") no-repeat right top;
      padding:4px 10px 2px 6px;
      color:#D8FF00;
      text-decoration:none;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#fff;
      text-decoration:underline;
      }
     #tabsC a {text-decoration:none;}
	#tabsC li.activelink  { /*#tabsC a:hover,*/
      background-position:0% -26px;
      cursor:default;
      }
     #tabsC li.activelink span { /*#tabsC a:hover span,*/
      background-position:100% -26px;
      color:#0562A0;
      cursor:default;
      }
      
.obbl {
	margin-left:5px;
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #D8FF00;
	border:0px solid white;
	line-height:1%;
}


table.elenco{width:100%; padding:0; margin:0; border-collapse:collapse;}
/*table.elenco th{padding-bottom:5px;}
table.elenco td.chiara{background:#67ADCF; font-size: 80%; padding-right:5px;}
table.elenco td.scura{background:transparent; font-size: 80%; padding-right:5px;}
*/
#table { font-family: "Trebuchet MS", arial, sans-serif; font-size: 11px; width: 100%; cursor: default; -moz-user-select: none; -khtml-user-select: none; user-select: none; }
#table th#hoverth { background: #555; }
#table th { text-align: left; padding: 4px 0 4px 4px; background: #9EC444 url(../images/bg-head-ajaxtable.gif); color: #fff; cursor: pointer; }
#table th span { color: #fff; font-size:18px; font-weight:bolder;}
/*#table tr#this td { background-color: #3d80df; color: #fff; font-weight: bold;  }*/
#table tr#hover td { background-color: #777; color: #fff;  }
#table tr td { padding: 3px 4px;}
#table tr.even td { background: #3996d6; }
#table tr.odd td { background: transparent;  }
.underline {float:left; font-family: "Trebuchet MS", arial, sans-serif; font-size: 11px; text-decoration:underline;}


a.verdelenco:link,a.verdelenco:active,a.verdelenco:visited{font:bold 12px "Trebuchet MS",Arial,sans-serif;color:#D8FF00;padding:0 2px;text-decoration:none; line-height:11px; }
a.verdelenco:hover{text-decoration:underline;}

.verdelenco {font:bold 17px "Trebuchet MS",Arial,sans-serif;color:#D8FF00;}

table.riepilogo {font-size:13px; width:100%; border-collapse:collapse;}
table.riepilogo th {padding:0px 3px 6px 3px; border-bottom:1px solid #D8FF00;}
table.riepilogo td {padding:5px 3px 1px 3px;}

.divcontratto {width:380px; margin:15px 0 0 0; padding:6px; background:#fff; border:1px solid #D8FF00; height:50px; font-family: Times New Roman, serif; font-size:11px; color:#3F3F3F; line-height:11px; overflow: auto ;}

.sinistra {width:142px; float:left;}
