body {
	margin: 0px;
	padding: 0px;
	background-color: #AFCDB1;
	cursor: default;
}

/* LINK */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #117B11;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
}
a:hover {
	text-decoration: underline;
}

/* MENU */
.promo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005E2F;
	line-height : 18px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.promo a:hover {
	text-decoration: underline;
}

a.img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height : 11px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
a:hover.img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height : 11px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
a.prezzi {
	font-family: "Times New Roman", Times, serif;
	color: #005E2F;
	background-color: inherit;
	font-size: 15px;
	text-decoration: none;
	padding: 1px;
	margin: 0px;
	border: 0px none;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: bold;
}
a:hover.prezzi {
	font-family: "Times New Roman", Times, serif;
	color: #005E2F;
	background-color: inherit;
	font-size: 15px;
	text-decoration: underline;
	padding: 1px;
	margin: 0px;
	border: 0px none;
	letter-spacing: 1px;
	word-spacing : 1px;
	font-weight : bold;
}
a.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	color: #00572C;
	background-color: inherit;
	line-height: 30px;
	margin: 4px;
	padding: 2px;
	letter-spacing: 2px;
	word-spacing: 2px;
	text-decoration: none;
	font-weight: lighter;
}
a:hover.big {
	text-decoration: underline;
}
a.big1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0D7B0B;
	background-color: inherit;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
a:hover.big1 {
	color: #11A20E;
	text-decoration: underline;
}
a.big2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B35900;
	background-color: inherit;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
}
a:hover.big2 {
	text-decoration: underline;
}


/* MENU */
.menu p {
	margin: 0px;
	padding: 0px;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
	margin: 0px;
	padding: 8px 1px 8px 3px;
	border-bottom: 5px solid #7cb672;
	display: block;
}
.menu a:hover {
	color: #8B0000;
	text-decoration: none;
	background-color: #C8FAC7;
}
.menu a.active {
	text-decoration: none;
	background-color: #E0E0E0;
}
.menu h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B35900;
	font-style: italic;
	margin: 18px 1px 3px 1px;
	padding: 2px;
}

/* LISTE */
ul ol {
	margin: 1px 0px 1px 0px;
	padding-left : 5px;
	}
ol li {
	margin: 3px;
	list-style-image : none;
	padding-left : 5px;
}
ul li {
	margin: 2px 0px 2px 3px;
	list-style-image : url(images/indica.gif);
	padding-left : 5px;
}


/* 	DEFINIZIONI */
dt {
	font-family : serif;
	font-size : 15px;
	color: #3A81CB;
	background-color: inherit;
	letter-spacing : 2px;
	word-spacing : 3px;
	font-weight : bold;
}
dd {
	font-family : serif;
	font-size: 12px;
	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: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #00572C;
	background-color: inherit;
	line-height: 40px;
	margin: 8px;
	padding: 6px;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-weight: lighter;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #34874D;
	background-color: inherit;
	margin: 2px;
	padding: 2px;
	line-height: 25px;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: lighter;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #B35900;
	font-style: italic;
	margin: 2px;
	padding: 2px;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: lighter;
	line-height: 22px;
	margin-bottom: 2px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006400;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 2px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3D3D3D;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.psh5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D3D3D;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 1px;
}

/* 	HOME */
.home {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3D3D3D;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-style: italic;
}
.home p{
margin-bottom: 8px;
margin-top: 8px;
}
.home a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006F00;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-style: italic;
	text-decoration: none;
}
.home a:hover {
	text-decoration: underline;
}
.home big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #954F24;
}

strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #954F24;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
}	
.foot{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #444444;
	background-color: inherit;
	letter-spacing: 0.5px;
	line-height: 12px;
	}	

/* CARATTERE MIN */
.min{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4A4A4A;
	background-color: inherit;
	line-height: 15px;
	letter-spacing: 0.5px;
}
a.min {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0068CC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	letter-spacing: 0.5px;
}
a:hover.min {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #DF0000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	letter-spacing: 0.5px;
}
h1.minimo {
	color: #5EB05E;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	letter-spacing: 10px;
	border-bottom: 0px none;
	visibility: hidden;
}

td.psh5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3D3D3D;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: 2px;
	word-spacing: 2px;
	border: 5px solid #74A86F;
	padding: 5px;
	background-color: #F1F1F1;
}



