/* Eventi */

table.ev_rassegna {
	border: 1px solid #921417;
}

.ev_rassegna td.titolo {
	color: #fff;
	font-weight: bold;
	background-color: #921417;
}

.ev_rassegna td {
	background-color: #eee;
}

.ev_rassegna a {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #921417;
}

.ev_rassegna a:hover {
	text-decoration: underline;
	color: #666;
}

.ev_simple td {
	border-bottom: 1px dotted #ccc;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}

.ev_simple span {
	font-family: Arial;
	font-size: 12px;
}

.ev_simple a {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #921417;
}

.ev_simple a:hover {
	text-decoration: underline;
	color: #666;
}
