*{
margin:0px;
padding:0px;
}
img{
	padding-left: 100px;
}
html{
width:100%;
height:100%;
background-color:#F7F2F0;
background-image:url(images/bg.jpg);
background-position:top left;
background-repeat:repeat-x;
}
body{
width:980px;
margin:0 auto;
}
#header{
	width:980px;
	background-image:url(images/header_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;
	height: 190px;
	background-color: #2D431C;
}
#header h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 50px;
	font-weight: bold;
	color: #FFC;
	text-align: center;
	margin-top: 40px;
}
#menu{
	margin-left: 170px;
	margin-top: 50px;
}
#menu li{
	background-image:url(images/button_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	list-style-type:none;
	float:left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
}
#menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	width:150px;
	line-height:35px;
	text-align:center;
	font-weight:bold;
	display:block
}
#menu #active{
background-image:url(images/active_bg.gif);
}
#menu #active a{
color:#86695E
}
#menu li a:hover {
	text-decoration: underline;
	color: #FFC;
}
#content{
	overflow:hidden;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 35px;
	padding-bottom: 20px;
}
.main{
}
.main p{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color:#86695E;
	text-align: center;
	line-height: 20px;
	font-style: italic;
	padding-top: 30px;
	padding-bottom: 5px;
	display: block;
}
#footer{
	background-image:url(images/footer_bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #86695E;
	font-size: 16px;
}
#menu #active a:hover {
	text-decoration: none;
}
#mappa {
	float: right;
	width: 500px;
}
#indicazioni {
	float: left;
	width: 430px;
	margin-left: 20px;
	margin-top: 20px;
	height: 450px;
}
#indicazioni p {
	text-align: left;
	padding-left: 20px;
	padding-bottom: 20px;
}
#mappa iframe {
	border: thin double #030;
}
#shiny {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	float: none;
	padding-right: 100px;
}
#piatti_tipici {
	background-image: url(images/lista_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
}
#photo {
	height: 450px;
}
