div#menu_index{
	height: 248px;
	background-image: url('../img/common/menu_index.jpg');
	background-repeat: no-repeat;
	margin-bottom:20px;
	padding:5px 0px 0px 15px;
}

div#menu_index ul{
	list-style: none;
	width: 140px;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight:bold;
	font-style: italic;
	margin-right:15px;
	
}

div#menu_index ul li{
	padding-top:5px;
	height:23px;
	border-bottom: 1px solid #eee094;
}

div#menu_index ul li a{
	text-decoration: none;
	color: #d6b106;
}

div#menu_index ul li a:hover{
	color: #856440;
}





.altri_prodotti_icon{
	float: left;
	display:block;
	height: 95px;
	width: 95px;
	border: 1px solid #eee094;
}

.centrale{
	margin:0px 5px;
}

div#unica{
	border: 1px solid #eee094;

	margin:5px 0px 20px 50px;
	//margin-top:15px;
	float:left;
	width: 586px;
	height:100%;
	line-height:1.6em;
	padding:15px 0px 15px 15px;
	color: #808080;
}

div#unica a.single_product{
	text-decoration: none;
	float:left;
	width:270px;
	margin:10px 5px;
	display:block;
	color: #d6b106;
	font-style:italic;
	font-weight: normal;
	font-family: Georgia, serif;
	height:25px;
	font-size:16px;
	border-bottom:1px dotted #eee094;
}

#foto_dettaglio_prodotto{
	width: 300px;
	float: left;
	text-align:center;
}

div#ingredienti{
	float:left;
	margin:0px;
	padding: 0px;
	width: 275px;
	height:100%	;
}

div#unica h1{
	clear:both;
	display:block;
	height: 100%;
	margin: 0px 0px 25px 0px;
	padding:0px;
	line-height: 1.3em;
	border:0px;
	text-align:center;
}
.subtitle{
	margin:0px 0px 0px 10px;
	color: #98770E;
	font-family: Georgia, serif;
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	
}
div#ingredienti ul{
	list-style: none;
}
div#ingredienti ul li{
font-family: Arial, sans-serif;
	font-size: 12px;
	margin:0px;
	padding: 0px;
	border: 0px;
}
div#caratteristiche{
	margin-both: 15px;
	clear:both;
}
div#caratteristiche ul{list-style: none;}
div#caratteristiche ul li{
	margin:0px;
	padding:5px 0px;
	border-bottom: 1px dotted #98770e;
}

.etichetta{
	display:block;
	float: left;
	width: 303px;
	color: #98770E;
	font-family: Georgia, serif;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	height:16px;
}

div#altre_conf{
	float:right;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight:bold;
	font-style: italic;
	color: #d6b106;
	width:450px;
	margin-right: 15px;
	//margin-right: 5px;
}

div#altre_conf span{float: left;}

div#altre_conf form{
	display: block;
	float:right;
	vertical-align: top;
	border: 1px solid #eee094;
	//border-right:0px;

}

div#altre_conf form option select{
	display: block;
	
	

}


div#altre_conf form option{
	color: #808080;
	display: block;
	
}
