div.categoria {
	padding:0;
	margin:0;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-align:left;
	cursor:pointer;
	padding-left:15px;
	background:url(../img/arrow.gif) no-repeat 160px 3px;
	border-top:1px solid #c8d0cb;
	width:185px
}
	
div.opencat {
	color:#ca0d27;
	background:url(../img/arrow.gif) no-repeat 160px 3px;
	border-bottom:1px solid #c8d0cb
	}
	
div.categoria-sub h3 a{
	padding-left:17px;
	background:url(../img/bullet.gif) no-repeat 0 2px;
	text-decoration:none;
	color:#666666;
	font-weight:normal
	}
	
div.categoria-sub{
	margin-left:15px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding-bottom:5px
	}
	
div.categoria-sub h3{
	margin:0;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding:0
	}
	
div.categoria-sub h3 a:hover, div.categoria-sub h3 a#qui{
	padding-left:17px;
	background:url(../img/bullet.gif) no-repeat 0 2px;
	text-decoration:none;
	color:#000000;
	text-decoration:underline
}
