body {
	font-family: verdana, arial, 'sans serif';
	color: #686868;
	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: #686868;
}

td.nopad {
	padding: 0;
}

td.nav_bar {
	font-size: 14px;
	font-weight: bold;
	/*background-color: #1f1f1f;
	color: red;*/
	color: #000000;
}

div#body {
	width: 100%;
	margin: 0 0;
}

div#header {
	margin-left: 0%;
	margin-right: 0%;
	text-align: center;
	margin: 0 0;
	background-image: url(/artafiles/vicenzacalcio/sfondo.jpg);
	background-repeat: repeat-x;
}

#testata1 {
	background-color: #ff0000;
}
	
div#content {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	/*margin-left:expression(document.body.clientWidth > 804? ((document.body.clientWidth - 804) / 2) + "px": "0px");
	width:expression(document.body.clientWidth > 804? "804px": "100%");
	max-width: 804px;*/
	/*border: 3px solid #1f1f1f;*/
	margin: 0 0;
}

td#contenuto {
	width: 770px;
	background-color: white;
	background-image: url(/artafiles/vicenzacalcio/top2.jpg);
	background-repeat: no-repeat;
	margin: 0 0;
}

#footer {
	height: 40px;
	background-color: #ff0000;
	font-size: 10px;
	color: white;
	text-align: center;
}

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: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: #cccccc;
	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: #f5f5f5;
}

td.menusinistraUnsel a:link, td.menusinistraUnsel a:hover, td.menusinistraUnsel a:visited, td.menusinistraUnsel a:active {
	font-weight: normal;
	color: #686868;
	text-decoration: none;
}
	
td.menusinistraSel {
	color: #686868;
	font-weight: bold;
	width: 80px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	background-color: #f1f1f1;
}

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

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

table.corposinistrainterno {
	width: 100%;
	/*height: 100%;*/
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #cccccc;
	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: #cccccc;
	color: #686868;
	/*background-color: #1f1f1f;
	color: #71706E;*/
	font-weight: bold;
	font-style: italic;
}

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

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

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

tr.r0, tr.r1 {
  color: #686868;
}

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

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

tr.r0 a:link, tr.r0 a:active, tr.r0 a:visited, tr.r0 a:hover, tr.r1 a:link, tr.r1 a:active, tr.r1 a:visited, tr.r1 a:hover {
  color: #ff0000;
}

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

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

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

a:link, a:visited, a:active, a:hover {
  color: #ff0000;
  text-decoration: none;
}

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

#dispInEsaurimento {
  color: #7f0000;
}

#dispBassa {
  color: #7f5f00;
}

#dispAlta {
  color: #007f00;
}

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

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

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

#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;
}*/

#artacom, #regulus {
	background-color: white;
}

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

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

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

.separatore {
	height: 3px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}


