/*
@page {
	margin: 0.5cm;
}
*/
body{
	background: #FFF;
}
img {
	max-width: 500px;
}
a {
	color: #000;
}
h1 {
	padding:0px;
}
h3 {
	padding:0px;
	color:#000;
}
.print
{
	display:block;
}
.screen
{
	display:none;
}
.link_color_bianco
{
	color: #000;
	text-decoration: none;
}
.testoTabella {
	color: #000;
	line-height: 22px;
}
.tabellaLinee tr td {
	border-color:#000;
}
.wrapper {
	background: none;
	padding-bottom: 0px;
}
.titoloGrande {
	color: #000;
	margin-top: 0px;
}
#main-tail {
	background:none;
}
#main-tail-top {
	background:none;
}
#main-tail-bot {
	background:none;
}
#main-bg-top {
	background:none;
}
#header {
	height: 123px;
}
#descrizioneTabella {
	color: #000;
}
.testo {
	color: #000;
}
.testo tbody tr td a {
	color: #000;
}
.bianco {
	color:#000;
	text-decoration:none;
}
.oro {
	color:#000;
}
.nomebold {
	font-weight:bold;
	font-size:13pt;
}
.nomebig {
	font-weight:bold;
	font-size:22px;
	line-height: 40px;
}