body {
	margin: 0px;
	font-family: Arial;
  font-size: 13.2px;
  line-height: 18px;
  color: #666666;
  background-color: #d6d4ae;
}

p, form, input {
  margin: 0px;
}

img {
  border: 0px;
  margin: 0px !important;
}

td {
  vertical-align: top;
}

form td {
  vertical-align: middle;
}

a {
  color: #847c36;
  font-weight: bold;
}

a:hover {
  color: #4b471a;
  text-decoration: underline;
}

h1, h2, h3 {
  margin: 0px;
  text-align: left;
}

h1, .subscriber {
  font-family: "Times New Roman";
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: normal;
  color: #4b471a;
}

h2 {
  font-family: "Times New Roman";
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 5px;
  line-height: normal;
  color: #847c36;
  line-height: 23px;
}

h3 {
  font-family: "Times New Roman";
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 5px;
  line-height: normal;
  color: #847c36;
}

#header {
  float: left;
	background-color: #ebead7;
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
  width: 100%;
  min-width: 980px;
  padding-top: 20px;
  color: #847c36;
}

#header #logo {
  float: left;
}

#header #right {
  float: right;
  margin-top: 47px;
}

#header #right div {
  float: left;
}

#header #right #menu a {
  font-family: "Times New Roman";
  font-size: 18px;
  color: #4b471a;
  line-height: 35px;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: normal;
  text-decoration: none;
}

#header #right #menu a:hover {
  color: #847c36;
}

#header #img {
  float: left;
  width: 960px;
  height: 280px;
  padding: 10px;
  padding-bottom: 0px;
  background-image: url(../images/bg-header-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}

#content {
  float: left;
  padding-top: 20px;
  padding-bottom: 30px;
  width: 100%;
  min-width: 960px;
  background-color: #ffffff;
}

#footer {
  float: left;
  padding-bottom: 20px;
  padding-top: 20px;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
  width: 100%;
  min-width: 980px;
}

#footer #club {
  float: left;
  background-image: url(../images/icon-footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	padding-left: 84px;
}

#footer .heading {
  font-family: "Times New Roman";
  font-size: 18px;
  color: #4b471a;
  line-height: normal;
}

#footer a {
  color: #333333;
  font-weight: normal;
}

#footer a:hover {
  color: #4b471a;
  font-weight: normal;
}

#footer #right {
  float: right;
}

#footer #right div {
  float: left;
  margin-left: 60px;
}

#footer #active {
  padding-left: 12px;
  background-image: url(../images/icon-star.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	color: #4b471a;
	font-weight: bold;
}

.wrapper {
  width: 980px;
  margin: 0px auto;
  float: center;
}

#content .wrapper, #footer .wrapper {
  width: 960px;
}

.item {
  float: left;
  margin-top: 50px;
  width: 100%;
}

.subscribe {
  float: right;
  width: 318px;
  padding: 10px;
  background-color: #f3f2e7;
  border: 1px solid #d6d4ae;
}

.subscribe #download {
  color: #4b471a;
  float: left;
  border: 1px solid #d6d4ae;
  padding: 10px;
  width: 296px;
  height: 23px;
  line-height: 23px;
  background-image: url(../images/icon-download.png);
	background-repeat: no-repeat;
	background-position: 280px center;
	background-color: #dddac3;
	text-decoration: none;
}

.subscribe #download:hover {
	background-color: #4b471a;
	color: #ffffff;
}

a.more {
  font-weight: normal;
  text-decoration: underline;
  background-image: url(../images/icon-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 11px;
}

.text, select, textarea {
  font-family: Arial;
  font-size: 13.2px;
  color: #666666;
  width: 190px;
  height: 31px;
  line-height: 31px;
  padding-left: 6px;
  padding-right: 6px;
  border: 1px solid #d6d4ae;
  background-color: #ffffff;
  margin-top: 5px;
}

select {
  width: 100%;
  padding: 0px;
  padding-left: 3px;
  height: 36px;
  line-height: 36px;
}

textarea {
  line-height: normal;
  height: 127px;
  line-height: 22px;
  width: 236px;
  overflow: hidden;
}

.submit {
  margin-top: 5px;
}

.label {
  margin-right: 5px;
  margin-top: 5px;
}

#news_home {
  float: left;
  width: 280px;
}

#attivita_home {
  float: right;
  width: 680px;
  text-align: justify;
}

#news_home .item {
  float: left;
  margin-top: 10px;
  background-color: #f3f2e7;
  width: 258px;
  padding: 10px;
  border: 1px solid #d6d4ae;
}

#news_home .item .right {
  float: left;
  max-width: 178px;
}

#news_home .item .heading {
  font-size: 15px;
  color: #847c36;
  font-weight: normal;
}

#news_home .item a.image, #attivita_home .item a.image {
  float: left;
  width: 68px;
  height: 68px;
  border: 1px solid #d6d4ae;
	background-image: url(../images/no-preview.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 0px;
	margin-right: 10px;
	background-color: #dddac3;
}

#attivita_home .item {
  float: left;
  width: 280px;
  margin-top: 10px;
  margin-left: 60px;
}

#attivita_home .heading {
  float: left;
  width: 200px;
  text-align: left;
}

#attivita_home .item .heading a {
  font-size: 15px;
  color: #847c36;
  font-weight: normal;
  text-decoration: none;
}

#attivita_home .item .heading a:hover {
  color: #4b471a;
  text-decoration: underline;
}
#attivita_home .ww {
  font-size: 11px;
}

#attivita_home .description {
  float: left;
  margin-top: 5px;
  width: 100%;
}

#news, #attivita {
  float: left;
}

#news .item, #attivita .item {
  float: left;
  width: 630px;
}

#news .item .right {
  float: left;
  max-width: 550px;
}

#attivita .heading {
  float: left;
  width: 550px;
}

#news .item .heading {
  font-size: 15px;
  color: #847c36;
  font-weight: normal;
}

#news .item a.image, #attivita .item a.image {
  float: left;
  width: 68px;
  height: 68px;
  border: 1px solid #d6d4ae;
	background-image: url(../images/no-preview.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 0px;
	margin-right: 10px;
	background-color: #dddac3;
}

#attivita .item .heading a {
  font-size: 15px;
  color: #847c36;
  font-weight: normal;
  text-decoration: none;
}

#attivita .item .heading a:hover {
  color: #4b471a;
  text-decoration: underline;
}
#attivita .ww {
  font-size: 11px;
}

#attivita .description {
  float: left;
  margin-top: 5px;
  width: 100%;
}

#sidebar {
  float: left;
  width: 250px;
}

#sidebar div {
  float: left;
  margin-bottom: 30px;
  width: 250px;
}

#sidebar .item {
  margin-top: 30px;
}

#sidebar .list a, #sidebar .list #active {
  float: left;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 10px;
	background-image: url(../images/icon-star.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
  text-decoration: none;
  width: 225px;
  margin-top: 2px;
}

#sidebar .list a:hover, #sidebar .list #active  {
  background-color: #f7f6ef;
  padding-left: 25px;
  background-position: 10px center;
  width: 215px;
}

#sidebar .list #active  {
  font-weight: bold;
}

#sidebar .heading {
  font-family: "Times New Roman";
  font-size: 18px;
  color: #4b471a;
  line-height: 23px;
  margin-bottom: 5px;
}

#sidebar #downloads {
  background-image: url(../images/icon-download.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#photogallery {
  background-image: url(../images/icon-photogallery.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#sidebar .subscribe {
  float: right;
  width: 228px;
  padding: 10px;
  background-color: #f3f2e7;
  border: 1px solid #d6d4ae;
  margin-bottom: 10px;
}

#sidebar .subscribe #download {
  color: #4b471a;
  float: left;
  border: 1px solid #d6d4ae;
  padding: 10px;
  width: 206px;
  height: 23px;
  line-height: 23px;
  background-image: url(../images/icon-download.png);
	background-repeat: no-repeat;
	background-position: 190px center;
	background-color: #dddac3;
	text-decoration: none;
	font-weight: bold;
}

#sidebar .subscribe #download:hover {
	background-color: #4b471a;
	color: #ffffff;
}

#sidebar .text {
  width: 214px;
}

#page {
  float: right;
  width: 630px;
  text-align: justify;
}

.thumbnail {
  background-repeat: no-repeat;
	background-position: center center;
	background-color: #dddac3;
  width: 68px;
  height: 68px;
  border: 1px solid #d6d4ae;
}


.thumbnail .highslide {
  float: left;
  width: 68px;
  height: 68px;
  font-size: 0px;
  background: none;
}

#sidebar .thumbnail {
  width: 53px;
  height: 53px;
}

#sidebar .thumbnail .highslide {
  width: 53px;
  height: 53px;
}

.thumb {
  border: 1px solid #d6d4ae;
}

ul {
  margin: 0px;
  padding: 0px;
}

ul li {
  background-image: url(../images/icon-star.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 15px;
}