body {
	font: 75%/1.5 Arial, Helvetica, sans-serif;
	background: #9f8c4c url(../img/bkg_body.png) center top repeat-y;
	color: #740;
}	
html>body {
	font-size: 12px;
}

/* Tipografia di base */
h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -0.01em;
	color: #930;
}
h1 {
	font-size: 3em;
	line-height: 0.5;
	margin: 0 0 0.5em 0;
}
h2 {
	font-size: 1.75em;
	line-height: 0.857;
	margin: 0.642em 0 0.214em 0;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin: 0.75em 0 0.25em 0;
	font-style: italic;
}
h4 {
	font-size: 1.25em;
	line-height: 1.2;
	margin: 18px 0 6px 0;
}
p {
	margin: 0.5em 0 0.5em 0;
}
a {
	color: #930;
}
a:hover {
	color: #630;
}

/* Stile bdWrap */
#bdWrap {
	background: url(../img/bkg_wrap.png) center top no-repeat;
}

/* Stile contenitore */
#container {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

/* Testata della pagina */
#boxTestata {
	position: relative;
	width: 960px;
	height: 340px;
}

/* Stile logo */
#boxLogo {
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	height: 340px;
}

/* Stile contenitore immagine testata */
#splash {
	position: absolute;
	left: 250px;
	top: 0;
	width: 710px;
	height: 340px;
	overflow: hidden;
}

/* Stili area lingue */
/*#boxLingue {
	position: absolute;
	left: 97px;
	top: 278px;
	width: 68px;
	height: 26px;
}	*/
#boxLingue {
	position: absolute;
	left: 80px;
	top: 278px;
	width: 102px;
	height: 26px;
	
}
#boxLingue ul {
}
#boxLingue li {
	float: left;
	width: 34px;
	height: 26px;
}
#boxLingue a {
	text-indent: -2400em;
	display: block;
	width: 34px;
	height: 26px;
}
#lkIt a {
	background:url(../img/lng_01.png) 0 0 no-repeat;
}
#lkEn a {
	background:url(../img/lng_02.png) 0 0 no-repeat;
}
#lkDe a {
	background:url(../img/lng_03.png) 0 0 no-repeat;
}
#boxLingue a:hover {
	background-position: 0 -26px;
}

/* Stile navigazione */
#boxNavigazione {
	position: absolute;
	left: 250px;
	top: 308px;
	padding-bottom: 2px;
	width: 710px;
	height: 30px;
	background: url(../img/linea_nav.png) left bottom no-repeat;
}
#boxNavigazione ul {
	margin-left: 48px;
	width: 610px;
}
#boxNavigazione li {
	float: left;
	margin-right: 2px;
	width: 120px;
	height: 30px;
	text-align: center;
}
#boxNavigazione a {
	display: block;
	padding-top: 6px;
	width: 120px;
	height: 24px;
	background: url(../img/bkg_nav.png) 0 0 no-repeat;
	font-weight: bold;
	text-decoration: none;
	color: #610;
}
#lkNdx a {
}
#lkStr a {
}
#lkMap a {
}
#lkGal a {
}
#lkPre a {
}
#boxNavigazione a:hover {
	background-position: 0 -30px;
	color: #bcaa69;
}

/* Stile corpo */
#boxCorpo {
	clear: both;
	width: 960px;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}

/* Stile testo */
#boxTxt {
	float: right;
	display: inline;
	padding: 40px 40px 20px 50px;
	width: 620px;
	min-height: 360px;
	height: auto!important;
	height: 360px;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}
#boxTxt ul {
	margin: 0.5em 0 0.5em 24px;
	list-style-type: square;
}
	
/* stili galleria immagini */
#boxGalleria {
	float: left;
	width: 620px;
}
#boxGalleria ul {
	margin: 0;
	list-style-type: none;
}
#boxGalleria li {
	float: left;
	margin: 10px 10px 10px 0;
	border: 5px solid #9f8c4c;
	width: 125px;
	height: 82px;
	background: #9f8c4c;
	overflow: hidden;
}
#boxGalleria img {
	width: 125px;
}
/* Stile sidebar */
#sidebar {
	float: left;
	display: inline;
	padding: 32px 20px 10px 30px;
	width: 200px;
	background: #610;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}
#sidebar h2, #sidebar h3, #sidebar h4, #sidebar p {
	color: #9f8c4c;
}
#sidebar h2 {
	margin: 0.642em 0 0.428em 0;
}
#sidebar a {
	color: #9f8c4c;
}
#sidebar a:hover {
	color: #fc3;
}
div.boxSide {
	margin-bottom: 18px;
	padding-bottom: 9px;
	width: 200px;
	background: url(../img/bkg_boxSide.png) left bottom repeat-x;
}
div.boxSide p {
	margin-left: 70px;
	font-size: 0.916em;
}
div.boxSide img {
	float: left;
	margin-top: 6px;
}
#boxContatti {
}
#boxContatti li {
	padding: 6px 0 0 30px;
	width: 170px;
	height: 24px;
	color: #9f8c4c;
}
#lkTel {
	background: url(../img/lkBs__01.png);
}
#lkFax {
	background: url(../img/lkBs__02.png);
}
#lkMail {
	background: url(../img/lkBs__03.png);
}

/* Stile footer */
#boxFooter {
	margin-left: 290px;
	padding: 10px 40px 10px 10px;
	border-top: 2px solid #9f8c4c;
	width: 620px;
}
#boxFooter ul {
	float: left;
	margin: 0.5em 0 0.5em 0;
}
#boxFooter li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #930;
}
#boxFooter a {
	text-decoration: none;
}
#boxFooter a:hover {
	text-decoration: underline;
}
a.lkGoal  {
	color: #740;
	text-decoration: none;
}

/* Tabelle prezzi */
table.prezzi {
}
table.prezzi th {
	text-align: left;
}
table.prezzi td {
}
/* 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 #740;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
}
input, select, textarea {
	margin: 12px 0 0 0;
	padding: 6px;
	border: 1px solid #740;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	color: #930;
	background: #dcca89;
}
input:focus, select:focus, textarea:focus, input.sffocus, select.sffocus, textarea.sffocus {
	border: 1px solid #930;
	background: #fff
}
#boxPrivacy {
	margin: 1.5em 0;
	padding: 1.5em;
	background: #dcca89;
}
#boxPrivacy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: 0;
}
#boxPrivacy h2 {
	font-size: 1.25em;
	line-height: 1.2;
	margin: 12px 0;
}
#boxPrivacy label {
	border: 0;
	width: auto;
}
input.bottone, input.bottone {
	padding: 5px;
	border: 2px solid #7f6c2c;
	background: #9f8c4c;
	font-size: 1.2em;
	font-weight: bold;
	color: #610;
}
input.bottone:focus, input.bottone.sffocus {
	border: 2px solid #310;
	background: #610;
	color: #9f8c4c;
}
#modulo br {
	clear: left;
}

/* stile index */
#boxNdx {
	float: left;
	margin: 24px 0 12px 0;
	width: 620px;
}
.pgNdx div.boxSide {
	float: left;
	margin: 0;
	padding: 0 9px 6px 9px;
	-moz-border-radius: 6px; 
	-webkit-left-radius: 6px;	
	width: 182px;
	background-color: #ac9a59;
	background-image: none;
}
#mdBox {
	margin: 0 10px;
}
.pgNdx div.boxSide p {
	margin-left: 0;
	font-size: 1em;
}
.pgNdx div.boxSide img {
	float: none;
	margin: 6px 0;
}
