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;
}

