body {
	background-color: #FDFFD7;
	margin: 0px;
}
.top {
	background-color: #FDFFD7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.top_left {
	background-attachment: fixed;
	background-image: url(MT_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.top_right {
	background-color: #3D4E23;
	color: #FDFFD7;
}
.down {
	height: 20px;
	background-color: #86AA4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3D4E23;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
}
.middle_center {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(MT_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.monthformat {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #006600;
}

.middle_left {
	background-attachment: fixed;
	background-image: url(MT_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #3D4E22;
	background-color: #86AA4A;
	text-align: left;
	height: 30px;
	filter: Alpha(Opacity=90, FinishOpacity=90, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);
	padding-left:10;
}
.menu_b {
	background-color: #86AA4A;
	font-size: 1px;
	height: 10px;
	filter: Alpha(Opacity=50, FinishOpacity=30, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);
}
.menu_c {
	background-color: #86AA4A;
	height: 90%;
	filter: Alpha(Opacity=50, FinishOpacity=30, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
	vertical-align: top;
}
.main {
	color: #3C4D21;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 10px;
	text-align: justify;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;	
}
a:active {
	color: #000000;
	text-decoration:none;
}
a.servizi:link {
	color: #003300;
	text-decoration:none;
}

a.servizi:visited {
	color: #003300;
	text-decoration:none;
}
a.servizi:hover {
	color: #FF0000;
	text-decoration: underline;	
}
a.servizi:active {
	color: #003300;
	text-decoration:none;
}
.cellacentrale {
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3D4E23;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
}
.style_titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	letter-spacing: 0.1em;
}
.style_testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}
.style_cella_titolo {
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.style_agevolazioni {
	font-family: Verdana, Arial, "Trebuchet MS", "Times New Roman", Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #3D4E21;
	text-align: left;
	vertical-align: top;
	padding-left: 12px;
}

.style_form {
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	background-color: #E6FFEE;
	border: 1px solid #333333;
	}
.stile_modulo {
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
}
.style_form_error {
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FF0000;
	border: 1px solid #333333;
}
.style_titolo_error {
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: thin solid #FF0000;
}
.corpo_email {
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}
.top_email {
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #86AA4A;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}

