
/*	user.css						*/

/*	Versione del 11/06/2008				*/

/*	Directtory: /Univ/Eventi			*/

/*	----------------------------------------	*/

/*	Dichiarazioni specifiche per gli eventi (vedere anche user_print.css	*/
/*	Dichiarazioni inserite in Home Page e Univ/eventi				*/

tr.evento_chi {  font-size: 14px; font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; }
tr.evento_cosa { font-size: 12px;  font-family: Verdana, Helvetica, Arial, sans-serif; }

td.evento_a, td.evento_b, td.evento_d, td.evento_e { height: 12px; }
td.evento_a, td.evento_d  { width: 110px; vertical-align: top; }
td.evento_a, td.evento_b  { background-color: #F0F0F0; }

.separazione_eventi {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.1m;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: white;				/* Non ha importanza	*/
	border-bottom: 1px solid #CCC;
	line-height: 1;
}

span.hp_quando { font-weight: bold; color: #3255A1; }
