html,
body {
	margin: 0em;
	padding: 0em;
}

body {
	background: #0F2533 url('../img/background.jpg') repeat-x top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #FFFFFF;
}

a:link,
a:visited {
	color: #DDEEFF;
}
a:hover,
a:active {
	color: #E0F0FF;
}

/* GENERIC CLASSES */
.clear {
	clear: both;
}

/* PAGE */
div#page {
	width: 960px;
	margin: 0em auto;
	background: url('../img/page.jpg') no-repeat;
	background-position: 0px 490px;
	min-height: 766px;
	height: auto !important;
	height: 766px;
}

/* HEADER */
div#header {
	width: 960px;
	height: 230px;
	background: url('../img/header.jpg') no-repeat top center;
	position: relative;
}
div#header h1 {
	width: 290px;
	height: 160px;
	margin: 0em;
	padding: 0em;
	position: absolute;
	left: 140px;
	top: 0px;
}
div#header h1 a {
	display: block;
	width: 290px;
	height: 160px;
}
div#header h1 span {
	display: none;
}

/* BODY */

div#body {
	width: 960px;
	background: url('../img/body.jpg') no-repeat top center;
	min-height: 260px;
	height: auto !important;
	height: 260px;
}

/* CONTENTS */
div#contents {
	float: left;
	width: 380px;
	padding: 30px 0px 0px 130px;
}
div#contents h2 {	height: 32px;	color: #284612;	margin: 0em;	padding: 8px 0px 0px 6px;	font-size: 1.8em;}
div#contents p {	text-align: justify;	margin: 1.6em 0.6em;	line-height: 1.6em;}

/* NAVBAR */
div#navbar {	float: right;	width: 270px;	padding: 25px 130px 0px 0px;}
div#navbar ul {	margin: 0em;	padding: 0em;	list-style: none;}
div#navbar li {	width: 270px;	margin: 0em;	padding: 0em;}
div#navbar li a {	display: block;	width: 270px;	height: inherit;}
div#navbar li span {	display: none;}
li#nav_turismo,li#nav_turismo a {	height: 40px;}
li#nav_zona,li#nav_zona a {	height: 30px;}
li#nav_dormire,li#nav_dormire a {	height: 38px;}
li#nav_oltre,li#nav_oltre a {	height: 32px;}
li#nav_contatti,li#nav_contatti a {	height: 38px;}
.p_foto {	float:left;	border:none;	padding: 10px 10px 10px 0;}
/* FOOTER */div#footer {
	text-align:center;
	padding: 50px 0px;

}




#osteria-bottom {
	width: 100%;
	height: 100px;
	background: url('../2011/banner-osteria-bg.png') repeat-x 50% 0px;
	position: fixed;
	left: 0px;
	bottom: 0px;
}
#osteria-bottom-cnt {
	width: 995px;
	height: 100px;
	background: url('../2011/banner-osteria.png') no-repeat 0px 0px;
	margin: 0px auto;
	position: relative;
}

#osteria-bottom-close {
	position: absolute;
	right: 145px;
	top: 10px;
	width: 50px;
	height: 20px;
	cursor: pointer;
}

#osteria-bottom-a {
	width: 540px;
	height: 100px;
	display: block;
	position: absolute;
	left: 50px;
	top: 0px;
	text-indent: -99999px;
}

#addthis {
	position: absolute;
	left: 450px;
	top: 80px;
}

