/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

/* proprietà tabella eventi*/
body {
margin:0px;
}

table.eventi {
	border: none;
	margin-left: 10px;
	width: 100%;
	font-size: 1em;
	text-align: left;
}

td { 
	padding:10px;
	vertical-align: top;
}

td.cella-data-ev { 
	width: 20%;
}

td.cella-evento {
	width: 50%;
}
	 
td.cella-tipo-ev {
	width: 20%;
}

td.cella-link-ev {
	width: 10%;
}

a.link-cs {
 	text-decoration:none;
  	color: gray;
	font-weight: bold;
}

a.link-prog {
 	text-decoration:none;
  	color: black;
	font-weight: bold;
}

a.link-numero:hover {
	color: black;
}

