.menu_orizzontale {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.titolo_sezione {
	font-family: "trebuchet MS";
	font-size: 15px;
	color: #A8A596;
	font-weight: bold;
}
.link_rosso {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #7A1C39;
}
.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_rosso a:link {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #7A1C39;
	line-height: 25px;
	text-decoration: none;
}
.link_rosso a:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #A8A596;
	line-height: 25px;
	text-decoration: underline;
}
.link_rosso a:active {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #7A1C39;
	line-height: 25px;
}
.link_rosso a:visited {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #7A1C39;
	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;
}
.link_rosso_2 {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #7A1C39;
}
.link_rosso_2 a:link {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #7A1C39;
	line-height: 25px;
	text-decoration: none;
}
.link_rosso_2 a:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	text-decoration: underline;
}
.link_rosso_2 a:active {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #7A1C39;
	line-height: 25px;
}
.link_rosso_2 a:visited {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #7A1C39;
	line-height: 25px;
}