body {
	padding: 0; /* per Chrome */
	font: 75%/1.5 Arial, Helvetica, sans-serif;
	background: #099 url(../img/bkg_body.png) bottom center repeat-x;
	color: #046;
	text-align: center; /* centra contenitore in Opera */
}	
html>body {
	font-size: 12px;
}

/* Tipografia di base */
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.03em;
	color: #999;
}
h1 {
	line-height: 0.7;
	margin: 0;
	padding: 0.15em 0 0 50px;
	padding /**/: 0.35em 0 0 50px;
	font-size: 3em;
	color: #099;
	background: #fff url(../img/bkg_article_title.png) bottom left no-repeat;
}
h2 {
	font-size: 1.4em;
	line-height: 0.7;
	margin: 1.35em 0 0.75em 0;
	color: #26b;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1;
	margin: 1.25em 0;
	color: #28b;
}
h4 {
	font-size: 0.9em;
	line-height: 1.2;
	margin: 1.2em 0;
	color: #045;
}
ul {
	list-style-type: none; /* per Chrome */
}
p {
	margin: 1.55em 0;
}
a {
	color: #034;
}
a:hover {
	color: #06c;
}

/* Stile bdWrap */
#bdWrap {
	padding-top: 20px;
	background: url(../img/bkg_wrap.png) top center repeat-x;
}

/* Stile contenitore */
#container {
	margin: 0 auto;
	width: 855px;
	text-align: left;
}

/* Testata della pagina */
#header {
	position: relative;
	width: 855px;
	height: 490px;
	height /**/: 489px;
	background: url(../img/bkg_header.png) top right no-repeat;
}

/* Stile logo */
#boxLogo {
	padding: 65px 0 0 20px;
}

/* Stile contenitore immagine testata */
#splash {
	position: absolute;
	right: -1px;
	right /**/: 0;
	bottom: 0;
	width: 850px;
	height: 351px;
	height /**/: 350px;
	background: #fff;
}

/* Stili area lingue */
#boxLingue {
	position: absolute;
	top: 90px;
	right: 35px;
}
/* Stili area mail */
#boxMail {
	position: absolute;
	top: 90px;
	right: 75px;
}
/* Stile navigazione */
#nav {
	position: absolute;
	top: 210px;
	left: 0;
	width: 240px;
}
#nav a {
	display: block;
	padding: 4px 0 0 30px;
	height: 26px;
	width: 210px;
	color: #fff;
	font-size: 1.2em;
	letter-spacing: -0.05em;
	text-decoration: none;
	background: url(../img/bkg_nav_a.png) top left no-repeat;
}
#nav a:hover {
	padding: 4px 15px 0 15px;
	color: #046;
	font-style: italic;
	letter-spacing: -0.02em;
	background-position: top right;
}

/* Stile corpo */
#section {
	clear: both;
	width: 855px;
	background: url(../img/bkg_section.png) top right repeat-y;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}

/* Stile testo */
#article {
	float: right;
	padding: 0 50px;
	width: 515px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	background: #fff;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}
/* stile cartina GoogleMap */
#boxMap {
	margin-top: 1.55em;
}
/* stile immagine testo */
div.boxImg {
	float: right;
	margin: 20px 0 12px 12px;
}
div.boxImg img {
	max-width: 250px;
	width: 250px;
	width /**/: auto;
}
/* Srile elementi pagine lista */
div.boxLst {
	clear: both;
	float: left;
	margin: 12px 0;
	border-bottom: 1px solid #ccc;
	width: 100%;
}
div.boxLst img {
	float: right;
	margin: 0 0 12px 12px;
	width: 120px;
}

/* Stile galleria immagini */
div.boxGalleria {
	clear: both;
	float: left;
	margin: 12px 0;
	width: 100%;
}
div.boxGalleria li {
	float: left;
	margin: 6px;
	padding: 1px;
	width: 120px;
	height: 80px;
	border: 6px solid #8bb;
	background-color: #046;
	overflow: hidden;
}
div.boxGalleria li:hover {
	border: 6px solid #077;
	background-color: #9bb;
}

div.boxGalleria img {
	width: 120px;
}
p.lkAll {
	clear: both;
	padding-top: 0.375em;
	border-top: 1px solid #999;
}
/* Stile sidebar */
#aside {
	float: left;
	display: inline;
	min-height: 200px;
	height: auto!important;
	height: 200px;
	width: 240px;
	overflow: hidden; 
	_overflow: visible; 
	zoom: 1;
}
#aside h2{
	padding: 1.95em 0 0.5em 25px;
	margin: 0;
	width: 215px;
	font-size: 1.3em;
	letter-spacing: -0.03em;
	font-weight: normal;
	color: #043;
	background: #066 url(../img/bkg_aside_title.png) top right no-repeat;
}
#aside p{
	padding: 0 25px;
}
#aside ul li{
	padding: 0 15px 0 0;
	margin-left: 30px;
	list-style-type: circle;
	font-size: 0.9em;
	letter-spacing:normal;
}
#aside .lkAll{
	margin: 0 5px 0 10px;
	list-style: none;
	text-align: right;
	background-color: #9ae9ed;
}
/* Stile footer */
#footer {
	padding: 15px 0;
	width: 100%;
	height: 188px;
	color: #59b;
	font-size: 0.9em;
	text-align: left;
	background: #024 url(../img/bkg_footer.png) top left repeat-x;
}
#footer p{
	margin: 0;
}
#footer a{
	color: #59b;
	text-decoration: none;
}
#footer a:hover{
	color: #0de;
	text-decoration: underline;
}
#boxFooter {
	margin: 0 auto;
	padding: 20px 10px 40px 25px;
	width: 820px;
	height: 122px;
	background: url(../img/bkg_boxfooter.png) left center no-repeat;
}
#navFooter{
	margin: 10px auto;
	height: 70px;
}
#navFooter ul{
	float: left;
	display: inline;
}
#navFooter ul li{
	float: left;
	display: inline;
	border-left: 1px solid #59b;
	padding: 0 5px;
}
#navFooter #footlk1{ /* primo link di navFooter*/
	border-left: none;
}

/* Stili modulo prenotazione */
.prezzi th, .prezzi td {
	padding: 2px 8px;
}
.prezzi th{
	background: #adf;
	border:solid #fff;
	border-width: 0 2px 2px 0;
}
.prezzi td{
	background: #eee;
	border-right:2px solid #fff;
}
#modulo {
	margin: 0;
	padding: 0;
}
#modulo p {
	clear: both;
	margin: 12px 0;
}
label {
	float: left;
	display: block;
	margin: 3px 0;
	padding: 9px 6px 0 6px;
	border-bottom: 1px solid #ccc;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
}
input, select, textarea {
	margin: 12px 0 0 0;
	padding: 6px;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
	color: #333;
	background: #f3f3f3;
}
input:focus, select:focus, textarea:focus, input.sffocus, select.sffocus, textarea.sffocus {
	border: 1px solid #999;
	background: #fff
}
#boxPrivacy {
	margin: 1.5em 0;
	padding: 1.5em;
	background: #eee;
}
#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.75em 1.5em;
	border: 1px solid #045;
	background: #024;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}
input.bottone:focus, input.bottone.sffocus {
	background: #066;
	color: #dff;
}
#modulo br {
	clear: left;
}
