body {
	font-family: verdana, arial, 'sans serif';
	background-color: #F3EFEB;
	background-image: url(/artafiles/ravennafestival/sfondo2010.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #555555;
	text-align: center;
	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: black;
	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';
	/*background-color: #fddd63;
	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;
  color: #555555;
  background-color: #ffffff;
}

table.interna table.interna {margin: 10px 0px 0px 0px;}

td.nopad {
	padding: 0;
}

td.nav_bar {
  font-size: 14px;
  font-weight: bold;
  background-color: #ffffff;
  color: #555555;
}

div#contenitore {
	width: 970px;
	margin: auto;
	text-align: left;
}

div#header {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	text-align: center;
	border: 0px;
}

div#contenuto {
	width: 948px;
	border: 1px solid #C5C2BD;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	background-color: #ffffff;
}
	
div#content {
	margin-left: auto;
	margin-right: auto;
	width: 948px;
	/*
	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;
	*/
	/*border: 1px solid black;*/
}

div#footer {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 970px;
	color: #000000;
	text-align: center;
	border-width: 3px 0px 0px 0px;
	border-style: solid;
	border-color: #B9B1A6;
}

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: #B9B1A6;
	border-style: solid;
	text-align: center;
	text-transform: uppercase;
}

td.menusinistraUnsel {
	width: 120px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	background-color: #ffffff;
}

td.menusinistraUnsel a:link, td.menusinistraUnsel a:hover, td.menusinistraUnsel a:visited, td.menusinistraUnsel a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
	
td.menusinistraSel {
	color: #00A8BF;
	background-color: #EAE7E4;
	font-weight: bold;
	width: 120px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
}

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

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

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

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

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

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

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

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

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;
  color: #333333;
}

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

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

a:link, a:visited, a:active {
  color: #0099D3;
  text-decoration: none;
}

a:hover {
	color: #0099D3;
	text-decoration: underline;
}

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

#dispInEsaurimento {
  color: #7f0000;
}

#dispBassa {
  color: #7f5f00;
}

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

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

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

a.backUrl:hover {
	color: #0099D3;
	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: #0099D3;
	text-decoration: none;
	font-size: 16px;
}

a.guida:hover {
	color: #0099D3;
	text-decoration: underline;
	font-size: 16px;
}

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

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

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

div#footer a {text-decoration: none;}

td.separatore {border-width: 0px 0px 1px 0px; border-style: solid; border-color: #B9B1A6;}

