		@charset "utf-8";
		/* CSS Document */
		
		body {
	background-color: #FFFFFF;
	margin-left: 2%;
		
			 
		}
		
		#container {
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		width: 80%;
	}
	
		#block {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	width: 12%;
	float: left;
			
			
		}
		
			.menù{
			display:block;
			text-decoration:none;
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #AAAAAA;
			font-weight: 400;
			clear: left;
		}
		
		
		.menù:HOVER {
		color: #777777;
		font-weight:600;
		
		
		 
		}
		
		
		#block2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	width: 12%;
	float: left;
	color: #777777;
	font-weight:600;
	text-align: right;

		
		
	}
	
	.link{
	display:block;
	text-decoration:none;
	font-weight: 400;
	color: #AAAAAA;
		
	}
	
	
	.link:HOVER {
	color: #777777;
	font-weight:600;
	
	
	 
	}
	

		#tags {
	font-size: large;
	color: #FFFFFF;
	clear: both;
			
			
		}
	
		 
		
		 .descrizione {
	color: #777777;
	font-weight: normal;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-left: 30px;
	
		
		}
		
		
	
		
	
	
		
		.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: 18px;
	
	}
	
	#video {
	text-align: left;
	width: 50%;
	text-decoration: none;
	font-weight: 700;
	padding-bottom: 8px;
	float: left;
	clear: right;
	
	}
		
	
	   
	
	#contenitore {
	width: 66%;
	padding: 20px;
	clear: both;
	background-color: #222222;
		
		
		
		}
		
		#contenutouno {
	text-align: left;
	width: 40%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
		
		}
		
		#contenutodue {
		
		
		}
		
	
   #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;
		
		
		 
		}
		
		

