.menu_orizzontale {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	
}
.titolo_sezione {
	font-family: "trebuchet MS";
	font-size: 15px;
	color: #315815;
	font-weight: bold;
}
.link_verde {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #315815;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #C4C3B1;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.link_verde a:link {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #315815;
	line-height: 25px;
	text-decoration: none;
}
.link_verde a:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #A8A596;
	line-height: 25px;
	text-decoration: underline;
}
.link_verde a:active {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #315815;
	line-height: 25px;
}
.link_verde a:visited {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #315815;
	line-height: 25px;
}
.titolo_sezione_nero {
	font-family: "trebuchet MS";
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}
.titolo_sezione_rosso {
	font-family: "trebuchet MS";
	font-size: 15px;
	color: #791D38;
	font-weight: bold;
	padding-left: 5px;
}
.titolo_sezione_arancio {
	font-family: "trebuchet MS";
	font-size: 15px;
	color: #ED7715;
	font-weight: bold;
	padding-left: 5px;
}
.link_verde_2 {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #315815;
	line-height: 29px;
}
.link_verde_2 a:link {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #315815;
	line-height: 25px;
	text-decoration: none;
}
.link_verde_2 a:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	text-decoration: underline;
}
.link_verde_2 a:active {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #315815;
	line-height: 25px;
}
.link_verde_2 a:visited {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #315815;
	line-height: 25px;
}
.menu_orizzontale_selezionato {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #315815;
	background-color: #c1ce9d;
}
