.lista_aba li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
	list-style-type: none;	
}

.lista_aba li a, .lista_aba li a:hover, .lista_aba li a:focus, .lista_aba li a:visited{
	display: block;
	padding: 4px 5px;
	text-decoration: none;
}

.lista_aba li a:hover {
	background-color: #f5f5f5;
}

.lista_aba li.ultima { border:0;} 

#tabBox {width: 543px}
#tabBox #tabSet, .tabSet {
	margin: 0;
	padding: 0 0 0 6px;
	height: 26px;
	width: auto;
	background: url(art/tab-bkg.gif) bottom left repeat-x;
}


#tabBox #tabSet li:before, .tabSet li:before {
	content: "" !important;
}

#tabBox #tabSet li, .tabSet li {
	list-style-type: none;
	background: url(art/tab-off-l.gif) top left no-repeat !important;
	float: left;
	margin: 0 2px 0 0 !important;
	padding: 0 0 0 14px !important;
	cursor: pointer;
}	
#tabBox #tabSet li a, .tabSet li a {
	background: url(art/tab-off-r.gif) top right no-repeat !important;
	display: block;
	float: left;
	height: 24px;
	line-height: 26px;
	*overflow: hidden;
	color: #545454;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px 12px 0 0;
	text-decoration: none;
}

#tabBox #tabSet li.on, .tabSet li.on {
	background: url(art/tab-on-l.gif) top left no-repeat !important;
}	
#tabBox #tabSet li.on a, .tabSet li.on a {
	background: url(art/tab-on-r.gif) top right no-repeat !important;
	color: #333;
}

#tabBox #panelSet, div.panelSet {
	padding: 10px;
	border:solid 1px #ccc;
	border-top: 0px;
	background: #eee;
}

#tabBoxRegiao {
width:240px;
margin-top: 10px;
	background-color: #fff;

}

.sb-associados {
	_padding: 0 !important;
	_margin: 0 !important;
	_width: 255px !important;
	_overflow: hidden;
	_margin-right: 2px !important;
}

#sb-associados-wrapper {
	background-color: #fff;
	padding: 10px 10px;
	margin-top: 20px;
	width: 245px;
}

#panelSetRegiao {
	height: 300px;
}
#panelSetRegiao .wrapper {
	overflow: auto;
	height: 295px;
	z-index: 1;
}

#tabBoxRegiao .tabSet {
background:transparent url(../img/moo/tab-bkg.gif) repeat-x scroll left bottom;
height:26px;
margin:0;
padding:0 0 0 6px;
width:auto;
background-color: #ffffff;
}
#tabBoxRegiao .tabSet li:before {
content:"" !important;
}
#tabBoxRegiao .tabSet li {
background:transparent url(../img/moo/tab_grey_l.gif) no-repeat scroll left top !important;
/*background: none !important;*/
cursor:pointer;
float:left !important;
list-style-type:none;
margin:0 2px 0 0 !important;
padding:0 0 0 14px !important;
}
#tabBoxRegiao .tabSet li a {
background:transparent url(../img/moo/tab_grey_r.gif) no-repeat scroll right top !important;
color:#545454 !important;
display:block !important;
float:left !important;
font-family:arial !important;
font-size:10pt !important;
font-weight:bold !important;
height:24px !important;
line-height:26px !important;
padding:2px 12px 0 0 !important;
text-decoration:none !important;
}
#tabBoxRegiao .tabSet li.on {
background:transparent url(../img/moo/tab-on-l.png) no-repeat scroll left top !important;
background:transparent url(../img/moo/tab-on-l4.gif) no-repeat scroll left top !important;
}
#tabBoxRegiao .tabSet li.on a {
background:transparent url(../img/moo/tab-on-r.png) no-repeat scroll right top !important;
background:transparent url(../img/moo/tab-on-r4.gif) no-repeat scroll right top !important;
color:#333333;
}
#tabBoxRegiao .panelSet {
background:#fbfbfb none repeat scroll 0 0;
border-color:-moz-use-text-color #CCCCCC #CCCCCC;
border-style:none solid solid;
border-width:0 1px 1px;
padding:10px;
}
#tabBoxRegiao .panelSet dt.stretchtoggle div.dtRight {
background:#FFFFFF url(../img/moo/acdn-headr-back.gif) no-repeat scroll right center;
}