#left_menu {
	width: 171px;
	margin: 0px;
	float: left;
	margin-left:7px;
}

#left_menu .box {
}

#left_menu .box .heading {
	background-image:url('../images/left_menu/menu_esq_fundo.gif');
	background-repeat: no-repeat;
	width:143px;
	height:19px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:none;
	padding-left:22px;
	padding-top: 5px;
	margin-bottom: 0px;
}

#left_menu .box .category {
	padding-top: 0px;
	border-left: 1px solid #92A3B5;
	border-right: 1px solid #92A3B5;
	width: 163px;
	margin-bottom:20px;
	background-color: #FFFFFF;
}

#left_menu .box .category .ItemMenu {
	background:url('../images/left_menu/menu_seta.gif') no-repeat 10px 9px;
}

#left_menu .box .category .ItemMenu a {
	text-decoration:none;
	font-weight:bold;
	color:#4669A4;
	font-size:9px;
	display:block;
	border-bottom:1px solid #92A3B5;
	text-transform:uppercase;
	padding-left: 20px;
	padding-top: 6px;
	height:16px;
}

#left_menu .box .category .ItemMenu a:hover {
	text-decoration:underline;
}

#left_menu .box .category .ItemSubMenu {
	background:url('../images/left_menu/menu_seta.gif') no-repeat 10px 9px;
	border-bottom:1px solid #92A3B5;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
}

#left_menu .box .category .ItemSubMenu a {
	text-decoration:none;
	font-weight:bold;
	color:#4669A4;
	font-size:9px;
	display:block;
	text-transform:uppercase;
	height:16px;
}

#left_menu .box .category .ItemSubMenu a:hover {
	text-decoration:underline;
}

#left_menu .box .category .ItemSubMenu .ProdMenuEsq a {
	text-transform:uppercase;
	margin-left:5px;
	color:#666666;
	height:10px;
	border-bottom:0px;
	padding-bottom: 5px;
	padding-top: 5px;
	height:10px;
}
