body {
	/*
	background-color: #DFDAD4;
*/
	color: #000;
	font-size: 1em;
	/* Specify only generic font family, because the handheld is likely to set a more readable default */
	font-family: sans-serif;
}

#container, table {
	background-color: #fff;
	max-width: 597px;
	font-size: .8em;
	
	margin: 1px auto;
	padding: 0 7px;
}

h1, h1 a {
	font-family: Georgia, serif;
	text-transform: uppercase;
	font-size: 1.3em;
	color: #D0AE32;
	letter-spacing: 2px;
	padding: 0;
	margin: 1px 0;
	font-weight: normal;
}

a img { border: none; }
img { max-width: 100%; }

#header img {
	width: 40px;
	height: auto;
}

a {
	color: #7E4638;
	text-decoration: none;
}

h2 {
	font-family: Georgia, serif;
	text-transform: uppercase;
	color: #7E4638;
	font-size: 1.3em;
	font-weight: normal;
	margin: .5em 0;
}

h2 em {
	font-style: normal;
	font-size: .8em;
}

#nav-local em { display: none; }
p { margin: 5px 0; }
ul { margin-top: 5px; }
#nav ul { display: none; }
.prodotto-a { display: none; }

.prodotto-b {
	width: 50px;
	height: auto;
}

.gourmet-a { float: right; }

/* Make sure inputs stay inside the content area */
input, textarea, select { max-width: 100%; }
#mininav { display: none; }

table#scheda {
	float: left;
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
}

#scheda th {
	font-weight: bold;
	text-transform: uppercase;
	background: #EDEDED;
	text-align: right;
}

#scheda th, #scheda td {
	padding: .3em .4em;
	vertical-align: baseline;
	border-color: #D6D6D6;
	border-width: 1px 0 1px 0;
	border-style: solid;
}

#scheda td { text-align: left; }
#news { margin: 1em 0; }

#footer {
	margin-top: .6em;
	font-size: .8em;
	color: #727272;
}
