body {
	font-family: verdana, arial, 'sans serif';
	background-color: #003B5D;
	color: white;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	z-index: 1;
	font-size: 12px;
	font-size:expression("11px");
	background-image: url(/artafiles/puccini/sfondo.jpg);
	background-repeat: repeat-x;
}

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

.tabella_esterna {
	width: 960px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

.bordo_sito {
	border: 1px solid #000000;
}

@media print {
	.bordo_sito {
		border: 0px;
	}
}

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: white;
  background-color: #003A5C;
}

td.nopad {
	padding: 0;
}

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

div#body {
	width: 100%;
}

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

div#footer {
	font-weight: bold;
	margin-left: 0%;
	margin-right: 0%;
	width: auto;
	text-align: center;
	width: 960px;
}

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: 24px;
	font-size: 16px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: #7E9DB1;
	border-style: solid;
	text-align: center;
}

td.menusinistraUnsel {
	width: 120px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	padding: 0px;
}

td.menusinistraUnsel a:link, td.menusinistraUnsel a:active, td.menusinistraUnsel a:visited, td.menusinistraUnsel a:hover {
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	height: 28px;
	font-weight: bold;
}

td.menusinistraUnsel a:hover {
	background-color: #467893;
}

td.menusinistraSel {
	width: 120px;
	font-weight: bold;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	background-color: #467893;
	text-transform: uppercase;
}

td.menusinistra {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}

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

span.treeHead {
	font-size: 24px;
}

table.corposinistrainterno {
	width: 100%;
	/*height: 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%;
	/*height: 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: #165577;
  color: white;
  font-weight: bold;
  font-style: italic;
}

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

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

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

tr.r0 {
  background-color: #436E87;
}

tr.r1 {
  background-color: #467893;
}

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

a.vocemenu:hover {
	font-weight: bold;
	color: yellow;
	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;
}

tr.sala td, h3, h2 {
	padding: 20px 0px 0px 0px;
}

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

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

a:link, a:visited, a:active {
  color: #ffffff;
  text-decoration: underline;
}

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

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

#dispInEsaurimento {
  color: #7f0000;
}

#dispBassa {
  color: #5F4700;
}

#dispAlta {
  color: #006600;
}

img {
  vertical-align: text-top;
  border: 0px;
}

a.backUrl:link, a.backUrl:visited, a.backUrl:active, a.backUrl:hover {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}

#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: white;
	font-weight: bold;
	text-transform: lowercase;
}

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

a.guida:link, a.guida:visited, a.guida:active, a.guida:hover {
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}

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

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

.separatore {height:10px;}

.infovendita {
	padding: 0px 0px 10px 0px;
}

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