#rassegna {
	font-size: 11px;
	font-family: Tahoma;
	line-height: 15px;
	text-align: justify;
	width: 520px;
	margin-top: 15px;
}

#rassegna a {
	color: #921417;
	border-bottom: 1px dotted #666;
	text-decoration: none;
}

#rassegna a:hover {
	background-color: #dedede;
}

#rassegna img {
	vertical-align: middle;
}

#rassegna p {
	 margin-top: 10px;
	 margin-bottom: 10px;
}

#rassegna h1 {
	font-size: 1.6em;
	line-height: 1.2em;
	color: #921417;
	margin: 0;
	font-family: Tahoma, Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}

#rassegna span.firma {
	color: #921417;
	font-size: 13px;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
}

#rassegna div.descrizione {
	margin-top: 0px;
	font-size: 13px;
	color: #666;
	font-family: Georgia, Times, Sans Serif;
	font-style: italic;
	line-height: 15px;
	margin-bottom: 15px;
	text-align: left;
}

#rassegna div.date_rassegna {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #921417;
	padding: 5px;
}

#rassegne_passate {
  height: 25px;
}

#rassegne_passate ul {
  float: left;
  width: 510px;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#rassegne_passate li {
  float: left;
  width: 50px;
  line-height: 25px;
  margin: 0;
  padding-top: 0;
  font-size: 11px;
  text-align: center;
}

#rassegne_passate a {
  font-weight: normal;
  color: #000;
}

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

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

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