body
{
   	scrollbar-face-color: #f0fcee;
    scrollbar-shadow-color: #347f20;
    scrollbar-highlight-color: #f0f6fa;
    scrollbar-3dlight-color: #347f20;
    scrollbar-darkshadow-color: #f0f6fa;
    scrollbar-track-color: #f0fcee;
    scrollbar-arrow-color: #347f20; 
	vertical-align: middle;
	margin: 0;
	padding: 0;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
table.Contatti{
	border: 1px solid #347f20;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 390px;
	margin: 15px 15px 15px 15px;
}

table.Contatti td.Intestazione{
	width: 40%;
	font-size: 10pt;
	color: white;
	background-color: #347f20;
	text-align: left;
	padding: 2px 1 2px 1px;
}
table.Contatti td.IntestazioneGrassetto{
	width: 40%;
	font-size: 13pt;
	color: white;
	background-color: #ffa823;
	font: caption bolder;
}
table.Contatti td.testo{
	width: 60%;
	font-size: 10pt;
		color: #347f20;
	font: caption bolder;
padding: 2px 1 2px 1px;
}
form input.Testo{
	border: 1px solid #347f20;
	width: 210px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #215f15;
	background-color: #f0fcee;
}

input.submitSalva{
	border: 1px solid #347f20;
	width: 80px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	background: #f0fcee;
	color: #215f15;
}
div.informativa {
	padding-right: 10px;
	text-align: left;
	font-size: 80%;
	line-height: 1.0em;
	height: 100px;
	overflow: auto;
}

div.TabView
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

div.TabView div.Tabs
{
  height: 24px;
  overflow: hidden;
}




div.TabView div.Tabs a
{
  float: left;
  display: block;

  width:  46px;
  text-align: center;

  height:      24px;
  line-height: 28px;
  vertical-align: middle;

  background: url('tabs.png') no-repeat -2px -1px;
text-decoration: none;
/*  
  font-family: "Times New Roman", Serif;
  font-weight: 900;
  font-size: 13px;
  color: #000080;
  */
  
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bolder;
	color: #215f15;
	background-color: #f0fcee;

}

div.TabView div.Tabs a:hover,
div.TabView div.Tabs a.active
{
  background: url('tabs.png') no-repeat -2px -31px;
}

div.TabView div.Pages
{
	clear: both;
	border: 1px solid #2c731e;
	overflow: scroll;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.TabView div.Pages div.Page
{
  padding: 0px;
/*  overflow: auto;*/
}

div.TabView div.Pages div.Page div.Pad
{
  padding: 3px 5px;
  overflow: hidden;
}
p.catalogo{
	font-size: 16pt;
	font-weight: normal;
	color: #215f15;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.percorso{
	height: 24px;
	line-height: 28px;
	text-decoration: underline; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	color: #215f15;
}

table.flash{
	border: 0px solid #347f20;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 18px;
	top: 190px;
}
table.Presentazione{
	border: 0px solid #347f20;
		font-family:  "Comic Sans MS";
/*	font-family: "Sweden Funkis Straight";*/
	font-size: 16pt; /*	width: 520px; */
	margin: 1px 1px 1px 1px;
	color: #2e7b17; /* #3b8924  #fca016*/
	font: normal normal;
}

table.Eventi{
	border: 0px solid #347f20;
		font-family:  "Comic Sans MS";
/*	font-family: "Sweden Funkis Straight";*/
	font-size: 11pt; /*	width: 520px; */
	margin: 3px 3px 3px 3px;
	color: #2e7b17; /* #3b8924  #fca016*/
	font: normal normal;
	vertical-align: top;
	text-align: left;
		padding: 3px;

}
table.Eventi td.data{
	border: 0px solid #347f20;
	font-family: "Comic Sans MS"; /*	font-family: "Sweden Funkis Straight";*/
	font-size: 11pt; /*	width: 520px; */
	color: #2e7b17; /* #3b8924  #fca016*/
	font: normal normal bolder;
		text-align: center;
		vertical-align: top;

}
table.Eventi td.testo{
	border: 0px solid #347f20;
		font-family:  "Comic Sans MS";
/*	font-family: "Sweden Funkis Straight";*/
	font-size: 11pt; /*	width: 520px; */
	color: #2e7b17; /* #3b8924  #fca016*/
	font: normal normal;
	vertical-align: top;
}



