body  			{
				 background: black;
				 text-align:center;
				 font-family: Helvetica;
				 font-size: 15px;
      				 margin:0px;
       				 padding: 5px 0px 5px 0px;
         
			}



div#contenitore  	{
				background: red;
				text-align:left;
	     		        width: 950px;
                   		height: auto;
				height: 600px; 
		                margin: 0 auto;

		        }


div#logo 		{
				background: white;
 				background-image: url(img/Barra.png);       
				height: 90px; 
			        width: 950px;
				top:5px;
	
			}
	   	  

div#menu1 		{
				background: white;
			        top:95px;  
				height: 30px; 
			        width: 950px;
			}

table#menu1		{
			 	border: 0,5px solid white;
				table-layout: fixed;
				width: 100%;
				height: 100%;
				color:white;
				text-align:center;
				font-family: arial narrow;
			}

td#menu1a		{
			 	border: 0,5px solid white;
				background: #000033;
			}

td#menu1b		{
			 	border: 0,5px solid white;
				background: #003366;
			}

td#menu1c		{
			 	border: 0,5px solid white;
				background: #669999;
			}

td#menu1d		{
			 	border: 0,5px solid white;
				background: #8dd4e9;
			}

div#menu2 		{
				background: white;
			        float:left;
			        height: 480px; 
			        width: 200px; 
				
				
			}


div#menu2B 		{
				position:relative;
				background:#669999;
			        float:left;
			        top:55px;
				left:10px;
			        height: 315px;
				*height: 415px; 
			        width: 180px; 
				padding: 100px 0px 0px 0px;
			}

div#iva                 {
				position:relative;
				top:90px;
				*top:110px;
				background:#669999;
				
				border-top: 5px solid white;
				color:white;
				font-family: arial narrow;
				padding-left:15px;
			
			}

table#menu2		{
				position:relative;
				top:50px;
				*top:70px;
				border: 0px solid white;
				table-layout: fixed;
				width: 100%;
				color:white;
				font-family: arial narrow;
				border-spacing:0px 3px;
				*border-collapse:collapse;
			}

td#menu2a		{
			 	border-top: 1px solid white;
				border-bottom: 1px solid white;
				background: #8dd4e9;
				height:30px;
				padding-left:15px;
			}

td#menu2b		{
			 	border-top: 1px solid white;
				border-bottom: 1px solid white;
				background: #cc9999;
				height:30px;
				padding-left:15px;
			}

td#menu2c		{
			 	border-top: 1px solid white;
				border-bottom: 1px solid white;
				background: #996666;
				height:30px;
				padding-left:15px;
			}

td#menu2d		{
			 	border-top: 1px solid white;
				border-bottom: 1px solid white;
				background: #7aa37a;
				height:30px;
				padding-left:15px;
			}

td#menu2e		{
			 	border-top: 1px solid white;
				border-bottom: 1px solid white;
				background: #333333;
				height:30px;
				padding-left:15px;
			}

td#menu2f		{
			 	border-top: 1px solid white;
				border-bottom: 1px solid white;
				background: #cccccc;
				height:30px;
				padding-left:15px;
			}

div#contenuti 		{
				*position:absolute;
				background: white;
			        height: 480px; 
			        width: 750px; 
				overflow: auto;
			}

div#contenutiTitolo	{
				background:white;
				float:left;
				height:35px; 
				*height:55px;
			        width: 740px; 
				padding:20px 0px 0px 0px;
				font-family: arial narrow;
				font-size: 24px;
				color:#333333;
			}

div#contenutiB 		{
				
				background:#3399cc;
 				background-image: url(img/sfondoHome.jpg);  
			        float:left;
			        height: 415px; 
			        width: 740px; 
			        overflow: auto;
			}


a:link			{
			 	text-decoration: none;
				font-size:18px;
				color:white;
				font-family: arial narrow;
			}

a:visited               {
			 	text-decoration:none;
			 	font-size:18px;
			 	color:white;	
			}

a:hover			{
			 	font-family: arial black;
				color:white;
			}


/* Da qui in poi finisce la visualizzazione generale della pagina e si inizia con pezzi che valgono per meno pagine*/

div#testo               {
				background:white;
				filter:alpha(opacity=80);
				-moz-opacity: 0.8;
				opacity: 0.8;
				width:450px;		
				*width:480px;
				height:292px;
				*height:300px;
				position:relative;
				top:10px;
				left:15px;
				padding-top:8px;
				padding-left:15px;
				padding-right:15px;
				color:#003366;
			}



div#testodove           {
				background:white;
				filter:alpha(opacity=80);
				-moz-opacity: 0.8;
				opacity: 0.8;
				width:355px;		
				*width:360px;
				height:262px;
				*height:270px;
				position:relative;
				top:10px;
				left:15px;
				padding-top:8px;
				padding-left:5px;
				color:#003366;
				float:left;
			}

div#mappa               {
				background:white;
				width:325px;
				height:270px;
				position:relative;
				top:10px;
				right:15px;
				float:right;
			}

div#testohome           {
				background:white;
				filter:alpha(opacity=80);
				-moz-opacity: 0.8;
				opacity: 0.8;
				width:325px;
				*width:330px;	
				height:150px;
				*height:142px;
				position:relative;
				top:80px;
				left:392px;
				padding-top:8px;
				padding-left:5px;
				color:#003366;
			}
