@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
}
#struttura {
	margin: auto;
	width: 905px;
}
#top {
	color: #FFFFFF;
	background-color: #231f20;
	margin-top: 8px;
	margin-bottom: 8px;
	height:70px;
}
.giustificato{
	text-align:justify;
}
a{
	color:#000000;
	text-decoration:none;
}
.titoletto{
	color:#2b4b78;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	border-bottom:2px solid #837461;
	padding-bottom:4px;
	margin-bottom:4px;
}
.sezione{
	color:#2b4b78;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	padding-bottom:4px;
	margin-bottom:4px;
	font-weight:bold;
}
#footer{
	border-top:2px solid #837461;
	padding-top:5px;
	clear:both;
	width:905px;
}
#lateraledx{
	float:left;
	width:190px;
}
.testolateraledx{
	font-family: Arial, Helvetica, sans-serif;
	line-height:160%;
}
#imghome{
	float:left;
}
#laterale {
	background-color: #e0dcd7;
	padding: 8px;
	width: 190px;
	text-align:justify;
	line-height:160%;
	float:left;
}
#centrale{
	float:left;
	margin-left:15px;
	margin-right:15px;
	width:460px;
	padding:8px;
	text-align:center;
}
#centraleinterne{
	float:left;
	margin-left:15px;
	margin-right:15px;
	width:460px;
	padding:8px;
	text-align:left;
	line-height:150%;
}
#centraleinterne h1{
	color:#00aeef;
	font-size:200%;
	font-weight:bold;
	margin:0;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin-bottom:20px;
}

#centrale h1{
	color:#00aeef;
	font-size:200%;
	font-weight:bold;
	margin:0;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}
#laterale p{
	margin:0;
	margin-bottom:5px;
}
#laterale h1{
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	color:#837461;
	font-style:italic;
	font-size:180%;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
a:hover{
	text-decoration:underline;
}
a.bianco{
	color:#FFFFFF;
}
#menutop {
	margin: 10px;
	float: right;
}
#logo{
	float:left;
}
.menu{
	font-size:200%;
	padding-bottom:5px;
	padding-top:10px;
	width:220px;
	float:left;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
.divmenu{
	width:8px;
	float:left;
}
#verde{
	color:#7bb941;
	border-bottom-color:#7bb941;
}
#arancio{
	color:#fe8e30;
	border-bottom-color:#fe8e30;
}
#viola{
	color:#a03a80;
	border-bottom-color:#a03a80;
}
#verdes{
	color:#125e28;
	border-bottom-color:#125e28;
}
#marrone{
	color:#6d053a;
	border-bottom-color:#6d053a;
}
#azzurro{
	color:#40c1f0;
	border-bottom-color:#40c1f0;
}
#rosso{
	color:#e60910;
	border-bottom-color:#e60910;
}
#rosa{
	color:#ef2667;
	border-bottom-color:#ef2667;
}
#verde a{
	color:#7bb941;
}
#arancio a{
	color:#fe8e30;
}
#viola a{
	color:#a03a80;
}
#verdes a{
	color:#125e28;
}
#marrone a{
	color:#6d053a;
}
#azzurro a{
	color:#40c1f0;
}
#rosso a{
	color:#e60910;
}
#rosa a{
	color:#ef2667;
}

#percorso{
padding-bottom:10px;
padding-top:5px;
}
.azzerra{
	clear:both;
}
.lista {
	background-image: url(images/freccia.gif);
	padding-left:13px;
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
#moore{
	float:right;
}
#menufooter{
	float:left;
}
.h1verde{
	color:#7bb941;
}
h1.arancio{
	color:#fe8e30;
}
h1.viola{
	color:#a03a80;
}
h1.verdes{
	color:#125e28;
}
h1.marrone{
	color:#6d053a;
}
h1.azzurro{
	color:#40c1f0;
}
h1.rosso{
	color:#e60910;
}
h1.rosa{
	color:#ef2667;
}

