
table.uno tr.color1 td {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #002035;
	background-color:none;
	padding:2px;
	color: #002035;
}
table.uno tr.color2 td {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #002035;
	background-color:none;
	padding:2px;
	color: #002035;
}
table.uno tr.color1 td a {
	text-decoration: none;
}
table.uno tr.color2 td a {
	text-decoration: none;
}

div.contenitore {
	width: 680px;
}
/* table.contenuto {
	width: 680px;;
}

table.contenuto td.centro {
	width: auto;
}
table.contenuto td.dx {
	width: 1px;
}
 */
body {
	background-color: white;
	background-image: none;
}
.nostampa,
p.tasto,
td.menu,
td.dx,
div.header,
div.stagione,
div.head,
div.footer {
	display: none;
}

div.contenitore {
	border: 0px;
	top: 0px;
	margin: 0px;
	height: auto;
}

td.centro {
	border: 0px solid black;
}
table.uno tr.color td {
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #002035;
	background-color:none;
	padding:2px;
	color: #002035;
}
table.uno tr.color td a {
	text-decoration: none;
}

form.pagine {
	font-size: 10px;
	text-align: center;
}
div.dr_box {
	border: 0px;
	background-color: white;
}


