body {
	font-family: verdana, arial, 'sans serif';
	background-color: white;
	color: black;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	/*overflow: hidden;*/
	z-index: 1;
	font-size: 12px;
	font-size:expression("11px");
}

iframe {
	background-color: white;
	border: 0;
	width: 100%;
	height: 100%;
}

table {
	border-spacing: 0px;
	padding: 0px;
	border-collapse:expression("collapse");
}

td {
	vertical-align: top;
	padding: 1px 3px 1px 3px;
	font-size: 12px;
	font-size:expression("11px");
}

input, select, button {
	font-family: verdana, arial, 'sans serif';
	font-size: 12px;
	font-size:expression("11px");
}

table.image {
  width: auto;
  xvertical-align: top;
  border-spacing: 0px;
  border: 0px;
}

table.interna {
  width: 100%;
  vertical-align: top;
  border-spacing: 0px;
  border: 0px;
  color: black;
  background-color: white;
}

td.nopad {
	padding: 0;
}

td.nav_bar {
  font-size: 14px;
  font-weight: bold;
  background-color: white;
  color: black;
}

div#body {
	width: 100%;
}

div#header {
	margin-left: 0%;
	margin-right: 0%;
	text-align: center;
}
	
div#content {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	/*margin-left:expression(document.body.clientWidth > 800? ((document.body.clientWidth - 800) / 2) + "px": "0px");
	width:expression(document.body.clientWidth > 800? "800px": "100%");
	max-width: 800px;*/
}

div#footer {
	margin-left: 0%;
	margin-right: 0%;
	width: auto;
	text-align: center;
	bottom: 0;
}

td#titolo {
	height: 44px;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}

td#scorrevole {
	height: 20px;
	color: red;
	font-weight: bold;
	font-size: 11px;
}

td#sottotitolo {
	height: 22px;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}

td.border {
  vertical-align: top;
  text-align: center;
  padding: 0 0 0 0;
}

td.menusinistra, td.menusinistraSel, td.menusinistraUnsel {
	height: 22px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #783712;
	border-style: solid;
	text-align: center;
}

td.menusinistraUnsel {
	width: 80px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	background-color: #FFD57C;
}

td.menusinistraUnsel a:link, td.menusinistraUnsel a:hover, td.menusinistraUnsel a:visited, td.menusinistraUnsel a:active {
	font-weight: normal;
	color: #8A211E;
	text-decoration: none;
}
	
td.menusinistraSel {
	font-weight: bold;
	width: 80px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	background-image: url(menuSel.png);
	background-repeat: repeat-x;
	color: white;
}

td.menusinistra {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	background-color: white;
}

table.corposinistra {
	width: 100%;
	/*height: 100%;*/
	border-top-width: 0px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-color: #783712;
	border-style: solid;
	background-color: #CEB18C;
	color: black;
}

table.corposinistrainterno {
	width: 100%;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: gray;
	border-style: solid;
  
}

table.dettagliointerno {
	width: 100%;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: none;
	padding: 0px;
}

table.dettagliointerno tr {
	width: 100%;
	height: 50%;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: none;
	padding: 0px;	
}

tr.legenda {
  background-color: #420004;
  color: white;
  font-weight: bold;
  font-style: italic;
}

tr.legendainterna {
  background-color: #420004;
  color: white;
  font-weight: bold;
  font-style: italic;
}

tr.subtotale {
  background-color: #420004;
  color: white;
  font-weight: normal;
  font-style: italic;
}

tr.totale {
  background-color: #420004;
  color: white;
  font-weight: bold;
  font-style: italic;
}

tr.r0 {
  background-color: #f7f7f7;
  color: black;
}

tr.r1 {
  background-color: #f0f0f0;
  color: black;
}

a.vocemenu:link, a.vocemenu:visited, a.vocemenu:active {
	font-weight: bold;
	color: #8A211E;
	text-decoration: none;
}

a.vocemenu:hover {
	font-weight: bold;
	color: #8A211E;
	text-decoration: none;
}

td.vocemenu {
	text-align: center;
}

td.sala {
	font-weight: bold;
	color: blue;
}

tr.sala {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: black;
}

tr.errore {
  text-align: left;
  color: #FF0000;
}

tr.errore td {
  font-size: 14px;
}

a:link, a:visited, a:active {
  color: #8A211E;
  text-decoration: none;
}

a:hover {
  color: #8A211E;
  text-decoration: none;
}

#dispEsaurita {
  color: #7f0000;
  font-style: italic;
}

#dispInEsaurimento {
  color: #7f0000;
}

#dispBassa {
  color: #7f5f00;
}

#dispAlta {
  color: #007f00;
  display: none;
}

img {
  vertical-align: text-top;
}

a.backUrl:link, a.backUrl:visited, a.backUrl:active {
  color: #8A211E;
  text-decoration: none;
  font-size: 12px;
}

a.backUrl:hover {
	color: #8A211E;
	text-decoration: underline;
	font-size: 12px;
}

#attivo {
  font-weight: bold;
}

#nonattivo {
  font-weight: bold;
  font-style: italic;
}

h5 {
  font-size: 10px;
  font-weight: normal;
}

#art {
	color: red;
	font-weight: bold;
	text-transform: uppercase;
}

#a { 
	color: gray;
	font-weight: bold;
	text-transform: uppercase;
}

#com { 
	color: black;
	font-weight: bold;
	text-transform: lowercase;
}

#srl { 
	color: black;
	font-weight: bold;
	text-transform: capitalize;
}

a.guida:link, a.guida:visited, a.guida:active {
  color: #8A211E;
  text-decoration: none;
}

a.guida:hover {
	color: #8a211e;
	text-decoration: underline;
}

img {
	border: 0;
}

td.errore {
  align: left;
  color: red;
  font-size: 14px;
}

span.treeHead {
	cursor: pointer;
	cursor: hand;
}

#regulus {
	color: #1E9FDF;
	font-weight: bold;
	text-transform: uppercase;
}
