ul#menucat   {
	margin-left: 4px;
}
#menucat ul.l2 {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menucat  ul.l2 li {
	border-top-color: #006633;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 0px;
}
#menucat li {
}
#menucat a {

}
#menucat a:hover {

}
#menucat  a.this  {
	color: #FFCC00;
}
#menucat  a.this:hover  {
	color: #FFCC00;
}

.titCat {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.prod {
	font-size: 11px;
}
.catSubDesc {
	color: #4A1602;
	font-size: 11px;
}
.thumb {
	display: inline;
	float: right;
	text-align: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.nota {
	font-size: 10px;
}
.nota table  {
	font-size: 10px;
	background-color: #999999;
}
.nota table td {
	font-size: 10px;
	background-color: #FFFFFF;
}
.nota table th     {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
}
.nota table.noborder {
	background-color: transparent;
}

.nota table.noborder td {
	background-color: transparent;
}

.descCat {
	font-size: 10px;
}

.descCat table  {
	font-size: 10px;
	background-color: #999999;
}
.descCat table td {
	font-size: 10px;
	background-color: #FFFFFF;
}
.descCat table th     {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
}

.descCat table.noborder {
	background-color: transparent;
}

.descCat table.noborder td {

}

