.tabsheader {font-family: tahoma; font-size: 12px; font-weight: bold; color: black; clear: both; text-align: center; padding-left:49px}
.tabsheader ul {display: inline;list-style-type: none;margin: 0px;padding: 0px;}
.tabsheader li { float: left; }

.tabsheader a {
	width: 99px;
	position: relative;
	float: left;
	margin-right:2px;
	background-image: url(../imagens/topo/tabsdark.gif);background-position: -102px 0;
	padding-top:8px;
	color: #dedede;
	height:24px;
	text-decoration:none
}

.tabsheader a:hover {
	top: 0px;
	background-image: url(../imagens/topo/tabsdark.gif);background-position: -204px 0;
	padding-top:6px;
	height:24px;
	color: #42e2ff;
	background-color:transparent;
}

.a.menu:link, a.menu:visited, a.menu:active {
	top: 0px;
	background-image: url(../imagens/topo/tabsdark.gif);background-position: -204px 0;
	padding-top:6px;
	height:24px;
	color: #42e2ff;
	background-color:transparent;
}
