body {
	font: 75%/1.5 Arial, Helvetica, sans-serif;
	background: #fbf3eb;
	color: #755;
}	
html>body {
	font-size: 12px;
}

/* Tipografia di base */
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b44;
}
h1 {
	font-size: 3em;
	letter-spacing: -0.03em;
	line-height: 0.75;
	margin: 0.5em 0;
}
h2{
	font-size: 1.4em;
	font-weight: normal;
	line-height: 0.7;
	margin: 0.75em 0;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin: 1em 0;
}
h4 {
	font-size: 1.25em;
	line-height: 1.2;
	margin: 1.2em 0;
}
p {
	margin: 1.5em 0;
}
a {
	color: #311;
}
a:hover, #navFooter a:hover, .readmore a{
	color: #b44;
}
p.readmore{
	margin: 0;
	padding: 0;
	color: #b44;
}
/* Stile bdWrap */
#bdWrap {
}

/* Stile contenitore */
#container {
	margin: 0 auto;
	width: 800px;
}

/* Testata della pagina */
#header {
	position: relative;
	float: left;
	display: inline;
	width: 800px;
	height: 380px;
	margin: 20px 0 2px 0;
}
/* headerSx */
#headerSx {
	float: left;
	display: inline;
	width: 200px;
	margin: 0 5px 0 0;
}

/* Stile logo */
#boxLogo {
}

/* Stile contenitore immagine testata */
#splash {
	float: left;
	display: inline;
	width: 595px;
	height: 380px;
}
#splash img {
	width: 595px;
	height: 380px;
}
#pngsplash{
	position: absolute;
	top: 0;
	right: 0;
}
/* Stili area lingue */
#boxLingue {
	clear: both;
	width: 200px;
	height: 20px;
}
#boxLingue ul {
	float: right;
	display: inline;
}
#boxLingue li {
	float: left;
	margin-right: 5px;
}
#boxLingue a {
}
#lkIt a {
}
#lkEn a {
}
#lkDe a {
}
#boxLingue a:hover {
}

/* Stili area mail */
#boxMail {
}
#boxMail p {
}
#boxMail a {
}
#boxMail a:hover {
}

/* Stile navigazione */
#nav {
	width: 200px;
	border: solid #daa;
	border-width: 1px 0;
}
#nav ul {
	width: 200px;
}
#nav li {
	padding-top: 1px;
	width: 200px;
	height: 30px;
}
#nav a {
	display: block;
	padding: 6px 0;
	height: 18px;
	font-size: 1.7em;
	text-decoration: none;
	text-align: center;
	color: #944;
	background: url(../img/bkg-nav-a.png) center center no-repeat;
}
#lk01 a {
}
#nav a:hover {
	background: #fff;
	color: #622;
}

/* Stile corpo */
#section {
	clear: both;
	width: 800px;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}

/* Stile testo */
#article {
	float: right;
	display: inline;
	width: 530px;
	padding: 0 20px 30px 50px;
	min-height: 756px;
	height: auto!important;
	height: 756px;
	background: #fff url(../img/bkg_article.png) 0 0 no-repeat;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}
/*#pgNdx #article {
	padding: 0;
	width: 600px;
}*/
#article h1 {
	margin-left: -33px;
	padding: 23px 30px 0 30px;
	height: 34px;
	background: url(../img/bkg-h1.png) left bottom no-repeat;
}

/* box pagina staff */
div.boxChi {
	width: 370px;
	padding: 0 0 0 160px;
	overflow: hidden; 
	_overflow: visible; /
	zoom: 1;
}
div.boxChi div {
	float: left;
	display: inline;
	margin-left: -160px;
	width: 316px;
	height: 156px;
}
div.boxChi div p span {
	float: left;
	margin-right: 6px;
	padding: 2px;
	border: 1px solid #ebb;
	width: 142px;
	height: 103px;
	overflow: hidden;
}
div.boxChi div p span img {
	width: 142px;
}
div.boxChi h2 {
	margin: 0.25em 0;
}
div.boxChi p {
	margin: 0;
}
/* Box home */
#boxPacchetti {
	float: left;
	display: inline;
	margin: 0 0 0 -50px;
	padding: 10px 10px 10px 50px;
	border: solid #fbf3eb;
	border-width: 5px 0 0 0;
	width: 240px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	background: url(../img/bkg-box-h2.png) top center no-repeat;
}
#boxFattoria {
	float: right;
	display: inline;
	margin:0 -20px 0 0;
	padding: 10px 10px 10px 50px;
	border: solid #fbf3eb;
	border-width: 5px 0 0 5px;
	width: 235px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	background: url(../img/bkg-box-h2.png) top center no-repeat;
}

#boxPacchetti h2, #boxFattoria h2{
	padding: 5px 0 15px 0;
	margin: 0;
}
#boxPacchetti p, #boxFattoria p{
	margin: 0 0 10px 0;
	padding: 0;
}
#boxPacchetti img, #boxFattoria img{
	float: right;
	padding: 1px;
	background: #fbf3eb;
	border: 3px solid #daa;
	margin: 0 0 5px 10px;
}

/* stile immagine testo */
div.boxImg {
	margin: 0 20px;
}
div.boxImg img{
	max-width: 560px;
	width: auto !important;
	width: 560px;
}

/* Srile elementi pagine lista */
div.boxLst {
	clear: both;
	float: left;
	padding: 12px 0;
	border-bottom: 1px solid #fbf3eb;
	width: 530px;
}
div.boxLst h2 a{
	font-size: 1.2em;
	font-weight: normal;
	color: #b44;
}
div.boxLst p{
	margin: 0;
	padding: 0;
}
div.boxLst img {
	float: right;
	margin: 0 0 12px 12px;
	width: 120px;
	padding: 1px;
	background: #fbf3eb;
	border: 3px solid #daa;
}
.imgDx img, .imgSx img{
	width: 150px;
	padding: 1px;
	background: #fbf3eb;
	border: 3px solid #daa;
}
.imgDx img{
	float: right;
	margin: 0 0 10px 10px;
}
.imgSx img{
	float: left;
	margin: 0 10px 10px 0;
}

/* Stile galleria immagini */
div.boxGalleria {
	clear: both;
	float: left;
	margin: 12px 0;
	width: 530px;
}
div.boxGalleria li {
	float: left;
	margin: 2px;
	padding: 2px;
	border: 1px solid #ebb;
	width: 120px;
	height: 80px;
	overflow: hidden;
}
div.boxGalleria img {
	width: 120px;
}
p.lkAll {
	clear: both;
	padding-top: 0.375em;
	border-top: 1px solid #999;
}
#boxMap{
	margin: 0 20px;
	width: 486px;
	height: 644px;
}
#mapFrame{
	position: relative;
	width: 486px;
	height: 644px;
	overflow: hidden;
}

/* Stile sidebar */
#aside {
	float: left;
	display: inline;
	padding: 35px 16px 15px 16px;
	width: 168px;
	min-height: 200px;
	height: auto!important;
	height: 200px;
	background: #f6e9e3;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}
#aside h2 {
	margin: 20px -16px 4px -16px;
	padding: 0 16px 6px 16px;
	border-bottom: 1px dotted #b44;
	text-align: center;
}
#aside .cornice{
	margin: 0 -16px 0 -16px;
	padding: 0 5px;
	display: block;
	height: 141px;
	width: 190px;
	background: url(../img/bkg-cornice.png) center center no-repeat;
	text-align: center;
}
#aside .cornice img{
	margin-top: 15px;
	height: 112px;
	width: 166px;
}
#aside #boxForm {
	margin-top: 30px;
}
/* Stile footer */
#footer {
	width: 100%;
}
#boxFooter {
	margin: 0 auto;
	padding: 10px 0;
	width: 800px;
	text-align: center;
}
#infoFooter{
	float: left;
	display: inline;
	padding: 20px;
	margin-right: 5px;
	width: 160px;
}
#navFooter {
	float: left;
	display: inline;
	margin: 0 20px;
	width: 555px;
	color: #b77;
}
#navFooter a{
	color: #b77;
}
#loghiFooter{
	float: left;
	display: inline;
	margin: 0 0 20px 80px;
}
#loghiFooter li{
	float: left;
	text-align: center;
	padding: 0 5px;
}
#anniversario{
	background: url(../img/logo-anni-attivita.png) top center no-repeat;
	color: #c11;
	font-weight: bold;
	width: 95px;
}
#anniversario strong{
	font-size: 18px;
	font-style: italic;
}

/* Stili modulo prenotazione */
#modulo {
	margin: 0;
	padding: 0;
}
#modulo p {
	clear: both;
	margin: 12px 0;
	padding-top: 9px;
}
label {
	float: left;
	display: block;
	margin: 3px 0;
	padding: 9px 6px 0 6px;
	border-bottom: 1px solid #ebb;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #755;
}
input, select, textarea {
	margin: 12px 0 0 0;
	padding: 3px;
	border: 1px solid #ebb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #755;
	background: #fff9f3;
}
input:focus, select:focus, textarea:focus, input.sffocus, select.sffocus, textarea.sffocus {
	border: 1px solid #311;
	background: #fff
}
#boxPrivacy {
	margin: 1.5em 0;
	padding: 1.5em;
	background: #fbf3eb;
}
#boxPrivacy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: 0;
}
#boxPrivacy h2 {
	font-size: 2em;
	line-height: 1.2;
	margin: 12px 0;
}
#boxPrivacy label {
	border: 0;
	width: auto;
}
input.bottone {
	padding: 0.2em 1.5em;
	border: 1px solid #311;
	background: #b44;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}
input.bottone:focus, input.bottone.sffocus {
	background: #066;
	color: #dff;
}
#modulo br {
	clear: left;
}
.prezzi {
	border: 1px solid #ebb;
}
.prezzi th {
	background: #fbf3eb;
}
.prezzi th, .prezzi td {
	padding: 5px;
	width: 130px;
	text-align:center;
}

/* Stili modulo prenotazione ASIDE */
#aside #modulo p {
	clear: both;
	margin: 0;
	padding-top: 6px;
}
#aside label {
	margin: 3px 0;
	padding: 7px 0 0 0;
	width: 56px;
	font-size: 92%;
}
#aside label.longlabel {
	width: 56px;
}
#aside select {
	width: 77px;
}
#aside input, #aside select, #aside textarea {
	margin: 12px 0 0 0;
	padding: 2px;
	font-size: 92%;
}
#aside input.bottone {
	padding: 3px 0;
	width: 120px;
}
#aside input.bottone:focus, #aside input.bottone.sffocus {
	background: #fbf3eb;
	color: #b44;
}
