﻿a:link.lnk, a:visited.lnk
{
  float: left;
  margin: 2px 5px 2px 5px;
  padding: 2px;

  border-top: 1px solid #cccccc;
  border-bottom: 1px solid black;
  border-left: 1px solid #cccccc;
  border-right: 1px solid black;
  background: #cccccc;
  text-align: center;
  text-decoration: none;
  
}
a:hover.lnk
{
  background: #eeeeee;
}
a:active.lnk
{
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid black;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid black;
}

body {
  background: #ffffff;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10pt;
  font-weight: bold;
  color:#808080;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color:#808080;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color:#808080;
  }

.cc
{
	width: 75px;
	height: 20px;
}
.cc1
{
	width: 38px;
	height: 20px;
}
.tp { font-family: Tahoma; font-size: 8pt }
.rtp { font-family: Tahoma; font-size: 8pt; color: #FF0000 }
.btp { font-size: 8pt; font-family: Tahoma; font-weight: bold }
.riepilogo { font-size: 12pt; font-family: Tahoma; font-weight: bold }
.btnCerca {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

