/* CSS Document */
body { 
	margin:0; 
	padding:0;
}


#testata {
 	position: absolute;
 	top: 0; left: 0;
 	width: 1000px;
	height: 140px;
 	padding: 0px;
 	border-right: 0px solid #000;
 	background: url(../immagini/testa1024-3.jpg) 50% 50%;
}
#menu {
	position: absolute;
 	top: 140px; left:0px;
 	width: 175px;
	height: 450px;
	background: url(../immagini/menu1024-3.jpg) 10% 0%;
	line-height:30px;
	font:75% arial, serif;
	font-weight: bold;
	padding-left:15px;
	padding-right:5px;
}
#corpo {
	position: absolute;
 	top: 140px; left: 177px;
 	width: 824px;
	height: 450px;
	background: url(../immagini/corpo1024_2.jpg) 50% 50% no-repeat;
 	padding: 0px;
  }
#corpo-sezione{
	float:none;
	position: relative;
	top: 35px; left: 70px;
	font:100% arial, serif;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
#corpo-sezione2{
	float:left;
	position: relative;
	top: 25px; left: 603px;
	overflow: auto;
	font:100% arial, serif;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
#corpo-corpo1{
	clear:both;
	position: relative;
	top: 30px; left: 73px;
	width: 340px;
	height: 215px;
	font:75% arial, serif;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
#iframe{
	position: absolute;
	top:68px;
	left: 440px;
	width: 328px;
	height: 280px;
	font:75% arial, serif;
	font-weight: normal;
	color: #000000;
	text-align: left;
	visibility: visible;

	
}
#continuo{
	position: absolute;
	top:68px; left: 433px;
	width: 328px;
	height: 280px;
	font:75% arial, serif;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
#corpo-corpo3{
	clear:both;
	position: relative;
	float:bottom;
	float:left;
	top: 70px; left: 135px;
	width: 300px;
	height: 55px;
	font:70% arial, serif;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
#fondo {
	position: absolute;
 	top: 590px; left: 0px;
 	background: url(../immagini/fondo1024-3.jpg) 50% 50% no-repeat;	
	width: 1000px;
	height:30px;
 	padding: 0px;
}
#firma {
	position: relative;
 	top: 8px; left: 0px;
 	width: 100px;
	padding: 0px;
	font:75% arial, serif;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
 a:link { font:100% arial, serif;
		 font-weight: bold; 
		 color: #000000; 
}
a:visited { color: #000000; }
a:hover, a:active { 
	color: #666666; 
	text-decoration: none;
}
.iframe{
	overflow: auto;
	width: 328px;
	height: 300px;
	scrollbar-face-color:#cccccd; 
	scrollbar-arrow-color:#666666; 
	scrollbar-track-color:#cccccc; 
	scrollbar-shadow-color:#000000; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-3dlight-color:#86919D; 
	scrollbar-darkshadow-Color:#C7CDD3; 
}

/*Avvisi*/
.title{ font:100% arial, serif;
		 font-weight: bold; 
		 color: #000000; 
}
.date{
	font:75% arial, serif ; 
	font-weight: normal;
	color: #666666;
}
.somm{
	font:85% arial, serif ; 
	font-weight: normal;
	color: #000000;
}
#comandi{
	position: relative;
 	top: 0px; left: 0px;
 	width: 328px;
	padding: 0px;
	font:85% arial, serif;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
/*visitatori e datat*/
.vd{
	font:95% arial, serif ; 
	font-weight: bold;
	color: #666666;
}