#debug		{background-color: #4C4C4C;color: silver;font-size: 11px;font-family: tahoma;position:absolute;width:200px;height:90%;right:10px;top:20px;padding:3px;}



/* 
SITEMAP
mapa do site
*/
div.sm1		{float:left;width:220px;border-left:10px solid #F7F7F7;padding-left:3px;font-size:11px;}
a.sm1		{display:block;font-weight:bold;color:#96a4b6;}
a.sm2		{display:block;margin-left:10px;color:#96a4b6;}
a.sm3		{display:block;margin-left:20px;}
a.sm4		{display:block;margin-left:30px;}
a.sm5		{display:block;margin-left:40px;}




/* 
PESQUISA
*/
.sr			{margin-bottom: 3px;padding-bottom: 3px;}
.sr0		{float: left;width: 20px;height:20px;COLOR:SILVER;}
.sr1		{font-weight: bold;text-decoration: underline;color:black;margin-bottom: 2px;color: #205B85;}
a.sr1		{color: #708095;}
a.sr1:visited{color: #96a4b6;}
a.sr1:hover	{text-decoration: none;}
.sr2		{color:gray;}






/*
PAGINAÇÃO
Para páginas e listagens de produtos
* pn - pagenumber
*/
.pn{padding:2px;}
a.pn{font-weight:bold;}
#n			{height: 10px;vertical-align: bottom;text-align:right;font-size:12px;}
.nl			{width: 75px;font-size:12px;}
a.nl		{font-size:12px;background-image: url(/interface/imgs/bt_bgl.jpg);background-repeat: no-repeat;background-position: left top;width:75px;height:20px;padding: 3px;color:white;text-decoration: none;text-align: center;}
a.nl:hover	{text-decoration: underline;}

.nr			{text-align: right;width: 75px;}
a.nr		{background-image: url(/interface/imgs/bt_bgr.jpg);background-repeat: no-repeat;background-position: right bottom;width:75px;height:20px;padding: 3px;text-align: center;color:white;text-decoration: none;}
a.nr:hover	{text-decoration: underline;}

td.nc		{text-align: center;vertical-align: bottom;height: 18px;}
span.nc		{margin:3px;}
a.nc		{padding:3px;text-decoration: none;	color:#346D96;	font-weight: bold;text-decoration: underline;}
a.nc:hover	{text-decoration: none;}


a.group		{width: 40%;color:#73b0cc;	padding: 4px;margin: 2px;	text-decoration: none;}
a.group:hover{text-decoration: underline;}
a.groupon	{width: 40%;color:black;padding: 4px;margin: 2px;text-decoration: none;}
a.groupon:hover{text-decoration: underline;}
div.group	{border-bottom: 2px solid black;	padding-bottom: 5px;	margin-bottom: 5px;}

.grouplbl	{background-color: #ECECEC;	color:gray;	padding: 3px;	padding-left: 7px;}
.grouparea	{}