body {
	font: 75%/1.5 Georgia, "Times New Roman", Times, serif;
	background: #ba8 url(../img/bkg_body.png) 0 0 repeat-x;
	color: #420;
}	
html>body {
	font-size: 12px;
}

/* Tipografia di base */
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #a32;
}
h1 {
	font-size: 4em;
	line-height: 0.375;
	margin: 0.375em 0 0.375em 0;
}
h2 {
	font-size: 2em;
	line-height: 0.75;
	margin: 1em 0 0.5em 0;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin: 1.5em 0 0.5em 0;
}
h4 {
	font-size: 1.25em;
	line-height: 1.2;
	margin: 1.8em 0 0.6em 0;
}
p {
	margin: 0.75em 0;
}
a {
	color: #900;
}
a:hover {
	color: #c00;
}

/* Stile bdWrap */
#bdWrap {
	margin: 0 auto;
	width: 980px;
	background: url(../img/bkg_wrap.png) 0 0 no-repeat;
}

/* Stile contenitore */
#container {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

/* Classi contenitore */
.con760 {
	width: 760px !important;
}
.conLiquid {
	margin: 0;
	width: auto !important;
}

/* classi per float dx e sx */
.floatDx {
	float: right; 
}

.floatSx {
	float: left; 
}

/* classi per colonne laterali con diversa larghezza */
.sb140 {
	width: 140px;
}
.sb160 {
	width: 160px;
}
.sb180 {
	width: 180px;
}
.sb200 {
	width: 200px;
}
.sb220 {
	width: 220px;
}
.sb240 {
	width: 240px;
}
.sb260 {
	width: 260px;
}
.sb280 {
	width: 280px;
}
.sb300 {
	width:300px;
}

/* Testata della pagina */
#boxTestata {
	width: 960px;
	height: 450px;
}
#splash {
	width: 960px;
	height: 450px;
}
#boxLingue ul {
	position: absolute;
	left: 0;
	top: 374px;
	width: 240px;
	height: 26px;
	z-index: 100;
}
#boxLingue li {
	float: left;
	width: 80px;
	height: 26px;
}
#boxLingue a {
	text-indent: -2400em;
	display: block;
	margin: 0 20px;
	width: 40px;
	height: 26px;
}
#lkIt a {
	background: url(../img/lng_01.png) 0 0;
}
#lkEn a {
	background: url(../img/lng_02.png) 0 0;
}
#lkDe a {
	background: url(../img/lng_03.png) 0 0;
}
#lkPl a {
	background: url(../img/lng_04.png) 0 0;
}
#boxLingue a:hover {
	background-position: 0 -26px;
}
#boxMail {
	position: absolute;
	left: 100px;
	top: 410px;
	width: 40px;
	height: 26px;
	z-index: 110;
}
#boxMail p {
	margin: 0;
}
#boxMail a {
	text-indent: -2400em;
	display: block;
	width: 40px;
	height: 26px;
	background: url(../img/lk_mail.png) 0 0 no-repeat;
}
#boxMail a:hover {
	background-position: 0 -26px;
}
/* Stile navigazione */
#boxNavigazione {
	position: absolute;
	left: 0;
	top: 0;
	width: 240px;
	height: 450px;
	background: url(../img/nav_06.png) left bottom no-repeat;
	z-index: 10;
}
#boxNavigazione ul {
}
#boxNavigazione li {
}
#boxNavigazione a {
	display: block;
}
#lkNdx a {
	text-indent: -2400em;
	width: 240px;
	height: 150px;
	background: url(../img/nav_01.png) 0 0;
}
#lkStr a, #lkMap a, #lkGal a, #lkPre a {
	padding: 16px 0 0 0;
	width: 240px;
	height: 34px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #cfa956;
}
#lkStr a {
	background: url(../img/nav_02.png) 0 0;
}
#lkMap a {
	background: url(../img/nav_03.png) 0 0;
}
#lkGal a {
	background: url(../img/nav_04.png) 0 0;
}
#lkPre a {
	background: url(../img/nav_05.png) 0 0;
}
#boxNavigazione a:hover {
	background-position: -240px 0;
	color: #fc6;
}
.pgStruttura #lkStr a:visited, .pgGmap #lkMap a:visited, .pgFotoGalleria #lkGal a:visited, .pgPrenotazioneInserimento #lkPre a:visited {
	background-position: -240px 0;
	color: #863;
}
/* Stile corpo */
#boxCorpo {
	clear: both;
	width: 960px;
	background: #f9f6ef url(../img/bkg_corpo.png) 0 0 repeat-x;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}
/* Stile testo */
#boxTxt {
	float: right;
	padding: 24px 60px;
	margin: 0;
	border-left: 1px solid #d9d6cf;
	width: 599px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}

/* Stile box map */
#boxMap {
	border: 1px solid #d9d6cf;
}

/* Stile sidebar */
#sidebar {
	padding: 40px 20px 24px 20px;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}
#sidebar h2 {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #d9d6cf;
}
#boxOfferte li {
	margin: 0.75em 0;
	padding: 0 0 1.125em 30px;
	border-bottom: 1px solid #d9d6cf;
	background: url(../img/dot_offerte.png) 0 0 no-repeat;
}
#boxOfferte li.lk {
	margin-top: 1.5em;
	padding: 0;
	border-bottom: 0;
	background-image: none;
}
/* Stile footer */
#boxFooter {
	padding: 18px 30px;
	width: 900px;
	background: #420;
	font-family: Arial, Helvetica, sans-serif;
	color: #df9946;
}
#boxFooter p {
	margin: 0 0 0.75em 0;
}
#boxFooter ul {
	float: left;
	margin: 0 5px 0.75em -5px;
}
#boxFooter li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #df9946
}
#boxFooter a {
	color: #df9946;
}
#boxFooter a:hover {
	color: #fc6;
}
a.noLnk, a.noLnk:hover {
	color: #df9946;
	text-decoration: none
}
/* stili galleria immagini */
div.boxGalleria {
	clear: both;
	float: left;
	margin-bottom: 24px;
	width: 599px;
}
div.boxGalleria li {
	float: left;
	margin: 8px 8px 8px 0;
	padding: 3px;
	border: 1px solid #d9d6cf;
	width: 120px;
	height: 80px;
	overflow: hidden;
	text-align: center;
}

/* Stili tabelle prezzi */
table.prezzi {
	border-collapse: separate;
	border-spacing: 3px;
	width: 100%;
	background: #e9e6df;
	text-align: center;
}
table.prezzi th {
	padding: 6px;
	background: #d9d3c6; 
}
table.prezzi td {
	padding: 6px;
	background: #f9f6ef;
}
/* Stili modulo prenotazione */
#modulo {
	margin: 0;
	padding: 0;
	width: 598px;
}
#modulo p {
	clear: both;
	margin: 1.5em 0 0.75em 0;
	padding-top: 0.75em;
	border-top: 1px solid #ba8;
}
label {
	float: left;
	display: block;
	margin: 3px 0;
	padding: 9px 6px 0 6px;
	border-bottom: 1px solid #ba8;
	width: 150px;
	color: #333;
}
input, select, textarea {
	margin: 12px 0 0 0;
	padding: 6px;
	border: 1px solid #ba8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
	color: #333;
	background: #e9e6df;
}
input:focus, select:focus, textarea:focus, input.sffocus, select.sffocus, textarea.sffocus {
	border: 1px solid #986;
	background: #fff
}
#boxPrivacy {
	margin: 1.5em 0 0 0;
	padding: 1.5em;
	background: #e9e6df;
}
#boxPrivacy label {
	border: 0;
	width: auto;
}
#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: 0.6em 0;
}
input.bottone {
	margin: 0;
	padding: 0.75em 1.5em;
	border: 1px solid #420;
	background: #df9946;
	color: #fc6;
	font-size: 1em;
	font-weight: bold;
}
input.bottone:focus, input.bottone.sffocus {
	background: #fc6;
	color: #420;
}
#modulo br {
	clear: left;
}

/* Stili home page */
.pgNdx #boxTxt {
	width: 358px;
	border-right: 1px solid #d9d6cf;
}
#boxContatti {
	float: right;
	padding: 40px 20px 24px 20px;
	width: 200px;
}
#boxContatti h2 {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #d9d6cf;
}
