.stile {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.testo{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.titolo{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.titoloevento{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color:#003366;
	text-decoration: none;
}
.piede{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link-stile {	
    font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
	}
.link-stile a {	
    font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
	}
.link-stile a:link{	
    font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link-stile a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
 
.hr {
	width: 100%;
	height: 1px;
	background-repeat: no-repeat;
	float: no;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	position: fissa;
}
.td-tabella{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}
