.extratitolo {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.titolo {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	color: #f0037f;
	font-weight: bold;
}
.titolomedio {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: #52002A;
	font-weight: normal;
}
.sottotitolo {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	color: #f0037f;
	font-weight: normal;

}
.fucsia {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #f0037f;
	font-weight: normal;

}
	
.piccolo {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #333333;

}
.piccolissimo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}	

.menu
{
	color:#B27A00;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	position: relative;
	z-index:1;
	padding: 10px;
	line-height: 18px;

	
}

.menu a:link
{
	color: #B27A00;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	
}

.menu a:visited, .art-BlockContent-body a.visited
{
	color: #B27A00;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	
}

.menu a:hover, .art-BlockContent-body a.hover
{
	color: #B2005C;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	

}

.tabelladx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.rigagiu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #52002A;
}

.riquadro {
	border: 1px dotted #52002A;
}

.marrone {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #52002A;
	font-weight: normal;

}
.marrone a:link { color: #AD7600; text-decoration: none; }
.marrone a:visited { color: #AD7600; text-decoration: none; }
.marrone a:hover { color: #AD005A; text-decoration: underline; }

