﻿html, form {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  background-color: #f0f0f0;
  color: #0F0F0F;
  font-family: Verdana;
  font-size: 0.7em;
  height: 100%;
  margin: 0;
  padding: 0;
}
body.credits {
  text-align: center;
}
table {
  /*border: solid 1px black;*/
  border: none;
  width: 100%;
}
td {
  /*border: solid 1px red;*/
}
div {
  /* border: solid 1px blue;*/
  text-align: center;
}
p {
  padding: 0px 15px 0px 15px;
}
table.main {
  height: 100%;
}
td.header {
  height: 160px;
  vertical-align: top;
}
table.title {
  width: 100%;
}
table.titleItem {
  border-bottom: solid 1px #99c16c;
  margin-bottom: 10px;
}
table.title td.title {
  height: 35px;
  text-align: center;
  vertical-align: middle;
}
td.navigateNL {
  width: 20%;
}
td.body {
  background-color: #ffffff;
  border-top: solid 1px #99c16c;
  height: 65%;
  vertical-align: top;
}
td.footer {
  background-color: #ffffff;
  vertical-align: bottom;
}
td.headerImageRight {
  text-align: right;
}
table.footer {
  background-color: #f0f0f0;
  border-top: solid 1px #99c16c;
  text-align: center;
}
td.leftFooter {
  padding-left: 10px;
  text-align: left;
  width: 200px;
}
td.centerFooter {
  text-align: center;
}
td.rightFooter {
  padding-bottom: 9px;
  padding-right: 10px;
  padding-top: 9px;
  text-align: right;
  width: 200px;
}
td.hlNav {
  padding-top: 10px;
  width: 25%;
}
table.searchResult {
  border-bottom: solid 1px #006500;
  border-top: solid 1px #006500;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: justify;
}
table.searchResult th {
  font-size: 1.15em;
  font-variant: small-caps;
  padding-bottom: 6px;
  padding-top: 6px;
  text-align: center;
  vertical-align: middle;
}
table.searchResult td {
  border-top: solid 1px #006500;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
}
table.searchResult td.searchResultHyperLink {
  font-size: 1.05em;
  font-weight: 600;
  padding-left: 5px;
  text-align: right;
  vertical-align: middle;
}
table.searchResult td.searchResultRowNum {
  padding-left: 5px;
  text-align: right;
  vertical-align: middle;
}
table.searchResult td.searchResultCenter {
  text-align: center;
}
table.searchResult td.searchResultNoWrap {
  text-align: center;
  white-space: nowrap;
}
table.controls {
  border-top: solid 1pt #99c16c;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
table.controlsLast {
  border-bottom: solid 1pt #99c16c;
  border-top: solid 1pt #99c16c;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
td.label {
  border-bottom: solid 1pt #99c16c;
  font-size: 1.1em;
  font-weight: 600;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
  width: 150px;
}
td.control {
  border-bottom: solid 1pt #99c16c;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
}
td.labelLast {
  font-size: 1.1em;
  font-weight: 600;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
  width: 150px;
}
td.controlLast {
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
}
td.button {
  padding-top: 15px;
  text-align: center;
}
input.control {
  border: solid 1pt #006500;
  font-size: 1.1em;
  width: 500px;
}
input.buttonControl {
  background-color: Transparent;
  background-image: url(../../images/sfondo.gif);
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: 600;
  margin-left: 0.5em;
  margin-right: 0.5em;
  min-height: 25px;
  min-width: 115px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  text-align: center;
  vertical-align: middle;
}
input.synchroButtonControl {
  background-color: #006500;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: 600;
  margin-left: 0.5em;
  margin-right: 0.5em;
  padding-left: 4px;
  padding-right: 4px;
}
select.control {
  border: solid 1pt #006500;
  font-size: 1.2em;
}
table.creditsMain {
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
}
table.creditsCreatorImage {
}
table.creditsAddress {
  padding-bottom: 15px;
}
td.creditsHeader {
  vertical-align: top;
}
td.creditsBody {
  text-align: center;
}
td.creditsAddressBeing {
  font-weight: 600;
}
div.siteHeader {
  background-image: url(../../images/header_c.gif);
  background-repeat: repeat-x;
  border-bottom: solid 1pt #99c16c;
  text-align: left;
}
div.siteFooter {
  border-top: solid 1pt #99c16c;
  padding-top: 5px;
}
div.defaultPageText {
  border-bottom: solid 1pt #99c16c;
  border-top: solid 1pt #99c16c;
  text-align: justify;
}
div.hlEntiIstituzionali {
  padding-top: 30px;
}
div.creditsDescription {
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  text-align: justify;
  width: 600px;
}
div.pager {
  margin-bottom: 10px;
  margin-top: 10px;
  vertical-align: middle;
}
img {
  border: none;
}
img.credits {
  margin: 0.25em;
}
a:link {
  color: #000000;
  text-decoration: underline;
}
a:visited {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
a:active {
  color: #000000;
  text-decoration: underline;
}
a.gridView {
  white-space: nowrap;
}
a.image {
  text-decoration: none;
}
a.pager {
  font-size: 1.15em;
  font-weight: 600;
  margin-left: 5px;
  margin-right: 5px;
}
a.navigateNL {
  font-size: 1em;
  font-weight: 600;
  margin-left: 25px;
  margin-right: 25px;
  white-space: nowrap;
}
div.imageHyperlink {
  padding-top: 10px;
}
h1.search {
  display: inline;
  font-size: 1.25em;
  font-variant: small-caps;
  font-weight: 600;
  text-align: center;
  width: auto;
}
h1.project {
  display: inline;
  font-size: 1.25em;
  font-variant: small-caps;
  font-weight: 600;
  text-align: center;
  width: auto;
}
h1.credits {
  border-bottom: solid 1pt #99c16c;
  border-top: solid 1pt #99c16c;
  font-size: 1.0em;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}
fieldset {
  border: solid 1px #006500;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px;
}
fieldset table.controls {
  border: none;
  padding: 0px;
}
fieldset td.label {
  width: 260px;
}
fieldset td.noWrap {
  white-space: nowrap;
}
legend {
  font-size: 1.2em;
  font-variant: small-caps;
  font-weight: 600;
  margin-left: 30px;
}
table.itemList {
  border-bottom: solid 1px #006500;
  border-right: solid 1px #006500;
  border-top: solid 1px #006500;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: justify;
}
table.itemList th {
  border-left: solid 1px #006500;
  font-size: 1.15em;
  font-variant: small-caps;
  padding-bottom: 6px;
  padding-top: 6px;
  text-align: center;
  vertical-align: middle;
}
table.itemList td {
  border-left: solid 1px #006500;
  border-top: solid 1px #006500;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
}
div.disclaimer {
  font-size: 0.9em;
  font-weight: bold;
  padding-bottom: 10px;
  padding-left: 30px;
  text-align: left;
}
div.synchroContainer {
  float: left;
  position: relative;
  top: 1px;
}
div.synchroContainerFloater {
  float: left;
}
div.h1 {
  margin-bottom: 9px;
  margin-top: 9px;
  position: relative;
  vertical-align: middle;
}