body {
	background-color: #E9E2D0;
	margin-top: 5px;
}
h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;

}
h1 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #33603F;
	text-align: center;
	margin: 0px;
	padding: 2px;

}
a.header:link, a.header:active, a.header:visited {
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E2D0;
	color: #E9E2D0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;

}
a.header:hover {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #396534;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9E2D0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E9E2D0;




}
a.footer:link, a.footer:active, a.footer:visited {
	text-decoration: none;
	color: #E9E2D0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;


}
a.footer:hover {
	color: #FFCC00;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9E2D0;




}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	background-image: url(../immagini/pioppo_bkg.jpg);
	background-repeat: no-repeat;


}
.box {
	background-color: #DED3B8;
	border: 2px dotted #1C6C2D;
}
.textsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #E9E2D0;
	padding: 5px;
	font-weight: normal;

}
.text2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2E5E2C;
	padding: 5px;
}
.comms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2A6721;
	background-color: #E9E2D0;
	border: 1px solid #2A6721;
}

