body {
	font-family: verdana, arial, 'sans serif';
	background-color: #ffffff;
	color: black;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	/*overflow: hidden;*/
	z-index: 1;
	font-size: 12px;
	line-height:18px;
}

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

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

td {
	vertical-align: top;
	/*padding: 1px 3px 1px 3px;*/
	font-size: 12px;
	
}

input, select, button {
	font-family: verdana, arial, 'sans serif';
	/*background-color: #fddd63;
	border-width: 1px;*/
	font-size: 12px;
	
}

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

td.nopad {
	padding: 0;
}

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

div#body {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

h1,h2{
	font-size:1em;
	color:#7EA605
}

div#header {
	width: 100%;
	/*
	margin-left:expression(document.body.clientWidth > 780? ((document.body.clientWidth - 780) / 2) + "px": "0px");
	*/
	width:expression(document.body.clientWidth > 800? "800px": "100%");
	max-width: 800px;
	margin-left: 0%;
	margin-right: 0%;
	text-align: center;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: white;
}

td.nav_bar img {
	border: 1px #FFFF99 solid;
}


div#lingua, div#guida, div#listaeventi, div#transazioni, div#navigazione, div#cliente, div#carrello {
padding:0 10px 0 0;
}

div#listaeventi, div#transazioni, div#guida {
border-right:1px solid #ffffff;
text-transform:uppercase;
padding:0 10px 0 0;
float:left
}

div#lingua {
	text-align:right;
	float:none;
	padding:0;
	float:right
}

div.puliscifloat {
	clear:both
}


div#content {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

div#corpo {
	margin:15px 0 0 0;
}

div#footer {
	width: 100%;
	height: 31px;
	position: relative;
	text-align: center;
	bottom: 0px;
	padding: 17px 0px 0px 0px;
	color: black;
	background-image: url(/artafiles/meranomaia/foot.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

div#footer a {
	text-decoration:none
}

td.griglia, td.img, td.ultima {
border:0;
}

table.conbordo, div.login {
border: 2px solid #d6d6d6;
}

td.acquista {
text-align:right
}

td.titolotabella {
font-style:normal;
font-weight:bold;
color:#7EA605
}


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;
	border-color: #d6d6d6;
	border-style: solid;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}

td.menusinistraUnsel {
	width: 160px;
	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:visited, td.menusinistraUnsel a:active {
	font-weight: normal;
	color: #525252;
	text-decoration: none;
}

td.menusinistraUnsel a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

td.menusinistraSel {
	width: 160px;
	font-weight: normal;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	background-color: #d6d6d6;
	color: #000000;
}

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: #d6d6d6;
	border-style: solid;
	background-color: #FFFFFF;
}

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: #7EA605;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}

tr.legendainterna {
	background-color: #7EA605;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}

tr.subtotale {
	background-color: #7EA605;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}

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

tr.r0, tr.r1 {
	color: black;
}

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

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

tr.r0 a:link, tr.r0 a:visited, tr.r1 a:link, tr.r1 a:visited {
	color: #7EA605;
	text-decoration: underline;
}


tr.r0 a:hover, tr.r1 a:hover {
	color: #5f7d04;
	text-decoration: underline;
}

a.recuperopass:link, a.recuperouser:link, a.registrazione:link {
	color: #7EA605;
	text-decoration: underline;
}

a.recuperopass:hover, a.recuperouser:hover, a.registrazione:hover {
	color: #5f7d04;
	text-decoration: underline;
}

#utenteregistrato {
border-right:2px solid #d6d6d6
}


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

a.vocemenu:hover {
	font-weight: bold;
	color: red;
	text-decoration: none;
}

td.vocemenu {
	text-align: center;
}

td.sala {

}

tr.sala {
  text-align: left;
  font-size: 14px;
  font-style: italic;
  color: black;
}

tr.sala a:link, tr.sala a:active, tr.sala a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

tr.sala a:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

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

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

a:link, a:visited {
	color: black;
	text-decoration: underline;
}

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

a.foot {
	text-decoration: none;
}

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

#dispInEsaurimento {
  color: red;
}

#dispBassa {
  color: #7f5f00;
}

#dispAlta {
  color: #00af00;/*#007f00*/
}

img {
  vertical-align: text-top;
}

a.backUrl:link, a.backUrl:visited, a.backUrl:active {
  color: #7EA605;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-decoration:underline
}

a.backUrl:hover {
	color: #5f7d04;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline
}

#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: #525252;
	text-decoration: none;
	font-weight: bold;
}

a.guida:hover {
	color: #525252;
	text-decoration: underline;
	font-weight: bold;
}

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

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