@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	
}

#container {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 80%;
	height: 100%;
}



#banner {
	width: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 400;
	color: #CCCCCC;
	text-align: left;
	text-indent: 10px;
	letter-spacing: 2px;
	padding-top: 0px;
	background-image: url(jpgs/top.jpg);
	height: 60px;
	

		
}

.hidden{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 1px;
	clear: left;
}

#slogan {
	text-align: right;
	font-size: 18px;
	font-style:oblique;
	margin-right: 10px;
	font-weight: 100;
	margin-bottom: 0px;
			
}
.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;


 
}
.sito{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 400;
	color: #CCCCCC;
	text-decoration: none;
}

	





#contenuto {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	float: left;
	width: 66%;
	padding-left: 10px;
	padding-top: 10px;

}

#titoli {
	font-family: Arial, Helvetica, sans-serif;
	width: 24%;
	font-weight: bold;
	font-size: x-small;
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#descrizioni {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 73%;
	font-size: small;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#block {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	width: 12%;

	
	
}

.back {
	color:#990000;
	font-family:"Times New Roman", Times, serif;
	font-size: large;
	text-decoration: none;
	float: left;
		
	}
	
	.title {
	color:#990000;
	text-align: right;
	text-decoration: none;
	
		
	}
	
	#indietro {
	color:#990000;
	text-align: right;
	width: 79%;
	padding-bottom: 8px;
	text-decoration: none;
	font-weight: 700;
	
	}
	
	

