.header {
	height: 200px;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: none;
	margin: 0px;
	background-image: url(IMG/sf.jpg);
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	text-align: center;
	border-top-color: #003300;
}
.bodibox {
	width: 850px;
	background-color: #FFFFFF;
	
}
.topmenu {
	text-align: left;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #4AA04F;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 250px;
}
.leftmenucontent {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}
.headcontent {
	height: 200px;
	margin: 0px;
	padding: 0px;
	width: 850px;
	text-align: left;
}
.leftmenubox {
	width: 200px;
	float: left;
	text-align: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentbox {
	width: 630px;
	float: right;
	text-align: justify;
	padding-left: 15px;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #002800;
}
.bodibox .contentbox .contentmain .textcontentmain {
	width: 445px;
	float: left;
}
.leftmenucontent a {
	color: #003300;
}
.leftmenucontent a:hover {
	color: #ED8A13;
	text-decoration: none;
}
.bodibox .leftmenubox .leftmenucontent h2 {
	font-size: 14px;
	color: #003300;
	text-align: right;
}
.bodibox .contentbox .contentmain .pictcontentmain {
	width: 150px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	padding-left: 10px;
	color: #006600;
	font-weight: normal;
}
.bodibox .contentbox .contentmain {
	border: 1px dashed #006600;
	padding: 7px;
}
.bodibox .contentbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	color: #ED8A13;
	text-align: right;
}
.parify {
	clear: both;
	height: 10px;
}
.top {
	height: 43px;
	width: 900px;
	background-color: #FFFFFF;
	padding-top: 5px;
}
.top img {
	padding-right: 50px;
	padding-left: 50px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.footer {
	background-color: #4CA151;
	clear: both;
	height: 18px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-bottom-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	padding-top: 5px;
}
.logo {
	width: 400px;
	float: left;
	padding-left: 60px;
}
.ometto {
	width: 280px;
	float: left;
}
.topmenu a {
	color: #4A9F4F;
	text-decoration: none;
}
.topmenu a:hover {
	color: #ED8A13;
	text-decoration: none;
}
.form {
	width: 400px;
	background-color: #D5F3E0;
}
.form .label_form {
	float: left;
	width: 110px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 15px;
}
.form .field_form {
	width: 275px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.8em;
}
.form .parify_2 {
	clear: both;
	height: 1px;
}
.textcontentmain a {
	font-weight: normal;
	color: #006633;
}
.textcontentmain a:hover {
	font-weight: normal;
	color: #FF6600;
}
