@charset "UTF-8";
/* CSS Document */

html, body {
	background-color: #243A0B;
	margin: 0px;
	background-image: url(../images/bg0.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
}
.clear { clear: left; }
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#pre_header {
	float: left;
	width: 950px;
	margin-top: 5px;
}
.logo {
	float: left;
	margin-right: 22px;
	margin-left: 8px;
}
#menu {
	float: left;
	height: 44px;
	width: 950px;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
}
#menu ul 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li 
{
	float: left;
	margin-left: 30px!important;
	margin-left: 26px;
	padding-top: 12px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#menu li a:link, #menu li a:visited, #menu li a:active 
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#menu li a:hover 
{
	text-decoration: none;
	color: #FFF611;
}
#menu li a.active:link, #menu li a.active:visited, #menu li a.active:active, #menu li a.active:hover 
{
	text-decoration: none;
	color: #FFF30C;
	text-align: center;
}
li.divider {
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 30px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 325px;
	width: 950px;
}
#header_2 {
	background-image: url(../images/header_en.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 325px;
	width: 950px;
}
#main {
	background-color: #FFF;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 697px;
	width: 950px;
}
#main_prod {
	background-color: #FFF;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 950px;
}
#colonna1 {
	float: left;
	width: 525px;
	margin-left: 26px!important;
	margin-left: 13px;
}
h1.ttlhome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #264019;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 12px;
	margin-bottom: 8px;
}
p.text {
	margin-left: 12px;
	color: #001100;
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 8px;
	margin-top: 0px;
}
#colonna1 ul {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
	color: #001100;
}
#colonna1 li {
	margin-left: 55px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #358500;
	width: 525px;
	margin-top: 20px;
	margin-bottom: 12px;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #358500;
	width: 525px;
	margin-top: 6px;
	margin-bottom: 12px;
}
.td_col {
	float: left;
	width: 240px;
	margin-left: 12px!important;
	margin-left: 6px;
	margin-right: 10px;
}
.td_col img { margin-left: 5px; }
.td_col h2 {
	color: #348500;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.td_col h3 {color: #348500;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.td_col p {
	margin-left: 10px;
	color: #001100;
	font-size: 12px;
	line-height: 19px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
}
#colonna2 {
	background-color: #F4FFD7;
	float: left;
	width: 305px;
	border: 1px solid #FFF;
	margin-left: 74px;
	margin-top: 20px;
}
#colonna2 h4 {
	color: #348500;
	text-align: center;
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 2px;
}
#colonna2 h6 {
	color: #348500;
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#colonna2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 14px;
}
#colonna2 p {
	margin-left: 14px;
	color: #001100;
	font-size: 12px;
	line-height: 19px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 14px;
}
#colonna2 h5 {
	color: #348500;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 5px;
	background-image: url(../images/icon_nws.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #348500;
	margin-right: 8px;
	font-weight: normal;
	background-position: 0px 1px;
}
#colonna2 a { color: #001100; }
#button1 {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 185px;
	margin-left: 10px;
	margin-top: 9px;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 35px;
}
#button1 a {
	color: #FFF;
	text-decoration: none;
}
#button1 a:hover {
	color: #FFF100;
	text-decoration: none;
}
#button2 {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 185px;
	margin-left: 10px;
	margin-top: 28px;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 35px;
}
#button2 a {
	color: #FFF;
	text-decoration: none;
}
#button2 a:hover {
	color: #FFF100;
	text-decoration: none;
}
#footer {
	float: left;
	width: 950px;
	margin-top: 20px;
}
#footer a { color: #FFF; }
#foot1 {
	float: left;
	width: 530px;
	margin-left: 10px;
}
#foot1 p {
	font-size: 12px;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#foot2 {
	float: left;
	width: 320px;
	margin-left: 70px;
}
#foot2 p {
	font-size: 11px;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}
#box_lang {
	float: left;
	width: 530px;
	margin-top: 30px;
	text-align: right;
	padding-right: 20px;
}
#box_lang img {
	border: none;
}
img.p_left {
	float: left;
	margin-right: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
.row {
	float: left;
	width: 250px;
	margin-left: 5px;
}
input.textfield {
	background-color: #FFF;
	border: 1px solid #999;
	margin-top: 0px;
	margin-bottom: 15px;
}
textarea.area_txt {
	border: 1px solid #999;
	background-color: #FFF;
}
.row_button {
	float: left;
	width: 500px;
	margin-left: 5px;
	margin-top: 8px;
}
#flashcontent {
	width: 650px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}