body {
  background: #333;
  color: #fff;
  margin: 0;
  padding: 0;
}
body, .ui-widget {
  font-family: "Arial","Helvetica","Verdana","sans-serif" !important;
  font-size: 14px;
  line-height: 18px !important;
}
.ui-widget {
  font-size: 13px !important;
}
a {
  color: #fff;
}
h1 {
  font-size: 26px;
  text-align: center;
  margin: 0;
  height: 59px;
  line-height: 50px;
}
h2 {
  clear: both;
  text-align: left;
  font-size: 19px;
  border-bottom: 1px solid #fff;
  margin-top: 20px;
  margin-bottom: 0;
}
h2 a {
  text-decoration: none;
}
.accordion h3, legend {
  padding-left: 40px !important;
  padding-right: 20px !important;
}
h3 {
  clear: both;
  text-align: left;
  font-size: 18px;
  font-weight: normal;
}
h4 {
  clear: both;
  text-align: center;
  font-size: 16px;
}
table {
  background: #900;
}
img {
  margin: 0;
  border: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
#header {
  width: 100%;
  background: url('images/header.jpg') repeat-x;
  margin: 0;
  padding: 0;
  height: 141px;
}
#header img {
  float: left;
}
#main {
  float: right;
  width: 80%;
  margin: 0;
  padding: 0;
}
#lang {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: -10px;
  left: 200px;
}
#lang:hover {
  top: 0;
}
#lang li {
  display: block;
  float: left;
  margin-right: 5px;
}
#sidebar-sx {
  float: left;
  width: 20%;
}
ul.nostile {
  list-style: none;
  padding-left: 0;
}
ul li {
  margin-bottom: 10px;
}
ul.nav, ul.nav-child {
  font-size: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.nav li {
  line-height: 38px;
  background: #222 url('images/navigation.png') repeat-x scroll 0 -41px;
  margin: 0;
  padding: 0;
  z-index: 1000;
  font-size:14px;
}
ul.nav li a {
  color: #ccc;
  display: block;
  height: 41px;
  overflow: hidden;
  text-decoration: none;
  padding-left: 25%;
  background: url('images/nav_button.png') repeat-y scroll 98% top transparent;
}
#sidebar-sx ul.nav>li:hover {
  width: 120%;
}
ul.nav li a:hover {
  color: #fff;
}
ul.nav-child li {
  padding: 0;
  height: 20px;
  line-height: 20px;
}
ul.nav-child li a {
  padding-left: 5%;
  height: 20px;
  overflow: hidden;
  background: url('/theme/jquery/images/ui-bg_layered-circles_25_000000_13x13.png') repeat;
}
ul.nav-child li a:hover  {
  background: #000;
}
ul.oriz {
  width: 100%;
  padding: 0;
  margin: 0;
}
ul.oriz, ul.oriz li {
  margin: 0;
  padding: 0;
}
ul.oriz li {
  float:left;
  width: 20%;
}
.nodo {
  clear: both;
}
#contenuto {
  float: left;
  background: #2682af;
  width: 96%;
  padding: 0 2% 20px;
  margin: 0;
}
#contenuto img {
  margin: 5px;
}
#contenuto .tabs, #contenuto .accordion {
  margin-top: 20px;
}
.date {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 12px;
}
.multiDate {
  clear: both;
  float: left;
  margin-left: 140px;
}
.contatto label {
  float: left;
  margin-right: 20px;
  width: 120px;
}
.contatto input {
  width: 200px;
}
.contatto .piu, .contatto .piuDate {
  width: 40px;
}
.contatto .piuDate {
  float: left;
}
.contatto .message {
  font-size: 12px;
  margin-left: 140px;
  clear: both;
  margin-bottom: 25px;
}
textarea {
  width: 280px;
}
.contatto .submit {
  width: 100px;
}
#gallery-foto ul {
  padding: 0;
}
#gallery-foto li {
  overflow: hidden;
  margin: 5px;
  float: left;
}
#gallery-foto li * {
  cursor: pointer;
}
#gallery-foto li img {
  border: 1px solid transparent;
  margin: auto;
}
.thumb-img {
  border-top:1px solid #CCC; border-left:1px solid #CCC; border-bottom:1px solid #AAA; border-right:1px solid #AAA;
  position:relative;
  width:115px; height:84px;
  margin:10px; padding:6px;
  background:#FFF;
}
.thumb-inner {
  position:relative; overflow:hidden; width:100%; height:100%;
}
.thumb-img img {
  border:0;
}
.thumb-strip {
  position:absolute; width:115px; height:10px; top:6px; left:6px;
  background:#FFF;
  filter: alpha(opacity=60);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity:0.60;
}
.thumb-zoom {
  background:url(images/search.png) no-repeat;
  position:absolute; width:22px; height:22px;
  right:10px; top:7px;
}
#footer {
  clear: both;
}
#footer .ui-tabs .ui-tabs-nav li {
  float: right !important;
}
#footer .ui-widget-content {
  background: url('images/frassolunga.jpg') repeat-x fixed 0 100% #6093d4;
}
