#left h2
{
	background-color: #1F0A01;
	height: 60px;
	line-height: 80px;
	width: 100%;
	padding-top: 25px;
	margin-bottom: 5px;
}

#left img.bollo
{
	position: absolute;
	top: -20px;
	left: -4px;
}

#left i
{
	font-size: 15px;
}

#left h2
{
	padding-top: 0px;
	margin-top: 25px;
	text-align: left;
}

#left div
{
	position: relative;
}

#left .ricette h2
{
	height: 40px;
	line-height: 55px;
}

#menusx .menu
{
	text-align: left;
	padding: 3px 10px;
}

#menusx .menu.sel a
{
	color: #ECA500;
}

#menusx .categoria
{
	border-top: 2px solid #000000;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 3px 10px;
	text-align: left;
	padding: 5px 0 0 0;
}

#left .box
{
	background-color: #1F0A01;
	margin: 3px 0;
	color: #ffffff;
	padding: 3px;
	position: relative;
}

#left .box a
{
	color: #ffffff;
}

#left .box a:hover
{
	color: #eca500;
}

#left .box .sezione
{
	font-weight: bold;
	text-transform: uppercase;
}

#left .login .riga
{
	height: 22px;
}

#left .login label
{
	display: block;
	float: left;
	width: 60px;
}

#left .login .riga input
{
	width: 110px;
	border: 0px;
}

#left .box .elemento
{
	text-align: right;
	line-height: 15px;
}

#left .box .elemento img
{
	vertical-align: middle;
	margin-bottom: 2px;
	margin-left: 3px;
}

#left #login_submit
{
	position: absolute;
	top: 2px;
	right: 0px;
	border: 0px;
	background-color: transparent;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding:0px;
}

.benvenuto
{
	text-align: center;
	background-image:url("../immagini/grafica/carrello/tab_focus.jpg");
	background-repeat: repeat-x;
	background-position: center;
	height: 29px;
	color: #1F0A01;
	font-weight: bold;
	margin: 5px;
}

.boxCerca
{
	text-align: center;
	margin: 10px 0;
}

.boxCerca input
{
	border:1px solid #1F0A01;
	color: #666666;
	font-style: italic;
	font-family: Georgia, Arial;
	width: 175px;
	height: 16px;
	line-height: 16px;
}

.boxCerca input:focus
{
	color: #000000;
	font-family: Arial;
	font-style: normal;
}