.img_schedatecnica {
	width: 90%;
	border-collapse: collapse;
	border: none;
}

.img_schedatecnica td {
	
}

.news {
	margin-top:1px;
	padding-left:10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.news .titolo {
	font-weight: normal;
	font-size: 10px;
	margin-bottom:1px;
}

.news .data {
	font-weight: normal;
	font-size: 0.7em;
}

.news a {
	text-decoration:underline;
	color:#F00;
	font-weight: bold;
}

.news a:hover {
	text-decoration:underline; 
	color:rgb(42,90,138);
	font-weight: bold;
}

.news a:visited {
	text-decoration:underline; 
	color:rgb(42,90,138);
	font-weight: bold;
}

.news img {
	margin-right: 20px;
	margin-left:10px;
	border: 1px solid #000;
	padding: 2px;
}

.news_left {
	float:left !important;
}

.topspacer {
	margin-top: 5px;
}

.schedacompleta {
	font-size: 10px;
	width: 90%;
	margin:auto;
}

.schedacompleta label {
	font-weight: bold;
}

.schedacompleta td {
	width: 25%;
	height: 20px;
	padding: 2px;
}

.schedacompleta th {
	text-align: left;
	height: 20px;
	padding: 5px 2px;
	font-size: 12px;
}

.schedacompleta .chiara {
	background-color: #EEE;
}

.schedacompleta .scura {
	background-color: #E0E0E0;
}
	
.small {
	font: 8pt verdana, arial;
}

.td_imgsmall {
	width: 50px; 
	height: 50px;
	
}

.td_imgsmall img {
	border: 3px solid #FFF;
	cursor: pointer;
	cursor: hand;
}

td .td_imgsmall_bottom {
	vertical-align: bottom;
}

td .td_imgsmall_top {
	vertical-align: top;
}

.td_imgbig {
	width: 100px; 
	height: 100px;
}
            

