body {
	font-family: "trebuchet MS", arial, 'sans serif';
	background-color:#F6F3EC;
	color: black;
	margin:0;
	padding:0;
	
	
	/*overflow: hidden;*/
	z-index:1;
	font-size:76%;
	/*font-size:expression("11px");*/
}

iframe {
	background-color: #ffffff; 
	border: 0;
	width: 100%;
	height: 100%;
	z-index:1;
}

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: "trebuchet MS", arial, 'sans serif';
	/* background-color: #fddd63; */ font-weight:bold;
	/* border-width: 1px;*/ 
	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;
}

td.nopad {
	padding: 0;
}

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

td.small {
	padding: 0px 1px 0px 1px;
	font-size: 9px;
}
td.medium {
	padding: 0px 1px 0px 1px;
}
div#body {
	width: 100%;
}

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

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

td#nomeBiglietteria, td#titolo { 
	height: 44px;
	vertical-align:top;
	padding:2px 0 0 2px;
	text-align: center;
	margin: 0;
	font-size:2.4em; color:#3197FF;
	/*font-weight:bold; background:url(/biglietteria/default/tMaster.gif) no-repeat top left ;*/
}

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: black;
	border-style: solid;*/ 
	text-align: center;
}

td.menusinistraUnsel {
	width: 82px;
	color:#000000;
	background:url(/biglietteria/default/tabUnsel.gif) no-repeat bottom left;
	
	border-bottom:2px solid #ABA699;
}

td.menusinistraUnsel a:link, td.menusinistraUnsel a:hover, td.menusinistraUnsel a:visited, td.menusinistraUnsel a:active {
	font-weight: normal;
	color: black;
	text-decoration: none;
}
	
td.menusinistraSel {
	font-weight: bold;
	width: 80px;
	color:#ffffff;
	background:url(/biglietteria/default/tabSel.gif) no-repeat bottom left;
	
	border-bottom:1px solid #ABA699;
}

td.menusinistra {
	/*border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px; 
	border-bottom-width: 2px; */ border-bottom:2px solid #ABA699;
}

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

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: #92C1F1;
  color: white;
  font-weight: bold;
  font-style: italic;
}

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

tr.totale {
  background-color: #92C1F1;
  font-weight: bold;
  font-style: italic;
}
tr.rossor0 {
  background-color: #f1f1f1;
  font-style: italic;
}
tr.rossor1 {
  background-color: #ffffff;
  font-style: italic;
}
tr.r0 {
	background-color: #f1f1f1;
}

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

tr.r0 td, tr.r1 td, tr.rossor0, tr.rossor1 td {
	padding-top: 6px;
	padding-bottom: 6px;		
}

tr.r0 td.small, tr.r1 td.small {
	padding-top: 1px;
	padding-bottom: 1px;		
}

tr.r0 td.medium, tr.r1 td.medium {
	padding-top: 1px;
	padding-bottom: 1px;		
}

tr.r0 td table td, tr.r1 td table td {
	padding-top: 1px;
	padding-bottom: 1px;
}


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;
	background-color:#ffffff;
}
td.legenda {
  background-color: #92C1F1;
  color: white;
  font-weight: bold;
  font-style: italic;
}
td.sottotitolo {
  color: #7f0000;
  font-weight: bold;
  font-style: italic;
}
td.totale {
  background-color: #92C1F1;
  font-weight: bold;
  font-style: italic;
}
td.totalenegativo {
  background-color: #92C1F1;
  font-weight: bold;
  font-style: italic;
  color: #7f0000;
  white-space: nowrap;
}
td.importonegativo {
	white-space: nowrap;
	color: red;
}
td.errore {
  align: left;
  color: red;
  font-size: 14px;
}
td.nowrap {
	white-space: nowrap;
}
tr.sala {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  /*font-style: italic;*/
  color: #0B67C3;
}

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

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

td.domenica {
	color: red;
}
td.altriGiorni {
}
a:link, a:visited, a:active {
  color: blue;
  text-decoration: none;
}

a:hover {
  color: red;
  text-decoration: none;
}

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

#dispInEsaurimento {
  color: #7f0000;
}

#dispBassa {
  color: #7f5f00;
}

#dispAlta {
  color: #007f00;
}

img {
  vertical-align: text-top;
}

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

td.nav_bar a:link, td.nav_bar a:visited, td.nav_bar a:active, td.nav_bar a:hover {
  color: yellow;
  text-decoration: none;
  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;
	text-transform: capitalize;
}

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

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

tr.r0 td.separatore, tr.r1 td.separatore {
	height: 5px;
	padding: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
}

/* hotel */

table.conbordo {
	border-spacing: 1px;
	border-width: 1px;
	padding: 1px;
	border-collapse: separate;
}

td.bg_avail {
  background-color: #1A9C63; 
  color: #FFFFFF;
}

td.bg_small_avail {
  background-color: #d5d32a; 
  color: #FFFFFF;
}

td.bg_no_avail {
  background-color: #CC0000;
  color: #E09B9B;
}

div.hot_foto {
	float: left;
	margin: 0px;
	padding: 0px;
	/* border: 1px solid green; */
}

div.hot_nome {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	/* border: 1px solid black; */
}

div.hot_show_hide {
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	/*border: 1px solid black;*/
}

span.treeHead {
	cursor: pointer;
	cursor: hand;
}
/* aggiunte */