body {
	font-family: verdana, arial, 'sans serif';
	background-color: white;
	color: black;
	margin:0;
	z-index: 1;
	font-size: 12px;

}

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

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



#contenitore {
	margin:0 auto; width:98%;padding:0
}

div#testa {
	margin:0;
	padding:0;
	overflow:hidden;
	background: #000000 url(sfondo.gif) repeat-x top left;
}

div#testa div.testaSX {
	margin:0;
	padding:0;
	width:40%;
	float:left
}

div#testa div.testaDX {
	margin:0;
	padding:0;
	width:335px;
	float:right
}

div#corpo {
	padding:10px 0
}

div#secondariga { background-color: #f5f5f5; 
}

div#listaeventi, div#guida, div#transazioni { text-transform: uppercase; font-size:1.1em; font-weight:bold;
}
div#listaeventi { padding-left:0 }







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

table {
	border-spacing: 0px;
	padding: 0px;

}

td {
	vertical-align: top;
	padding: 1px 3px 1px 3px;
	font-size: 11px;

}

input, select, button {
	font-family: verdana, arial, 'sans serif';
	font-size: 11px;

}

table.image {
  width: auto;
  vertical-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: 110px;
	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: 110px;
	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.corposinistra td.titolotabella {
	color:#000000;
	border-bottom:1px solid #cccccc
}

.treeHead img[src$="treeOpen.png"] { width:0; height:0; padding:0 0 15px 20px !important; background: url("treeOpen.png") no-repeat; }

.treeHead img[src$="treeClosed.png"] { width:0; height:0; padding:0 0 15px 20px !important; background: url("treeClosed.png") no-repeat; }

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 th {
  background-color: #420004;
  color: white;
  font-weight: bold;
  font-style: italic;
}

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


tr.legenda td, tr.legenda th, tr.totale td, table.tablesorter thead tr th, table.tablesorter tfoot tr th {
   background-color: #420004;
   color: #ffffff;
   font-weight: bold;
   font-style: italic;
   border: 0px;
}

table.tablesorter a:link, table.tablesorter a:visited {
color:#8A211E;
font-weight:bold
}

table.tablesorter a:hover {
color:#000000;
font-weight:bold
}




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

table.tablesorter tr.totale td, tr.totale, tr.totale td.descrizione, tr.totale td.importo {
  background-color: #420004;
  color: white;
  font-weight: bold;
  font-style: italic;
}


table tr.r0 td {
background-color: #f7f7f7;
}
table tr.r1 td {
background-color:#f0f0f0;
}


td.menusinistra, td.menusinistraSel, td.menusinistraUnsel, table.corposinistra, td.griglia, td.titolotabella, table.tabsuperiore, table.tabinferiore, table.conbordo, div.login
{
border-style:none;
}

div.all_login {
width:49%
}

div.testodx {
text-align:right;
margin:15px 0
}

div#navigazione a, div#cliente a {
font-size:0.9em;
text-decoration:underline
}


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 {
}

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;
}

.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;
}

