/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  background: #FA8A0E none repeat scroll 0%;
  /*background: #80782C;*/
  font-family: verdana,arial,times,georgia,sans-serif;
  text-align: center;
}

a {
  color: #4E9C14;
  text-decoration: none;

}

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

p {
  font-size: 72%;
  color: #404040;
}

img.left {
  border: 1px solid #c4c4c4;
  padding: 4px;
  background: #ffffff none repeat scroll 0%;
  float: left;
  margin-right: 6px;
}

img.right {
  border: 1px solid #c4c4c4;
  padding: 3px;
  margin-left: 1px;
  float: right;
  margin-right: 6px;
}

#left ul {
  list-style-image: url(punto.png);
  /*margin-left: -10px ! important;*/
}

#left a {
  color: #4E9C14;
}

#middle a {
  color: #4E9C14;
}

#left li {
  margin-bottom: 1em;
}

#middle ul {
  list-style-image: url(bullet.gif);
  /*margin-left: -10px ! important;*/
}

#middle li {
  margin-bottom: 1em;
}

#right ul {
  font-size: 72%;
  /*margin-left: 40px;*/
}

#right li {
  margin: 0px;
}

#wrapper {
  border-left: 2px solid #666666;
  border-right: 2px solid #666666;
  background: #ffffff none repeat scroll 0%;
  /*width: 95%;*/
  margin-left: 30px;
  margin-right: 30px;
  text-align: left;
}

#nav {
  background: transparent url(navbutton.gif) repeat-x scroll 0%;
  text-align: center;
  height: 30px;
  padding-top: 5px;
}

#nav a {
  padding: 0 11px;
  color: #000000;
  margin-left: -6px;
}

#nav a:hover {
  padding: 5px 11px 7px;
  background: transparent url(navbarhover.gif) repeat-x scroll 0%;
  text-decoration: none;
}

#top {
  background-color: #9ACD32;
  
  background-image: url(../images/logo.jpg);
  background-repeat: no-repeat;
  
  border-bottom: 1px solid #666666;
  overflow: hidden;
}

#top h1 {
  margin: 0;
  font-family: Century Gothic,georgia,helvetica,times,sans-serif;
  font-weight: normal;
  font-size: 80px;
  text-transform: uppercase;
  text-align: center;
}

#top_sx {
  width: 220px;
  height: 180px;
  float: left;
}

#top_dx {
  margin-left: 230px;
  height: 250px;
}

#middle h1, #left h1,#right h1  {
  color: #FA8A0E;
  border-bottom: 1px solid #c4c4c4;
  font-size: 17px;
  font-family: georgia,arial,georgia,times,sans-serif;
  font-weight: normal;
}

#right h1 {
  color: #CC3333;
  font-weight: 600;
  font-size: 120%;
  text-transform: uppercase;
  font-family: Century Gothic;
}
/*
#right h2  {
  font-size: 85%;
}
*/

#icone {
  font-size: 80%;
  overflow: hidden;
}

div#icone a {
  color: #696969;
}

#info {
  text-align: right;
  width: 130px;
  float: left;
  padding: 3px;
}

#pdf {
  text-align: right;
  width: 130px;
  float: left;
  padding: 3px;
}

#gallery {
  text-align: right;
  width: 130px;
  float: left;
  padding: 3px;
}

img.icona {
  border: 0;
  float: right;
  padding: 3px;
}

#left {
  float: left;
  width: 21%;
  margin-left: 9px;
  font-size: 90%;
}

#middle {
  float: left;
  font-size: 90%;
  margin-left: 9px; /*14*/
  width: 50%;
}

#right {
  float: left;
  left: 0px;
  margin-left: 9px; /*20*/
  width: 25%;
}

.post {
  padding: 1px 10px 10px;
  background-color: #ECECEC;
  display: block;
}

.sidepost {
  border: 1px solid #cccccc;
  padding: 5px;
  margin-bottom: 10px;
}

.links {
  font-size: 90%;
  text-align: right;
}

.links a {
  margin-right: 10px;
}

#footer {
  border-top: 1px solid #c4c4c4;
  border-bottom: 2px solid #040404;
  text-align: center;
  width: 100%;
  clear: both;
  padding-bottom: 1px;
}

.titolo_1 {
  margin: 0;
  font-family: Century Gothic,georgia,helvetica,times,sans-serif;
  font-size: 35px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}

.copi {
  font-size: 70%;
}

.grassetto {
  font-weight: bold;
}

.centrato {
  text-align: center;
}

#form_invio {
  margin-top: 20px;
  background:#FFFFEE;
}

#form_invio label {
  float: left;
  width: 120px;
  font-weight: bold;
  font-size: 80%;
}

#form_invio input, textarea {
  width: 180px;
  margin-bottom: 5px;
}

#form_invio textarea {
  width: 380px;
  height: 60px;
}
/* ----------- menu -------- */
.menuNavigazione {
  width: 197px;
  margin: 100px 0px;
  padding: 30px 0;
  /*border-right: 1px solid #999;*/
  text-align: right;
}
.menuNavigazione li {
  list-style: none;
  position: relative;
  right: -3px;
  font-size: 90%;
  font-weight: bold;
}
.menuNavigazione a {
  display: block;
  text-decoration: none;
  border-right: 5px solid;
  padding: 5px 10px 5px 0;
  background: #FFF;
  color: white;
  background: transparent;
}
.menuNavigazione a:link, .menuNavigazione a:visited {
  border-color: white;
}
.menuNavigazione a:hover, .menuNavigazione a:focus, .menuNavigazione a:active {
  border-color: #444;
  text-decoration: underline;
}

#nome_sito {
  position: absolute;
  top: 20px;
  right: 350px;
  font-weight: bold;
  font-size: 220%;
  color: white;
  margin-left: 200px;
}

#spot_sito {
  position: absolute;
  top: 70px;
  right: 380px;
  font-weight: bold;
  font-size: 120%;
  color: white;
  margin-left: 200px;
}

#news {
  height: 30px;
  padding-left: 15px;
  padding-top: 5px;
  background: transparent url(navbutton.gif) repeat-x scroll 0%;
}
/*
#news a, #news a:focus, #news a:hover, #news a:active, #news a:visited {
  color: #CC3333;
  font-weight: 600;
  font-size: 120%;
  text-transform: uppercase;
  font-family: Century Gothic;
}
*/

#news a, #news a:focus, #news a:hover, #news a:active, #news a:visited {
  text-decoration: none;
  color: #CC3333 !important;
  font-size: 17px;
  font-family: georgia,arial,georgia,times,sans-serif;
  font-weight: normal;
}

a.titolo, a.titolo:hover {
  text-decoration: none;
  color: #FA8A0E !important;
  font-size: 17px;
  font-family: georgia,arial,georgia,times,sans-serif;
  font-weight: normal;
}

.s_titolo {
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 10px;
}
.leggitutto {
  font-size: 90%;

}
.richiedi_info{
  font-size: 90%;
  color: #4E9C14;
}
.titolini{
  text-weight: bold;
  color: #CC3333;

}
.verde{
  color:#006400;
}

#tag_holisticitaly {
  color: #AAAAAA;
  text-transform: uppercase;
}

#skype_sx {
  float: right;
  /*margin-top: -20px;*/
  margin-right: 10px;
}

img.gall_immagini {
  border: 1px solid #c4c4c4;
  float: left;
  padding: 3px;
}

#contenitore_immagini {
  overflow: hidden;
}

/*     slideshow     */
#top_dx img {
  z-index: 8;
  opacity: 0.0;
  position: absolute;
  top: 0px;
  right: 32px;
}

#top_dx img.active {
  z-index: 10;
  opacity: 1.0;
}

#top_dx img.last-active {
  z-index: 9;
}

/* -------------------------------------------------------------------------- */

#invio_riuscito {
  color: #FFFFFF;
  background-color: #7EB610;
  height: 25px;
  text-align: center;
  font-size: 150%;
  font-weight: bold;
}

#invio_non_riuscito {
  color: #FFFFFF;
  background-color: #FF6347;
  height: 25px;
  text-align: center;
  font-size: 150%;
  font-weight: bold;
}