/**
 * Website Baker template: Colori gruen
*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #F0F1F3;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #006847;
	text-decoration: none;
	
}
a:hover {
	color: #006847;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #603;
	border: 0;
	border-top: 1px solid #603;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 13px;
	color: #006847;
	text-align: left;
	margin: 18px 2px 8px 2px;
}
form {margin: 0;}
.main {
	width: 1020px;
	background-color: #fff;
	background-image: url(images/middle_shadow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 170px;

	margin: auto;
	margin-top: 40px;
	padding: 0;
}
.banner, .search_box {
	height: 150px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
}
.facebook {width: 35px;}
.banner {
	width: 1000px;
	padding-left: 20px;
/*	float: left; */
	text-align: left;
}
.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {background-color: #D0D0D0;}
.banner a {color: #FFF;}
.banner span {color: #D0D0D0;}

.menu {
	float: left;
	width: 159px;
	margin: 10px;
	margin-top: 20px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
	text-align: right;
}
.menu ul ul {padding-left: 8px;}

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
	font-family: verdana;
	font-size: 11px;
	letter-spacing: 0.5px;
	font-weight: bold;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {}
.menu_default a:hover {}

.menu_current  {font-weight:bold;}

.menu-child a:link, .menu-child a:visited, .menu-child a:active, .menu-child a:hover {
	display: block;
	padding: 2px;
	font-family: verdana;
	font-size: 11px;
	letter-spacing: 0.5px;
}
.menu-3 A:link, .menu-3 A:visited, .menu-3 A:active, .menu-3 A:hover {	font-weight: normal;	font-size: 10px;}
.menu fieldset {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}

.menu legend {
	color: #603;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.menu input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

.content {

	margin-left: 213px;
	padding: 4px 10px 14px 10px;
	text-align: justify;
	clear: right;
	height: 333px;
}

.content P {line-height: 18px;color: #646567;}

.menu_top {width: 500px;float:left;margin-top:115px;color: #FDD200;font-size: 11px;margin-left: 35px;}
.menu_top ul, .menu_top li {list-style: none;float: left;}
.menu_top A {font-weight: bold;font-family: verdana;color: #006847;font-size: 11px;}
.more_link {float: right;font-weight: normal;font-family: arial;color: #FDD200;font-size: smaller;}
.more_link A {font-weight: normal;font-family: arial;color: #FDD200;font-size: smaller;}
.footer {width: 1020px;height: 215px;background-image: url(images/footer.jpg);background-repeat: no-repeat;}
.colori_pic_border {border: 2px solid #c5e079;}
.menu_top2 {width: 100px;float:right;margin-top:115px;color: #FDD200;font-size: 11px;margin-right: 45px;}
.menu_top2 A {font-weight: bold;font-family: verdana;color: #006847;font-size: 11px;}
