body  {
	font: 80% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background:#222222;
	margin: 20px; 
	padding: 0;
	text-align: center;
	color: #EEEEEE;
	overflow: hidden;
}
.thrColAbsHdr #container { 
	position: relative;
	width: 900px;
	height: 150px;
	margin: 0px auto;
	text-align: left;
	
} 
.thrColAbsHdr #header { 
	position: absolute;
	left: -40px;
	top: -15px;
	z-index:1;
	height: 120px;
	width: 900px;
	padding: 0 10px 0 20px;
}
/*
 *  footer qtips

body  {
	font: 80% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background:#222222;
	margin: 20px; 
	padding: 0;
	color: #ccc;
	overflow: hidden;
}
 */
#credits, #sitemap {
	cursor:pointer;
}
a:active,a:visited,a:link {
	text-decoration:none;
	color:#ccc;
}
.lev_0 {
	margin-left: 0;
	margin-bottom: 0;
	float: left;
	text-align: left;
	color:#eee;				
}
.lev_1 {
	font-size: 1.2em;
	margin-left: 1em;
	font-weight:800;
	color:#eee;
}
.lev_2 {
	font-size: 1.1em;
	margin-left: 2.5em;
	font-weight: 700;
	color:#eee;
}
.lev_3 {
	margin-left: 4.5em;
	color:#eee;
}


#header img {
	float:left;
}
#header h1 {
	color: #FFFFFF;
	font-size:2.5em;
	font-weight:100;
	float: left;
	position: relative;
	top: 50px;
	left:85px;
}
#header h2 {
	color: #FFFFFF;
	font-size:1.5em;
	font-weight:100;
	float: left;
	position: relative;
	top: 45px;
	left: 95px;
}
div.title {
	height: 30px;
	width:665px;
	position: relative;
	left: -10px;
	top: 0;
	clear: both;
	padding-bottom: 0;
	padding-left:5px;
	text-align:left;
	/*border-bottom: #EEEEEE solid 2px;	*/
}
div.title h1 {
	position:absolute;
	bottom:-20px;
	left:17px;
	line-height: 0px;
	font-weight:400;
	font: 25px Helvetica, Verdana, Geneva, Arial, sans-serif;
}
.thrColAbsHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 135px;
	left: 0;
	z-index: 3;
	width: 200px;
	height: 385px;
	background: #EEEEEE;
	padding: 0px 0px 0px 0px;	
}
#leftmenu_0 {
	width: 110px;
	height: 100px;
	font-family:"arial";
	font-size: 1.1em;
	color:#555555;
	line-height: 1.3em;
	font-weight:600;
	padding-left: 5px;
	padding-top: 25px;
	cursor: hand;
	z-index:4;
}
#leftmenu_0 a:link, a:visited {
	text-decoration: none;
	color: #555555;
}
#leftmenu_0 a:active {
	text-decoration: none;
	color: green;
}
#leftmenu_1 {
	width: 110px;
	height: 250px;
	margin-top: 30px;
	padding-left:10px;
	font-family:"helvetica";
	font-size: 1.0em;
	color:#555555;
	z-index:4;
	display:none;
}
#leftmenu_1 a, a:link, a:visited {
	text-decoration: none;
	color: #111111;
	z-index:5;
}
#leftmenu_1 a:active {
	text-decoration: none;
	color: #555555;
	z-index:5;
	background-color:#bbb;
}

.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 122px;
	right: 100px;
	z-index: 2;
	width: 515px; 
	height: 390px;
	color: #666666;
	background: #EBEBEB; 
	padding: 15px 2px 25px 2px;
}
.thrColAbsHdr #rightmenu {
	position:absolute;
	top: 0;
	right: 0;
	width: 105px;
	text-align: right;
	padding: 5px 10px;
}
.selected {
	background-color:#bbb;	
}
.thrColAbsHdr #rightmenu div.selected {
	background-color:#bbb;	
}
.thrColAbsHdr #rightmenu div {
	background-color: inherit;
	width: 100%;	
}
#rightmenu a:link,a:visited,a:active {
	text-decoration:none;
	color: black;
}
.thrColAbsHdr #maincontent { 
	position: absolute;
	top: 100px;
	margin: 0 115px;
	padding: 10px;	
    height: 423px;
	width: 650px;
    background: url(../images/site/bkg1.jpg);
	z-index: 4;
	color: #eeeeee;
	border: thin solid white;
	overflow-y:auto;
	scrollbar-3dlight-color: #999;
	scrollbar-base-color: #ccc;
	scrollbar-arrow-color: #aaa;
	scrollbar-track-color: #101010;
}
#maincontent a:link,#maincontent a:visited {
	color: #eeeeee;
	text-decoration:none;
}
/*
.thrColAbsHdr #maincontent h1 {
	font-weight:100;
	font: 2.0em Helvetica, Verdana, Geneva, Arial, sans-serif;
}
*/
.thrColAbsHdr #maincontent h2 {
	font-weight:100;
	font: 1.5em Helvetica, Verdana, Geneva, Arial, sans-serif;
}
.thrColAbsHdr #footer { 
	padding: 0 10px 0 10px;
	background:#222222;
	position: absolute;
	left: 0px;
	right:0px;
	bottom: 0px;
	/*margin: 0 115px;*/
	margin: 0 0;
	height: 25px;
	/*width: 99%;*/
	color:#666666;
	font-size:xx-small;
	text-align:center;
	overflow:hidden;
}
#footer a:link, a:visited {
	color:#666666;
	text-decoration:none;
}
.thrColAbsHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.thrColAbsHdr #footer table {
	display:inline-block;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
  
.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:2px;
}
/*
 * Gallery specific styles
 */
#slideshow {
	text-align:center;
	padding-top: 0px;
	margin-left:0px;
	width: 465px;
	height: 355px;
}
#slideshow img {
	padding: 2px;
	border:none;
	/* border: 1px solid #ccc;*/
}
#slideshow a:link, a:visited, a:active {
	text-decoration: none;
}
#thumbs {
	position:absolute;
	top:20px;
	right:5px;
	width: 180px;
	height: 390px;
	padding-top: 0px;
	margin-top: 26px;
	overflow: hidden;
	/*overflow-y:auto;
	border: solid thin #ccc;*/	
}
#caption_container {
	width: 460px;
	height: 35px;
	margin-left:10px;
	/*border: solid thin #ccc;*/
}
#caption_container table {
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 7px;
}
#loading {
	position:absolute;
	top:170px;
	left:200px;
}
td.label {
	font-weight:bold;
}
/*
 * Scheda xbit
 */
table.xbitscheda {
	width: 100%;
	height:inherit;
}
td.xbitlinkbar {
	width: 2em;
	text-align:left;
	padding:0.3em;
	border-left:dotted #ccc 3px;
	color:#eeeeee;
}
td.xbitlinkbar img {
	border: none;
}
td.xbitlinkbar a:link, td.xbitlinkbar a:visited {
	color: #dddddd;
}
td.xbittext {
	text-align:left;
	padding: 0.4em;
}
#linkscheda img {
	border: none;
}
#linkscheda a:link, #linkscheda a:visited {
	color: #dddddd;
}
<!--[if IE5]>
/* inserire in questo commento aggiuntivo le correzioni del modello di riquadro css per IE 5* 
.thrColAbsHdr #sidebar1 { width: 115px; }
.thrColAbsHdr #sidebar2 { width: 515px; }
body {scrolling: "no";}
<![endif]-->*/