body{
	margin:0;
	padding:0;
	text-align:center;
	color:#d8d5c1;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	background: #EAE6C9 url(../img/body_bg.gif);
}
p{
	margin:0 0 14px 0;
	padding:0 20px 0 38px;
}
br.clear {
	clear: both;
	width: 0;
	height: 0;
	border: none;
	background: inherit;
	margin: 0;
	padding: 0;
}
a img {
  border: none;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0; padding: 0;
  font-weight: normal;
}
h1 a, h2 a {
  color: inherit;
  text-decoration: none;
}
.largecol ul.checks {
  padding: 3px 0;
  margin-left: 36px;
  color: #F3BE0C;
}
.largecol ul.checks li {
  width: 200px;
  line-height: 20px;
}
#header{
	display:block;
	height:229px;
	background: url(../img/top_bg.jpg) repeat;
	width:100%
}
#headerwrap{
	width:890px;
	display:block;
	height:229px;
	text-align:left;
	margin: auto;
}
#greenbar{
	display:block;
	width:100%;
	height:9px;
	background:url(../img/green_bar.jpg) center repeat-x;
	line-height:0;
}
#flowers{
	height:120px;
	width:175px;
	background:url(../img/logo_and_flower.png) no-repeat bottom left;
	position:relative;
	margin:0 0 0 0;
	display:block;
	z-index: 100;
	left: 0px;
	top: 175px;
}
#logo{
	width:470px;
	height:100px;
	background:url(../img/insegna.gif) no-repeat;
	display:block;
	margin:0 0 0 24px;
	position:absolute;
	top: 20px;
}
#nav{
	width:435px;
	height:18px;
	float:right;
	position:relative;
	display:block;
	margin:50px 0 0 0;
	padding: 10px;
	background: #EAE6C9 url(../img/body_bg.gif);
}
#nav a{
	display:block;
	float:left;
	height:18px;
	width:50px;
	background:url(../img/home.gif) no-repeat;
	margin-right:19px;
}
#nav a.tariffe{
	width:60px;
	background:url(../img/tariffe.gif) no-repeat;
}
#nav a.ospitalita{
	width:85px;
	background:url(../img/ospitalita.gif) no-repeat;
}
#nav a.escursioni{
	width:90px;
	background:url(../img/escursioni.gif) no-repeat;
}

#nav a.contatti{
	width:70px;
	background:url(../img/contatti.gif) no-repeat;
	margin-right:0;
}
#nav a:hover{
	background-position:100% -18px;
}
#nav a.selected{
	background-position:100% -18px;
}
#main{
	display:block;
	width:890px;
	text-align:left;
	padding-top:15px;
	margin: auto;
	min-height: 510px;
}
#leftcol{
	display:block;
	float:left;
	margin-left:30px;
  width: 296px;
}
.site #leftcol {
	display:block;
	float:left;
	margin-left:20px;
	width:258px;
	z-index: 0;
}
#rightcol{
	display:block;
	float:right;
	margin-left:0px;
  width: 524px;
}
.site #rightcol {
  width:564px;
}
.smallcol {
	display:block;
	margin-bottom:15px;
	padding:12px;
	background-color: #473a2d;
	text-align: right;
}
.site .smallcol h2{
  background:none;
	font-size:14px;
	line-height:14px;
	margin:0 0 6px 0;
	padding:0;
	min-height:0;
	color:#f3be0c;
	text-transform: uppercase;
}
.smallcol h3 {
  margin: 4px 0;
  padding-left: 38px;
  font-size: 1.3em;
  color: #f3be0c;
  font-weight: normal;
}
.smallcol h3 a {
  color: inherit;
  border: none;
}
.smallcol span.date {
  padding-left:38px;
}
.smallcol ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.smallcol li{
	margin:0 0 7px 0;
	padding:0;
}

.smallcol ul li ul {
  font-size: 90%;
  margin: 5px 5px 0px 40px;
}

.smallcol a{
	text-decoration:none;
	font-weight:bold;
}

.smallcol a, .largecol a {
	border-bottom:1px dotted #969071;
	text-decoration:none;
	font-weight:bold;
	color:#f3be0c;
}

.smallcol a:hover, .largecol a:hover{
	color:#969071;
	border-bottom:1px dotted #8e9313;
}

.site .smallcol a {
  color:#d8d5c1;
  border-bottom: none;
}
.site .smallcol a:hover{
	color:#8e9313;
}
.largecol{
	padding:12px;
	display:block;
	margin-bottom:15px;
	background-color: #473a2d;
}
.largecol h1, .largecol h2{
  margin: 0;
  padding:0 0 0 38px;
  min-height: 30px;
  font-size:20px;
  line-height:22px;
  text-transform: uppercase;
}
.largecol h1 a {
  text-decoration: none;
  border: 0;
  color: inherit;
}
.largecol h1 a:hover {
  color: inherit;
  border: none;
}
.largecol h1 span.sub, .largecol h2 span.sub, .largecol h1 span.post{
	display:block;
	line-height:10px;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

#slideshow {
	list-style : none;
	padding:0;
	height:240px;
	overflow:hidden;
	width:540px;
	margin:0;
}
#slideshow li {
	list-style-image:none;
}
#footer {
	height:120px;
	background: url(../img/footer.jpg);
}
#footer a {
	text-decoration:none;
	color:#FFCC00;
}

#bottom_leaves{
	width:100%;
	margin:auto;
	background:transparent url(../img/leaves_bottom.png) no-repeat bottom right;
	height:120px;
}
#footer_note{
	width:890px;
	height:25px;
	margin: auto;
	text-align:left;
	padding-top:50px
}
.copy{
	float:left;
	margin-left:10px;
}
.dev{
	float:right;
	margin-right:20px;
}
#contact{
	background:#666633;
}
#contact h2{
	padding:15px 0 15px 40px;
}


form {
	margin:0px;
	padding:5px;
	background:#dde1c6 url(../img/form-fieldset.gif) repeat-x;
	color:#000000;
	padding:5px;
}
.input {
	width: 180px;
	margin-right:5px;
}
.btn {
	float:right;
	margin-right:3px;
}
.row {
	padding:5px;
}
legend{
	font-weight:bold;
	color:#312105;
	font-size:12px;
	margin:5px 0 10px 0;
}
fieldset {
	border: 0;
	border-top:1px solid #DBDFCD;
}
label {
	display:block;
	float:left;
	width:60px;
	padding-top:5px;
}
form span{
	display:block;
}



#slideshow2 {
	list-style : none;
	padding:0;
	height:180px;
	overflow:hidden;
	width:211px;
	margin:0;
}
#slideshow2 li {
	list-style-image:none;
}


#slideshow3 {
	list-style : none;
	padding:0;
	height:180px;
	overflow:hidden;
	width:211px;
	margin:0;
}
#slideshow3 li {
	list-style-image:none;
}

.smallcol p {
	padding:0;
	margin:0;
}

#box_offerte p {
	padding:0;
	margin:0;
}
