
    body {
		text-align: left;
		margin: 0px;
		padding: 0px;
		background-image: url(images/bkgrd_site.jpg); 	
		background-repeat: repeat-x;	
   }

  
   #container {
		width: 920px;
		position: relative;	
		margin: 0px auto;
		background-color:white;
   }


   #container div {
		border: 0px ;
   }

   
/*-------------------------------------------------------------------->
celle
<--------------------------------------------------------------------*/

   .cellaspacelogo {
		 position: relative;
		 width: 920px;
		 height: 70px;
		 left: 0px;
		 top: 0px;
		 background: #ffffff;
		 margin-top: 1px;
		 margin-bottom: 1px;
   }  

   
   .cellaspacemenu {
		 position: relative;
		 width: 920px;
		 height: 24px;
		 left: 0px;
		 top: 0px;
		 background: #f3f3f2;
   }  
	   .intcellaspacemenu {
			 position: relative;
			 width: 910px;
			 height: 20px;
			 right: 10px;
			 top: 2px;
			 text-align: right;
	   }  
   
   .cellatop {
		 position: relative;
		 width: 920px;
		 height: 150px;
		 left: 0px;
		 top: 0px;
		 background: #ffffff;
   }
 
   .spacebody {
		 position: relative;
		 width: 920px;
		 left: 0px;
		 top: 0px;
		 background: #ffffff;
   }


	.spacebottom {
		 position: relative;
		 width: 920px;
		 left: 0px;
		 top: 0px;		 
		 padding:0px;
		 margin-top:0px;
		 background: #ffffff;
   }   
 

			 .intspacebottom {
				 position: relative;
				 width: 880px;
				 left: 30px;
				 background: #ffffff;
				 margin-top: 0px;
				 padding: 2px;
			   } 


 
 

   
/*-------------------------------------------------------------------->
collegamenti ipertestuali
<--------------------------------------------------------------------*/

 	.menutop {
		font-family: "Verdana", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #a5a5a5;
		margin-top:8px;
		margin-bottom:8px;		
		margin-left: 0px;
		margin-right: 2px;	
	}

	a.menutop:link {
		color: #a5a5a5;
		text-decoration: none;
		
	}

	a.menutop:visited {
		color: #a5a5a5;
		text-decoration: none;
		border: 0px;
	} 

	a.menutop:hover {
		color: #a5a5a5;
		text-decoration: underline;
	} 

	a.menutop:active {
		text-decoration: none;
	}
 
 

 
	.menuend {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;		
		color: #8a8a8a;
		margin-top:8px;
		margin-left: 0px;
		margin-right: 0px;

	}

	
	a.menuend:link {
		color: #8a8a8a;
		text-decoration: none;
		
	}

	a.menuend:visited {
		color: #8a8a8a;
		text-decoration: none;
		border: 0px;
	} 

	a.menuend:hover {
		color: #8a8a8a;
		text-decoration: underline;
	} 

	a.menuend:active {
		text-decoration: none;
	} 
 

 
 

	.menuend2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;		
		color: #555555;
		margin-top:8px;
		margin-left: 0px;
		margin-right: 0px;

	}

	
	a.menuend2:link {
		color: #555555;
		text-decoration: none;
		
	}

	a.menuend2:visited {
		color: #555555;
		text-decoration: none;
		border: 0px;
	} 

	a.menuend2:hover {
		color: #555555;
		text-decoration: underline;
	} 

	a.menuend2:active {
		text-decoration: none;
	} 
  
 /*-------------------------------------------------------------------->
paragrafi
<--------------------------------------------------------------------*/
   	.title{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align: justify;
		margin-left:5px;
		margin-top:20px;
		margin-bottom:20px;		
		color: Red;
	}	
	
   	.subtitle{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align: justify;
		margin-left:15px;
		margin-top:20px;
		margin-bottom:0px;		
	}
	
   	.bodytext{
		font-family: Calibri, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		text-align: justify;
		margin-left:20px;
		margin-right:20px;
		margin-top:5px;
	}	
 
   	.textend{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #8a8a8a;
		text-align: justify;
		margin-left:5px;
		margin-top:10px;
		margin-bottom:10px;
	}	
 
 
 /*-------------------------------------------------------------------->
elenchi puntati
<--------------------------------------------------------------------*/
   	.ulmaster{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-align: justify;
		margin-left:20px;
		margin-right:20px;		
		margin-top:5px;
	}	
	
	
 
 /*-------------------------------------------------------------------->
images
<--------------------------------------------------------------------*/
   	.img1{

		padding: 11px;
		border-width:0px
	}		