body {
	margin: 20px 40px;
	font-size: 0.9em;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	font-size: 14px;
	border: 1px solid #000;
  border-radius: 0 0 14px 0;
  -moz-border-radius: 0 0 14px 0;
  -khtml-border-radius-bottomright: 14px;
  -webkit-border-bottom-right-radius: 14px;
	background: url(../images/bckg.jpg) repeat-x #8fe909;
}

a {
	color: #64a520;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 0 10px 5px 10px;
}

h1 {
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
}

h1 span {
	background-color: #477b1d;
	padding: 0 10px;
}

#page {
  box-shadow: 5px 5px 10px #333333;
  -moz-box-shadow: 5px 5px 10px #333333;
  -webkit-box-shadow: 5px 5px 10px #333333;
  -khtml-box-shadow: 5px 5px 10px #333333;
  border-radius: 0 0 14px 0;
  -moz-border-radius: 0 0 14px 0;
  -khtml-border-radius-bottomright: 14px;
  -webkit-border-bottom-right-radius: 14px;
}

#top {
	height: 30px;
	background-color: #477b1d;
	border-bottom: 4px solid #000;
}

#name {
	float: left;
	border-left: 20px solid #70c32e;
	border-right: 20px solid #70c32e;
}

#name a {
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	background-color: #70c32e;
	text-decoration: none;
}

#split {
	float: left;
	height: 30px;
	width: 20px;
	border-left: 3px solid #000000;
}

#slogan {
	float: left;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 0 0 10px;
}

#contact_us {
	float: right;
	background-color: #7abb37;height: 20px;
  padding: 2px 5px;
}

#contact_us a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#logo {
	background: url(../images/head_bckg.jpg) no-repeat #78ce31;
}

#logo_text {
	float: right;
	width: 200px;
	height: 80px;
	background-color: #70c32e;
	margin: 40px 20px 53px 0;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #fff;
	padding: 10px;
	font-weight: bold;
}

#logo_text input {
  font-size: 10px;
}

#logo_text .tabella,
#logo_text .riga,
#logo_text .colonna {
    margin: 0;
    padding: 0;
    border: 0
		line-height: 15px;
}

#logo_text .tabella {
    display: table;
    margin: 0;
    width: 100%;
}

#logo_text .riga {
    clear: both;
    display: block;
    display: table-row;
    width: 100%;
}

#logo_text .etichetta {
    float: left;
    width: 70px;
    display: table-cell;
    padding: 1px 0;
    margin: 5px 0;
}

#logo_text .valore {
    float: left;
    display: table-cell;
    width: 80px;
		font-weight: bold;
    padding: 0;
    margin: 0;
}

#menu {
	background: #70c32e;
	height: 21px;
	width: 600px;
	margin: 0 auto;
	clear: both;
	border: 1px solid #a8f534;
	text-align: center;
  color: #fff;
	padding-top: 4px;
}

#menu a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0 20px;
	margin-top: 3px;
}

#menu a:hover{
	color: #d4ffa1;
}

.item img {
	background-color: #fff;
	padding: 6px;
	border: 1px solid #d0d0d0;
}

.description {
	display: block;
	float: right;
	width: 220px;
	padding: 10px 20px 20px 0;
	line-height: 12px;
	font-family: Tahoma, Arial;
}

p.additional {
	margin: 0 10px;
	color: #9c9c9c;
	font-size: 10px;
	line-height: 12px;
	border-top: 1px solid #bdbdbd;
	padding: 10px 0;
	font-weight: normal;
	font-family: Tahoma, Arial;
}


#text {
	margin: 0 292px 0 0;
  padding: 10px;
}

#text h1 {
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	background-color: #477b1d;
	padding: 0 10px;
}

#text li {
	list-style: none;
	padding-left: 20px;
	background: url(../images/li.gif) no-repeat 0px 4px;line-height: 18px;
}

#sidebar {
	float: right;
	width: 245px;
	padding: 20px 20px 0 30px;
	font-size: 10px;
}

#sidebar a {
	font-weight: bold;
}

#sidebar h2 {
	margin: 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	color: #000;
	font-size: 18px;
}


#main {
	float: left;
	background: url(../images/sidebar_bckg.gif) no-repeat top right #fff;
}

#footer {
	background: url(../images/footer_bckg.gif) repeat-x #000;
	height: 55px;
	clear: both;
  border-radius: 0 0 14px 0;
  -moz-border-radius: 0 0 14px 0;
  -khtml-border-radius-bottomright: 14px;
  -webkit-border-bottom-right-radius: 14px;
}

#left_footer {
	float: left;
	padding: 20px 0 0 30px;
	color: #fff;
	font-size: 12px;
}

#left_footer a {
	color: #fff;
}

#left_footer a:hover {
	text-decoration: none;
}

#right_footer {
	float: right;
  padding: 20px 30px 0 0;
	color: #fff;
  font-size: 12px;
	text-align: right;
}

#right_footer a {
	color: #fff;
}
