@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
background-color: #000000;
}
#pagina {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
	font-size: large;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#header h2 {
	font-size: x-small;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.2em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#pagina #header {
	height: 45px;
}
#pagina #parte_con_sfondo {
	height: 500px;
	width: 1000px;
	margin: 0px;
}
#pagina #parte_con_sfondo #immaginine {
	float: right;
	height: 97px;
}
#immaginine ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#immaginine ul li {
	float: right;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagina #parte_con_sfondo #menu_principale {
	height: 343px;
	float: right;
	width: 310px;
	text-align: right;
}
#pagina #parte_con_sfondo #riga_verticale {
	height: 343px;
	width: 4px;
	float: right;
	background-image: url(immagini/sfondi/riga.gif);
}
#pagina #parte_con_sfondo #parte_testo {
	height: 323px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#pagina #parte_con_sfondo #arrotondato {
	height: 343px;
	width: 22px;
	background-position: right;
	background-repeat: no-repeat;
	float: right;
}
#menu_baladin ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_baladin li {
	float: left;
}
#menu_principale ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px;
	text-transform: uppercase;
	font-size: medium;
	font-weight: bold;
	letter-spacing: 0.18em;
}
#menu_principale a {
	color: #000000;
	text-decoration: none;
}
#menu_principale a:hover {
	color: #ff0000;
}

div.clearer {
	clear: both;
	line-height: 0;
	height: 0;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#parte_testo h1 {
	text-align: center;
	font-size: large;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#parte_testo p {
	font-size: medium;
	text-align: justify;
	margin-top: 5px;
	line-height: 1.1em;
}
.note {
	text-align: center;
	font-weight: bold;
	font-size: small;
}
.ingredienti {
	font-size: small;
	color: #666666;
	text-align: right;
}
.allsx a{
	color: #d8b600:
}
.allsx {
	color: #d8b600:
}