/* 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/altrepag.jpg) 50% 50% no-repeat;
 	padding: 0px;
  }
#corpo-sezione{
	position: relative;
	top: 55px; left: 310px;
	font:100% arial, serif;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
#corpo-sezione2{
	float:left;
	float:top;
	position: relative;
	top: 65px; left: 529px;
	font:100% arial, serif;
	font-weight: bold;
	color: #666666;
	text-align: giustify;
}
#corpo-corpo1{
	position: relative;
	float:bottom;
	float:left;
	top: 80px; left:110px;
	width: 600px;
	height: 255px;
	font:75% arial, serif;
	font-weight: normal;
	color: #000;
	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;

	
}
#iframe{
	position: absolute;
	top: 103px;
	left: 0px;
	width: 600px;
	height: 145px;
	font:75% arial, serif;
	font-weight: normal;
	color: #000000;
	text-align: left;
	visibility: visible;

	
}
.iframe{
	overflow: auto;
	width: 600px;
	height: 145px;
	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; 
}
#corpo-corpo2{
	position: relative;
	float:left;
	float:bottom;
	top: 50px; left: 65px;
	width: 280px;
	height: 280px;
	font:75% arial, serif;
	font-weight: bold;
	color: #000;
	text-align: left;
}
#corpo-corpo3{
	clear:both;
	position: relative;
	float:bottom;
	float:left;
	top: 108px; 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: #666666; }
a:hover{ 
	color: #CCCCCC; 
	text-decoration: none;
}
a:active { 
	color: #000000; 
	text-decoration: none;
}
