#debug		{background-color: #4C4C4C;color: silver;font-size: 11px;font-family: tahoma;position:absolute;width:200px;height:90%;right:10px;top:10px;padding:3px;}
#navbar{font-size:9px; color:#bbbbbb; width:345px; margin-bottom:11px;}
#navbar a, #navbar .navbar {color:#bbbbbb;}

.transcontainer{background-image:url(/interface/imgs/bg_for_mz.png);}


/* 
SITEMAP
*/
div.sm1	{float:left;height:140px;width:114px;padding-top:8px;border-left:1px solid #e3000b;padding-left:5px; margin-bottom:15px; line-height:15px;}
a.sm1		{display:block;font-weight:bold; color:#e3000b; line-height:15px;}
a.sm2		{display:block;margin-left:6px; line-height:15px;}
a.sm3		{display:block;margin-left:12px; line-height:15px;}
a.sm4		{display:block;margin-left:18px; line-height:15px;}
a.sm5		{display:block;margin-left:24px; line-height:15px;}


/* 
SEARCH RESULT
*/
.sr				{margin-bottom:5px; padding-bottom:5px;}
.sr0			{float:left; width:20px; height:20px;}
.sr1			{font-weight:bold; text-decoration:underline; color:black; margin-bottom:2px; color:#e3000b;}
a.sr1			{color:#4e8fe0;}
a.sr1:visited	{color:#4e8fe0;}
a.sr1:hover		{text-decoration:none;}
.sr2			{color:gray;}



h1{
	height:24px;
	padding:4px 2px 0 12px;
	font-size:12px;
	color:#e3000b;
	margin-bottom:10px;
}
h2{
	font-size:11px;
	color:#e3000b;
	font-weight:bold;
	margin-bottom:2px;
}
h3{
	height:28px;
	width:215px;
	padding:7px 2px 0 20px;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	margin-bottom:6px;
	background-image:url(../imgs/h3bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.btn{
	height:20px;
	background-color:#e3000b;
	font-weight: bold;
	color:#ffffff;
	padding:3px 7px 2px 7px;
	text-decoration:none;
	cursor:pointer;
}


/*
PAGINAÇÃO PARA PÁGINAS
*/
#pag{text-align:center}

.pn{
	width:12px;
	margin:0 4px 0 4px;
	background-color:#e2e8f7;
	font-family:arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color:#5977c8;
	padding:2px 7px 2px 7px;
	border:1px solid #5977c8;
	text-decoration:none;
	vertical-align:middle;
	cursor:pointer;
}

span.pn{
	width:12px;
	margin:0 4px 0 4px;
	background-color:#fff1d8;
	font-family:arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color:#ffa500;
	padding:2px 7px 2px 7px;
	border:1px solid #ffa500;
	text-decoration:none;
	vertical-align:middle;
	cursor: auto;
}

.pnprev{
	font-family:arial, verdana;
	font-size: 11px;
	font-weight: bold;
	width:12px;
	background-color:#dbdcea;
	color:#ffa500;
}

.pnnext{
	font-family:arial, verdana;
	font-size: 11px;
	font-weight: bold;
	width:12px;
	background-color:#dbdcea;
	color:#ffa500;
}


/*
FORMULARIOS
*/

.form{}
.fl{width:115px; text-align:right; padding-right:4px; white-space:nowrap;}
.fr{width:280px; padding:2px;}
.fast{color:#FF0000; padding-left:3px;}
.flcol{text-align:right; white-space:nowrap;}
.frcol{padding:2px;}
.fdiv{width:390px; height:15px; padding:2px 2px 2px 12px; margin:12px 2px 2px 30px; background-color:#ffb129; color:#FFFFFF; text-transform:uppercase; font-weight:bold;}
.fdiv2{width:390px; height:12px; padding:1px 1px 1px 12px; margin:4px 2px 2px 30px; color:#777777; font-weight:bold;}

