@charset "utf-8";
body  {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0px;
	padding: 0px
}
.thrColAbsHdr #container {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	position: relative;
	margin: 0px auto;
	width: 780px;
	background: #EBEBEB;	
	border: 1px solid #000000;
	text-align: justify
} 
.thrColAbsHdr #header {
	position: relative;
	left: 0px;
	top: 0px; 
	margin: 0px;
	padding: 0px
}
.thrColAbsHdr #scrolltext { 
	position: relative;
	left: 0px;
	top: 0px; 
	margin: 0px;
	padding: 0px
}  
.thrColAbsHdr #leftside { 
	float: left;
	width: 150px;
	margin: 0px;
	padding: 5px
}
.thrColAbsHdr .titolo {
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	background: #CCCCCC;
	border: 1px solid #000000;
}
.thrColAbsHdr .argomento {
	line-height: 20px;
	text-align: center;
	background: #CCCCCC;
	border: 1px solid #000000;
}
.thrColAbsHdr #leftside a {
	display: block;  
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000; 
	height: 15px;
	line-height: 15px;
	padding: 3px;
	text-align: left;
	text-decoration: none
}
.thrColAbsHdr #leftside a:hover {
	background: #000000;   
	color: #FFFF00
}
.thrColAbsHdr #rightside {
	float: right;
	width: 150px;
	margin: 0px;
	min-height: 300px;
	padding: 5px
}
.thrColAbsHdr #maincontent {
 	float: left;
	background: #FFFFFF;
	width: 445px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #000000;
	padding: 5px	
}
.thrColAbsHdr #maincontent #titolo {
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	background: #CCCCCC;
	border: 1px solid #000000;
}
.thrColAbsHdr #footer {
	position: relative;
	clear: both;
	bottom: 0px;
	left: 0px;
	width: 780px;
	height: 70px;
	background: #999999; 
	padding: 0px;
	margin: 0px
}
.thrColAbsHdr #menubar {
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 20px; 
	padding: 0px;
	margin: 0px
}
.thrColAbsHdr #menubar a {
	display: block;
	float: left;
	border: 1px solid #000000;  
	background: #FFFFFF;
	color: #000000;  
	width: 154px; 
	line-height: 18px; 
	text-align: center; 
	text-decoration: none
}
.thrColAbsHdr #menubar a:hover {
	background: #000000;
	color: #FFFF00; 
}
