/* Main */

body {
font: small/1.6em verdana, sans-serif; 
margin: 0px;
font: normal 10px verdana, arial, sans-serif; 
color: #000; 
background-color: #ddd;
}
a {	
color: #888;	
text-decoration: none; 
}
a:hover {
color: #000;
text-decoration: none;
}
a:active {
color: #000;
}
input, textarea, select {
border-top: 1px solid #858585;
border-right: 1px solid #BEBEBE;
border-bottom: 1px solid #DCDCDC;
border-left: 1px solid #BEBEBE;
background: #fff url(input_image.gif) repeat-x;
font: normal 10px verdana, arial, sans-serif;
color: #000;
margin: 1px;
}
input.button {
border-top: 1px solid #DCDCDC;
border-right: 1px solid #BEBEBE;
border-bottom: 1px solid #858585;
border-left: 1px solid #BEBEBE;
background: #eee;
}
input.button2 {
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #858585;
	border-left: 1px solid #BEBEBE;
	height: 18px;
	width: 50px;
	background-color: #eee;
	background-image: url(Logoogle.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}
ul li {
padding: 2px 0px 2px 20px;
line-height: 1.3em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 120%;
color: #7C7C7C;
}
ul {
list-style: none;
margin: 0px;
list-style-type: none;
}
h1 {
height: 180px;
}
#content  {
	position: relative;
	width : 800px;
	background: #96D045;
	border: 1px solid #000;
	background-color: #96D045;
	margin: auto;
}

/* Banner */

#banner {
	position: absolute;
	top : 22px;
	left: 0px;
	margin: auto;
	padding: 0;
	width: 800px;
	height: 160px;
}

/* Top Navigation */
	
#top {
	background: #62AC1E;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0;
	text-align: right;
	width: 800px;
	background-color: #62AC1E;
}
#top li {
margin: 0; 
padding: 0; 
display: inline;
list-style-type: none;
}
#top a:link, #top a:visited {
float: left;
font-size: 11px;
line-height: 12px;
font-weight: bold;
margin: 4px 8px 0 8px;
padding: 2px;
text-decoration: none;
border: none;
color: #fff;
}
#top a:hover {
padding: 2px;
color: #ccc;
border-bottom: 1px solid #fff; 
}
#top a#active_top {
padding: 2px 2px 1px 2px;
color: #D1D1D1;
border-bottom: 2px solid #fff;
}

/* Left Naviagtion */

#left {
	display:inline;
	float: left;
	margin: 0;
	width: 170px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#left p  {
background: #62AC1E;
color: #eee;
font: normal 11px "Trebuchet MS", Verdana, sans-serif;
line-height: 15px;
text-align: left;
margin: 0;
}
#left h2 {
background: #62AC1E url(h2_image.gif) no-repeat;
color: #fff;
font: bold 13px "Trebuchet MS", Verdana, sans-serif;
text-align: left;
line-height: 17px;
margin: 0;
padding: 2px 0 0 20px;
}
#left ul {
padding: 0;
margin: 0px;
}
#left li  {
background: #D6EE89 url(li_image.gif) no-repeat;
border-bottom: 1px solid white;
color: #eee;
font-size: 11px;
font-family: "Trebuchet MS", Verdana, sans-serif;
line-height: 100%;
text-align: left;
}

#right {
	display: inline;
	float: right;
	margin: 0;
	width: 170px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#right p  {
background: #D6EE89;
color: #eee;
font: normal 11px "Trebuchet MS", Verdana, sans-serif;
line-height: 15px;
text-align: right;
margin: 0;
}
#right h2 {
background: #62AC1E url(h2_image.gif) right no-repeat;
color: #fff;
font: bold 13px "Trebuchet MS", Verdana, sans-serif;
text-align: right;
line-height: 17px;
margin: 0;
padding: 2px 20px 0 0;
}
#right ul {
padding: 0;
margin: 0px;
}
#right li  {
background: #D6EE89 url(li_image.gif) right no-repeat;
border-bottom: 1px solid white;
color: #eee;
font-size: 11px;
font-family: "Trebuchet MS", Verdana, sans-serif;
line-height: 100%;
text-align: right;
padding-right: 20px;
}
#right img, #left img {
border: 0;
margin: 1px;
}

/* Main Content */
#main iframe {
	position:relative;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	background-color: #FFFFFF;
	width: 452px;
	height: 990px;
}
#main img {
	margin: 3px;
	border-color:#555555;
}
#main {
	background: #fff;
	border: 1px solid #393939;
	margin-top: 1px;
	margin-right: 170px;
	margin-bottom: -1px;
	margin-left: 170px;
	width: auto;
}
#main h2 {
	color: #62AC1E;
	text-align: left;
	line-height: 17px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 130%;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0;
	background-color: #D1D1D1;
	width: 438px;
	position: absolute;
	top: 182px;
}
#main h3 {
	font-size: 160%;	
}

#main p { 
font-size: 110%; 
margin: 1px 3px 15px 3px; 
padding: 2px; 
line-height: 16px;
color:#666666;
}
#main blockquote {
color: #999;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
line-height: 150%;
text-align: left;
margin: 5px 30px 5px 0px;
padding-left: 5px;
border-left: 5px solid #393939;
}
#main p.date { 
color: #555;
font-weight: bold;
font-size: 11px;
margin: 0 0 5px 0;
text-align: left;
}
#main p.posted  { 
color: #bbb;
font-size: 11px;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-weight: bold; 
line-height: normal;
text-align: left; 
margin-bottom: 10px;
padding: 3px;
border-top: 1px dashed #ccc;
}
#copyright {
	background: #D6EE89;
	border-top: 1px solid #000;
	padding: 2px;
	text-align: center;
	position: relative;
	width: auto;
}
#mainimg {
background-image:url(ARCHIVIO_perc.jpg);
background-repeat:no-repeat;
height:526px;
width:460px;
}
#mainimaga {
background-image: url(ARCHIVIO_MAG.jpg);
background-repeat:no-repeat;
height:526px;
width:460px;
}
#tright  {
	color: #FF6600;
	position: absolute;
	top: auto;
	right: 20px;
}
#main a#active_main {
position:relative;
top: 3px;
color: #444;
font-weight:bold;
font-size:120%;
}
#java {
	position: relative;
	left: auto;
	width: 170px;
	height: 130px;
}
.Stile2 {
	font-size: 90%;
	color:#666666;
}	
.Stile3 {
	font-size: 90%;
}
.Stile4 {
	font-size: 90%;
	color: #444444; 
}
.Stile5 {
	position:relative;	
	top:70px; 
	color: #1F1F1F;
}
.Stile7 {
	color: #444444; 
	font-size:90%;
}
.Stile9 {
	color: #666666;
}
.Stile10 {
	color: #444444;
}
.Stile11 {
	font-weight: bold; 
	color: #444444;
}
.Stile12 {
	font-size: 110%;
}
.Stile13 {
	color: #FF6633;
}	
.Stile14 {
	font-size: 110%;
	color: #666666;
}
.k2 {
	color: #FF6600;
}
.k2:hover {
	color: #FF0000;
	font-weight:bold;
}

#vai a:link, #vai a:active{
	color:#62AC1E;
}
#vai a:hover, #vai a:visited{
	color:#327C0E;
}
#form {
	margin:0;
	padding:0;
}
#stampa {
	position: relative;
	margin: 0;
	top: 5px;
}
.off {
	position:relative;
	top: 6px;
	color: #909090;
}
#date {
	position: absolute;
	right: 10px;
	top: 5px;
	font-weight:bold;
	font-size: 11px;
	color: #555555;
}
#stat {
	position: absolute;
	right: 10px;
	top: 2px;
}
.tb_home {
	border-style:dashed;
	border-width:1px;
	border-color:#96D045;
}
.lista_home li{
	padding-left:12px;
}
