  body {
      font: 12px Verdana,Arial,sans-serif;
      background-color: #FFF;text-align:center;
    }
    td{
    	font-size: 12px;
	background-color: #ffffff;
    }
TH {
	background-color: #f6f5ba;
	font-size: 17px;
	
}
	#head {
	line-height: 0.5;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #000;
	width: 100%;
	background: url("immagini/titolo1.png") repeat-x;
    } 

#left {
	float: left;
	width: 130px;	
	margin: 0px;
	height:400px;
	background-color: #caaeae;
}
#left2 {
	float: left;
	width: 130px;	
	margin: 0px;
	height:1050px;
	background-color: #caaeae;
}
#container {
	background-color: #FFFFFF;
	background-image:  url();
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
		
}

#middle {
	background-color: #ffffff;
	width: 768px;
	//height:400px;
	float: right;
	margin: 1px;
	text-align:left;
}
#middle2 {
	background-color: #ffffff;
	width: 900px;
	height:400px;
	float: right;
	margin: 1px;
	text-align:left;
}
#middle3 {
	background-color: #ffffff;
	width: 900px;
	float: right;
	margin: 1px;
	text-align:left;
}
/* prova home */
	#textimagehome{
			width: 748px;
			margin-bottom: 5px;
			border: 1px solid #caaeae;
			padding: 10px;
			background-color: #f9f9f9;
			font-size: 12px;
		}
	#contimg{
			float:left;
			width: 200px;
			}
			
	#textimagetext{
			float:left;
			width: 348px;
					}
	#clear{
		clear:both;
		}
	/* fine */

	#textimage{
			width: 748px;
			margin-bottom: 5px;
			border: 1px solid #caaeae;
			padding: 10px;
			background-color: #f9f9f9;
			font-size: 12px;
		}
#textimage2{
			width: 720px;
			margin-bottom: 5px;
			border: 1px solid #caaeae;
			padding: 10px;
			background-color: #f9f9f9;
			font-size: 12px;
		}
#image{
			width: 250px;
			height; 100px;
			margin-bottom: 5px;
			border: 1px solid #caaeae;
			padding: 10px;
			background-color: #f9f9f9;
		}
 #foot {
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        height: 20px;
		font-size: 10px;
		margin: 0;
        padding: 1em;
        background-color: #808080;
	
        clear: both;
        color: #fff;
}

.iframe{
	width:768px;
	height: 398px;
	overflow: auto;
	border: 0px solid #ffffff;
	}
	
table {
	background : ffffff;
	border-spacing : 0px;
	width:100%;
}
.table2 {
	background : ffffff;
	border-spacing : 0px;
	width:50px;
}


