	@charset "utf-8";
	/* CSS Document */
	
	body {
	background-color: #FFFFFF;
	margin-left: 2%;
		
	
		 
	}

	.menù{
		display:block;
		text-decoration:none;
		color: #AAAAAA;
		font-weight: 400;
		clear: left;
	}
	
	
	.menù:HOVER {
	color: #777777;
	font-weight:600;
	
	
	 
	}
	
	#contenuto {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	width: 60%;
	float: left;
	
	
	}
	
	#block {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	width: 12%;
	float: left;
	color: #AAAAAA;
		
		
	}
	
	#block2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	width: 12%;
	float: left;
	color: #777777;
	font-weight:600;
	text-align: left;

		
		
	}
	
	.link{
	display:block;
	text-decoration:none;
	font-weight: 400;
	color: #AAAAAA;
		
	}
	
	
	.link:HOVER {
	color: #777777;
	font-weight:600;
	
	
	 
	}
	
	
	


	
		.back {
	color:#990000;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	float: left;
	width: 60%;
	text-align: left;
	font-weight: 400;
			
		}
		
		.title {
	
	text-align: left;
	
		
			
		}
		
	
	#indietro {
	color:#990000;
	font-weight: 700;
	padding-bottom: 8px;
	
	}
	
	
	#contenitore {
	width: 60%;
	padding: 20px;
	clear: both;
	background-color: #222222;
	margin-top:20px;
	margin-bottom:20px;
		
		
		
		}
		
		#contenutouno {
	text-align: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #880000;
		
		}
		
		#capolettera {
	text-align: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	margin-bottom: 10px;
	margin-top: 10px;

	color: #222222;
		
		}
		
		#intro {
		line-height:30px;
	
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #444444;
	margin-bottom:20px;
	
	
		
		}
		
		#intro a {
	color: #AA0000;
		font-weight: bold;
		text-decoration:none;
		font-size: 18pt;
	
		
		}
		
		#intro a:hover {
		
		text-decoration: underline;
		
		}
		
			 .descrizione {
	color: #777777;
	font-weight: normal;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-left: 30px;
	
		
		}
		
		   #nav, 
#nav ul {
	list-style:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990000;
	
	font-weight: 400;
}

#nav li a {
	display:block;
	float:left;
	color: #990000;
	height:40px;
	padding-right:5px;
	line-height:25px;
	text-decoration:none;
	white-space:nowrap;
	
}	

#nav li a:HOVER {
        font-size: 20px;
		color: #990000;
		font-weight:600;
		
		
		 
		}
		
	

