body, html {
    height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d6cec6;
	margin: 0px;
	padding: 0px;
}
.tab_main {
	background-image: url(sfondo.gif);
	width: 960px;
	height: 100%;
}
.tab_cella {
	padding-left: 75px;
	font-size: 14px;
	line-height: 18px;
	vertical-align: top;
}
.tab_cella .donazioni {
	text-align: center;
}
.tab_cella a {
	color: #990000;
}
.tab_cella a:hover {
	color: #CC7A00;
}
.tab_cella .right {
	text-align: right;
}
.tab_cella p {
	text-align: justify;
}
.tab_cella .titolo {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.menu {
    width: 870px;
	background-color: #FFFFCC;
	border: 2px solid #990000;
}
.menu td {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: center;
}
.menu a {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.menu a:hover {
	color: #CC7A00;
}
.tabelle {
	width: 870px;
	border-collapse:inherit;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
}
.tabelle .td_news {
	margin: 0px;
	padding: 0px;
}
.tabelle .download {
    width: 12%;
	text-align: center;
}
.tabelle .peso {
    width: 8%;
	text-align: center;
}
.tabelle .home {
    width: 5%;
	text-align: center;
}
.tabelle .wikibook {
    width: 12%;
	text-align: center;
}
.tabelle th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	padding: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-left-color: #999999;
}
.tabelle th a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.tabelle td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	margin: 1px;
	padding: 3px;
}
.tabelle a:hover img{
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

