#left a:link,a:active,a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#left a:hover {
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}
#mainbody {
	width: 100%;
	position: relative;
	margin:0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	height: 100%;





}
#left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 65%;
	text-align: right;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding:5px 25px 5px 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006633;
	background-position: right;
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 14px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/bkg_ombra_left.gif);
















 }
#right {
	padding:5px 5px 0px 25px;
	text-align: justify;
	margin-right: 0px;
	margin-left: 62%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	height: 100%;









 }
body {
	margin: 0px;
	padding: 0px;
	background-color: #006633;

}
#right h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	letter-spacing: 1px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: left;


}
#right h2 {
	font-size: 14px;
	color: #FFF7D2;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	letter-spacing: 1px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: left;


}
#left h1 {
	font-size: 20px;
	color: #006633;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	letter-spacing: 1px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: right;


}
h5 {
	margin: 2px;
	padding: 2px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006634;
	font-size: 14px;
	color: #006634;
}
.form {
	color: #006633;
	background-color: #f4f4f4;
	border: 1px solid #006633;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 10px;
}
.box {
	font-size: 12px;
	background-color: #C7DE9A;
	padding: 3px;
	border: 2px dotted #006634;
}
a.ongreen:link {
	color: #FFCC66;
	text-decoration: none;

}
a.ongreen:active {
	color: #FFCC66;
	text-decoration: none;

}
a.ongreen:visited {
	color: #FFCC66;
	text-decoration: none;

}
a.ongreen:hover {
	color: #FFCC66;
	text-decoration: underline;
}

