.testo
{
  font-size: 8pt;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  text-align: justify;
}
.textlink
{
  font-weight: bold;
  font-size: 11px;
  color: #636363;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none
}
.textLink2
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: black;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  TEXT-DECORATION: underline
}
.textLink2:visited
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  COLOR: #9EC79E;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  TEXT-DECORATION: underline
}
.tdgrey
{
  font-size: 1px;
  font-style: normal;
  font-family: arial, helvetica, sans-serif;
  background-color: #636363
}
.testowhite
{
  font-size: 10px;
  color: #ffffff;
  font-family: arial, helvetica, sans-serif
}
.testowhitebig
{
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  font-family: arial, helvetica, sans-serif
}
.copyright
{
  font-size: 7pt;
  color: black;
  font-family: arial, sans-serif
}
th {
  font-size: 8pt;
  font-family: arial, helvetica, sans-serif;
  text-align: center;
  background-color: #ebebeb;
  color: black;
}
td.imp {
  text-align: right;
}
input.bottone {
  font-size:11px;
  font-weight:bold;
  font-family:verdana, tahoma, arial, sans-serif;
  background-color: #ebebeb;
  color:#3e5684;
  text-align:center
}
input.base {
  font-size:11px;
  font-family:verdana, tahoma, arial, sans-serif;
  color:#3e5684;
  text-align:left
}
body {
  padding:0;
  margin:0;
}
select.base {
  font-size:11px;
  font-family:verdana, tahoma, arial, sans-serif;
  color:#3e5684;
  text-align:left;
}
h4 {
  color: #996600;
}
h5 {
  color: #996600;
}
a.base {
  font-size: 8pt;
}
a:link {
  color: #0081fd;
  text-decoration: underline;
}
a:visited {
  color: #0081fd;
  text-decoration: underline;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
p {
  text-align:justify;
  font-family: arial, helvetica, sans-serif;
  line-height: 1.3em;
  font-size: 8pt;
}
hr {
  color: #48B7CA;
}
/* ----- livesearch ----- */
div.LSResult{
  position: absolute;
  display: none;
  margin-left: 0.5em;
}
div.LSRes{
  border-style: solid solid solid solid;
  border-width: 1px;
  border-color: #7F9DB9;
}
div.LSRow{
  width: auto;
  font-size: 70%;
  background-color: White;
}
div.LSRow a:hover{
  background-color: #DFFFBE;
}
img {
  border: 0;
}
input.qta {
  text-align: right;
  font-size: xx-small;
}
input.txt {
  font-size: xx-small;
}
input.buttons {
  font-size: xx-small;
}
select {
  color:#666666;
  background-color:#F8F8F8;
  border-style:solid;
  border-width:1px;
  border-color:#F0F0F0;
  font-size: xx-small;
}
div.right {
  float:right;
}
div.left {
   float:left;
}
div.main{
  border-style: solid;
  border-width: 1px;
  border-color: #F0F0F0;
  margin: 0.5em 14.5em 0.5em 0.5em;
  padding: 0.5em 0.5em 0.5em 0.5em;
  width: 75%;
}

div.clisearch{
  position: absolute;
  left: 450px;
  top: 320px;
  width: 400px;
  /*height: 150px;*/
  padding: 3px;
  border-style: solid ridge ridge solid;
	border-width: 1px 3px 3px 1px;
	border-color: #666666;
	background-color:#F7F7F7;
  z-index: 1;
}
