body {
	margin: 0px;
	padding: 0px;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #5EB05E;
	background-image: url(images/bg_stripe.png);
	}

.myDiv {
	margin: 20px 1px 20px 1px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #808080;
	text-align: left;
}
.menudiv {
	margin: 5px 1px 5px 1px;
	padding: 0px 0px 0px 0px;
	border: 2px solid;
	text-align: right;
	width: 250px;
}

body.pop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0F4C10;
	background-color: #F8F8D8;
	background-image: none;
	line-height: 18px;
	letter-spacing: 1px;
	word-spacing: 1px;
	margin: 1px;
	padding: 1px;
	}

td.tp {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #2F4628;
	padding: 3px;
	margin: 2px;
}
hr.menu {
	margin: 0px 2px 0px 2px;
	padding: 0px;
	color: #AE7631;
	background-color: inherit;
	height: 1px;
}

/* TABELLE */
table.master {
	border: 1px solid #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #0F4C10;
	word-spacing: 1px;
}
td.titolo {
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	color: #eeeeee;
	background-color: #4D8219;
	padding: 4px;
	width: 130px;
}


/* FORM */
form {
	padding : 0px;
	border-width : 0px;
	border-style : none;
	border-color : inherit;
	margin-bottom : 0px;
	margin-top : 0px;
	}
input {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #272727;
	background-color: #CEF4C6;
	border: 1px solid #808080;
	margin: 1px;
	padding: 2px;
	}
select {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #272727;
	letter-spacing: 1px;
	margin: 1px;
	padding: 2px;
	background-color: #CEF4C6;
	border: 1px solid #808080;
}
textarea {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	word-spacing: 1px;
	margin: 2px;
	padding: 3px;
	background-color: #CEF4C6;
	border: 1px solid #808080;
}
input.text {
	margin: 1px;
	padding: 2px;
	font-family: sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: Green;
	background-color: #F8F8E4;
	
}
input.btn {
	font-family: sans-serif;
	margin: 1px;
	padding: 2px;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	border: 1px solid #808080;
	letter-spacing : 2px;
	color: #6B6B6B;
	background-color: #F8F8E4;
}
input.invia {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 118px;
	height: 39px;
	background-image: url(images/invia.png);
	background-color: transparent;
	border: 0px none #808080;
}
input.cancella {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 148px;
	height: 39px;
	background-image: url(images/cancella.png);
	background-color: transparent;
	border: 0px none #808080;
}

/* LINK */
a {
	color: Green;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 1px;
	padding: 0px;
	border-bottom: 1px solid #30AE30;
}
	
a:hover {
	color: Green;
	background-color: #D2EED6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 1px;
	padding: 0px;
	border-bottom: 2px solid #30AE30;
}
a.img {
	color: #000000;
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px none;
	}
a:hover.img {
	color: #000000;
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
a.top {
	font-family: Arial, Helvetica, sans-serif;
	color: #153E10;
	background-color: transparent;
	font-size: 16px;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	border-bottom: 0px solid;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: normal;
	line-height: 25px;
}
a:hover.top {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF4500;
	font-size: 16px;
	text-decoration: underline;
	padding: 5px;
	margin: 5px;
	border-bottom: 0px solid;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: normal;
	line-height: 25px;
}
a.open {
	font-family: Arial, Helvetica, sans-serif;
	color: #153E10;
	background-color: transparent;
	font-size: 17px;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	border-bottom: 0px solid;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: bold;
	line-height: 25px;
	font-style: italic;
}
a.top2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #153E10;
	background-color: transparent;
	font-size: 17px;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	border-bottom: 0px solid;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-weight: normal;
	line-height: 25px;
}
a:hover.top2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF4500;
	font-size: 17px;
	text-decoration: underline;
	padding: 5px;
	margin: 5px;
	border-bottom: 0px solid;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-weight: normal;
	line-height: 25px;
}
#promo_btn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
	color: #3A3A3A;
	background-color: #FFE2B7;
	padding: 4px;
	border: 2px solid #936533;
	display: block;
	text-align: center;
}
#promo_btn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
	color: Black;
	background-color: #FFD28E;
	padding: 4px;
	border: 2px solid #A66400;
}
#promo_btn a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
	color: #7B7B7B;
	background-color: #F2F0D2;
	padding: 4px;
	border: 2px solid #E0B98A;
}
#promoz a {
	color: #132816;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 2px;
	padding: 0px;
	line-height: 24px;
	border-bottom: 0px none;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#promoz a:hover {
	color: #132816;
	text-decoration: underline;
	border-bottom: 0px none;
}
a.prezzi {
	font-family: "Times New Roman", Times, serif;
	color: #005E2F;
	font-size: 17px;
	text-decoration: none;
	padding: 3px;
	margin: 5px 2px 5px 2px;
	line-height: 23px;
	border: 0px none;
	font-weight: normal;
	background-color: transparent;
}
a:hover.prezzi {
	font-family: "Times New Roman", Times, serif;
	color: Red;
	font-size: 17px;
	text-decoration: none;
	padding: 3px;
	margin: 5px 2px 5px 2px;
	line-height: 23px;
	border: 0px none;
	background-color: transparent;
	font-weight: normal;
}


/* LISTE */
ul {
	margin: 1px 0px 1px 2px;
	padding: 0px 0px 0px 0px;
	}
ul li {
	margin: 2px 0px 2px 2px;
	padding: 0px 0px 0px 0px;
	list-style: circle inside;
}
ol li {
	margin: 3px;
	list-style-image : none;
	padding-left : 5px;
}


/* 	DEFINIZIONI */
dt {
	font-family: serif;
	font-size: 18px;
	color: #3A81CB;
	background-color: inherit;
	letter-spacing: 2px;
	word-spacing: 3px;
}
dd {
	font-family : serif;
	font-size: 13px;
	line-height: 1.4em;
	letter-spacing: 0.5px;
	color: #515151;
	background-color: inherit;
	margin: 0.2em 4em 1.5em 2em;
	text-align: justify;
	border-left: 1px solid #3A81CB;
	border-bottom: 1px solid #3A81CB;
	padding: 1px 4px 4px 4px;
}


/* PARAGRAFI */
p.in {
margin: 1px;
padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #00572C;
	background-color: transparent;
	line-height: 18px;
	margin: 1px;
	padding: 2px;
	letter-spacing: 1px;
}
h1.offerta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFCC;
	background-color: #990000;
	line-height: 28px;
	margin: 1px;
	padding: 3px;
	letter-spacing: 1px;
}
h1.invito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #366132;
	background-color: transparent;
	line-height: 24px;
	margin: 1px;
	padding: 2px;
	letter-spacing: 1px;
}
.minimo {
	color: #5EB05E;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	letter-spacing: 10px;
	border-bottom: 0px none;
	visibility: hidden;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #246234;
	background-color: transparent;
	font-weight: normal;
	margin: 4px;
	padding: 1px;
	line-height: 25px;
	letter-spacing: 2px;
	word-spacing: 2px;
}
h3 {
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	color: #B35900;
	background-color: transparent;
	letter-spacing: 3px;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	font-weight: normal;
	}
strong{
	font-size: 15px;
	color: Green;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 1px;
}	
.date{
	font-size: 15px;
	color: #7D3F11;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 1px;
}	
.cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #174717;
	font-weight: normal;
	letter-spacing: 2px;
	word-spacing: 2px;
	margin: 3px 1px 1px 1px;
	padding: 2px;
	border: 1px solid #808080;
	background-color: #DDF3D7;
	text-align: center;
	line-height: 20px;
}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #174717;
	font-weight: normal;
	letter-spacing: 2px;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
}
.navtext {
	text-align: left;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	border: 2px solid #62BF64;
	background-color: #CBF3CD;
	color: #004001;
	padding: 2px;
	letter-spacing: 1px;
}
.titimg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E2EFE0;
	background-color: #2A8E22;
	padding: 5px;
	margin: 0px;
	letter-spacing: 2px;
	word-spacing: 2px;
	line-height: 15px;
	font-weight: bold;
	font-style: italic;
	border: 2px solid #41703A;
}	
.mont{
	font-size: 18px;
	color: #895D27;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	letter-spacing: 2px;
	word-spacing: 2px;
	padding: 2px;
}	
.boxtitle {
	border: 5px solid #8CBD84;
	margin: 2px;
	padding: 10px;
	background-color: #F0E1D0;
	background-image: url(images/bg_titolo2.gif);
	}
.box {
	font-family: Arial, Helvetica, sans-serif;
	border: 6px solid #AED0A8;
	margin: 1px;
	font-size: 18px;
	line-height: 22px;
	padding: 6px;
	background-color: #F0E1D0;
	color: #1D3E1A;
	letter-spacing: 1px;
	font-style: italic;
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	border: 3px solid #B99375;
	margin: 0px;
	font-size: 13px;
	padding: 4px;
	background-color: #E7DACF;
	color: #003900;
}
.box3 {
	font-family: Arial, Helvetica, sans-serif;
	border: 3px solid #D2C0DA;
	font-size: 15px;
	margin: 1px;
	padding: 4px;
	background-color: #EBE3EE;
	color: #003900;
	text-align: left;
}
.psh5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0F4C10;
	line-height: 20px;
	letter-spacing: 1px;
	word-spacing: 1px;
	border: 3px solid #c0c0c0;
	padding: 2px;
	margin: 0px;
	background-color: #ffffff;
	width:240px;
}
	
.intestazione{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #006400;
	background-color: transparent;
	font-weight: normal;
	letter-spacing: 3px;
	border-bottom: 3px solid #ABCF9E;
	padding: 4px;
	margin-bottom: 5px;
	line-height: 25px;
}
.foot{
	line-height : 1.2em;
	font-size : 10px;
	color: #444444;
	background-color: transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
	}	
.ash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffff00;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 1px;
	text-align: center;
	line-height: 24px;
}	


/* CARATTERE MIN */
.min {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
	background-color: inherit;
	line-height: 15px;
}
a.min {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #86A67B;
	background-color: inherit;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	border-bottom: 0px none;
}
a:hover.min {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #86A67B;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border: 1px none #504029;
	line-height: 15px;
}

/* Stili per il box con gli angoli arrotondati */
#shadowed-border { padding:10px; width:90%; margin:5px auto; }
#shadowed-border .sb-inner { background:#DFFFEA; }
#shadowed-border .sb-border { background:#878787; }

/* immagini tooltip */
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 200px;
	border: 1px solid #202020;
	padding: 4px;
	background-color: #FFFFDB;
	visibility: hidden;
	z-index: 100; 
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}
#dhtmlpointer{
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
	}

/* SCRITTA LAMPEGGIANTE*/
.c1{color:black;font-size:17pt;font-weight:bold; text-align:center;}
.c2{color:red;font-size:17pt;font-weight:bold; text-align:center;}
<!-- .c3{background-color:chartreuse;color:purple;font-size:24pt} -->
<!-- .c4{background-color:pink;color:yellow;font-size:24pt} -->
    

#prezzifineanno td {
	color: #132816;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	margin: 2px;
	padding: 5px;
	padding-left: 15px;
	line-height: 24px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#prezzifineanno td.intesta {
	color: #D5E8D2;
	background-color: #366132;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	margin: 2px;
	padding: 5px;
	padding-left: 15px;
	line-height: 20px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
	
