body {
	font: 75%/1.5 Arial, Helvetica, sans-serif;
	background: #f5e8ca url('../img/bkg_body.png') repeat;
	color: #333;
}	

html>body {
	font-size: 12px;
}

.clear{
	clear: both;
	display: block;
	height:0;
	line-height:0;
	padding: 0;
	margin: 0;
}

/* Tipografia di base */

h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -0.03em;
	color: #999;
}

h1 {
	font-size: 3em;
	font-size /**/: 4em;
	line-height: 0.75;
	margin: 0.5em 0;
}

h2 {
	font-size: 2em;
	font-size /**/: 3em;
	line-height: 0.7;
	margin: 0.75em 0;
}

h3 {
	font-size: 1.5em;
	line-height: 1;
	margin: 1em 0;
	color: #422;
}

h4 {
	font-size: 1.25em;
	line-height: 1.2;
	margin: 1.2em 0;
	color: #422;
}

p {
	margin: 1.5em 0;
}

a {
	color: #322;
}

a:hover {
	color: #030;
}



/* Stile bdWrap */

#bdWrap {
	background: url(../img/bkg_wrap.png) top center no-repeat;
}

#pgNdx #bdWrap {
	background: none;
}



/* Stile contenitore */

#container {
	margin: 0 auto;
	padding-top: 10px;
	width: 960px;
	background: url(../img/bkg_container.png) right 70% no-repeat;
}

#pgNdx #container {
	background: none;
}

/* Testata della pagina */

#header {
	float: left;
	display: inline;
	width: 241px;
	height: 485px;
	margin-top: 40px;
	background: url(../img/bkg_header.png) top center no-repeat;
}



/* Stile logo */

#boxLogo {
	margin: 10px 0 10px 10px;
}



/* Stili area mail */

#boxMail {
	margin-top: 35px;
	text-align: right;
}

#boxMail a {
	margin: 0 3px;
}



/* Stile navigazione */

#nav {
	width: 241px;
}

#nav ul {
}

#nav li {
}

#nav a {
	display: block;
	padding: 5px;
	height: 20px;
	width: 231px;
	text-align: center;
	text-decoration: none;
	font-size: 1em;
	background: url(../img/bkg_nav_a.png) bottom center no-repeat;
}

#lk01 a {
}

#nav a:hover {
	font-weight: bold;
	background-position: top center;
}



/* Stile corpo */

#section {
	float: left;
	display: inline;
	margin: 205px 5px 0 27px;
	width: 669px;
	background: url(../img/bkg_section.png) top left repeat-y;
	overflow: hidden; 

	_overflow: visible; 

	zoom: 1;
}

#pgNdx #section{
	margin: 0 !important;
	width: 711px;
	padding-bottom: 0;
	background: none;
}

/* Stile sidebar */

#aside {
	float: left;
	display: inline;
	padding: 0 10px;
	margin-top: 50px;
	width: 170px;
	height: 820px;
	background: url(../img/bkg_aside_pg.png) top center no-repeat;
	color: #000033;
	overflow: hidden; 

	_overflow: visible; 

	zoom: 1;
}

#pgNdx #aside{
	margin: 0;
	margin /**/: 0 0 0 10px;
	background: url(../img/bkg_aside.png) top center no-repeat;
}

#aside h2{
	margin: 25px 0 10px 0;
	color: #000033;
	background: url(../img/bkg_aside_h2.png) center no-repeat;
}

#aside h3{
	margin: 0;
	padding: 5px 0 5px 15px;
	font-size: 1.2em;
	color: #000033;
	background: url(../img/bullet.png) left center no-repeat;
}

#aside a{
	color: #003;
	text-decoration: none;
}

#aside a:hover{
	color: #679;
	text-decoration: underline;
}

#aside p{
	margin: 0;
	font-size: 0.9em;
}

#aside ul{
	padding-top: 10px;
	margin-left: 5px;
	background: url(../img/bkg_aside_lista.png) right top no-repeat;
}

#aside .lkAll{
	padding: 5px 5px 10px 0;
	text-align: right;
	background: url(../img/bkg_aside_lista.png) right bottom no-repeat;
}

#aside .lkAll a{
	text-decoration: underline;
}

#aside img{
	float: left;
	margin: 0 10px 10px 0;
	width: 47px !important;
	height: auto !important;
}



/* Stile testo */

#article {
	float: left;
	display: inline;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 10px;
	width: 454px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	color: #422;
	overflow: hidden; 

	_overflow: visible;
	zoom: 1;
}

#pgNdx #article { /* index */

	position: relative;
	height: auto !important;
	width: 510px;
	margin: 30px 0 0 0;
	padding: 0;
}



#article h1{
	padding: 15px 5px 5px 60px;
	color: #030;
	background: url(../img/bkg_article_h1.png) center left no-repeat;
}

#article h2{
	clear: both;
	padding-top: 20px;
	color: #422;
	background: url(../img/bkg_article_h2.png) top center no-repeat;
}

/*#article img{
	max-width: 450px;
	width: auto!important;
	width: 430px;
	width: 450px;
}*/



/* Stili index */

#finestra{
	position: absolute;
	top: 0;
	left: 0;
	width: 517px;
	height: 566px;
	z-index: 3;
}

/* Stile contenitore immagine testata */

#splash {
	position: absolute;
	top: 111px;
	left: 52px;
	width: 510px;
	height: 445px;
	overflow: hidden;
}

#splash img{
	width: 420px;

}



#pgNdx #paragraph{
	margin: 500px 50px 0 10px;
}

#pgNdx #paragraph h1{
	margin-bottom: 0;
	background-position: right center;
	padding-right: 85px;
	text-align: right;
}

#pgNdx #paragraph h2{
	padding: 0;
	background: none;
}



/* stile immagine testo */

div.boxImg {
	float: right;
	display: inline;
	margin: 0 0 12px 12px;
}



/* Srile elementi pagine lista */

div.boxLst {
	clear: both;
	float: left;
	display: inline;
	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;
	display: inline;
	margin: 12px 0;
	width: 100%;
}

div.boxGalleria li {
	float: left;
	margin: 6px;
	padding: 2px;
	border: 1px solid #ccc;
	width: 120px;
	height: 80px;
	overflow: hidden;
}

div.boxGalleria img {
	width: 120px;
}

p.lkAll {
	clear: both;
	padding-top: 0.375em;
	border-top: 1px solid #999;
}



/* Stile footer */

#footer {
	clear: both;
	width: 100%;
	height: 299px;
	background: url(../img/bkg_footer.png) bottom left repeat-x;
}

#navFooter {
	margin: 0 auto;
	padding-left: 200px;
	padding-top: 120px;
	width: 760px;
	height: 179px;
	background: url(../img/bkg_navfooter.png) bottom right no-repeat;
}

#navFooter ul{
	margin-top: 90px;
}

#navFooter li{
	display: inline;
	padding: 0 10px;
}

#boxFooter {
	margin: 0 20px;
	padding-top: 0;
	text-align: right;
}

#pgNdx #boxFooter {
	clear: both;
	margin-top: 0;
	padding-top: 0;
	text-align: right;
}



/* 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 #ccc;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	color: #333;
}

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 h3 {
	font-size: 1.25em;
	line-height: 1.2;
	margin: 12px 0;
	background: none;
	padding: 0;
}

#boxPrivacy label {
	border: 0;
	width: auto;
}

input.bottone {
	padding: 0.75em 1.5em;
	border: 1px solid #333;
	background: #999;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}

input.bottone:focus, input.bottone.sffocus {
	background: #ccc;
	color: #333;
}

#modulo br {
	clear: left;
}





/* 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 #ccc;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	color: #333;
}

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;
}

