/* CSS Document */	
	#container_testata{
		width:996px;
		margin:0 auto;
		background:url(../images/testata_0.jpg) top center repeat-x;		
		}
/* testata 1 */			
		#testata_1{
			height:180px;
			background:url(../images/sfondo_top_0.jpg) top center repeat-x;		
			}	
/* bottom */	
		#bottom_1{
			height:auto !important;
			height:102px;
			min-height:102px;
			background:url(../images/sfondo_bottom_1.jpg) top center repeat-x;
			}	
					
					
