/* TOPMENU */

#bgBox-top-menu {
	width: 760px;
	height: auto;
	display: block;
	background: url(../capa/imagens/bg-top-menu.jpg) top no-repeat;
	float: right;
}
#bgBox-top-menu a {
	color: #FFFFFF !important;
}

#bgBox-top-menu a:hover {
	color: #FFFF33 !important;
}

#tb-top-menu {
	font-size: 0.8em;
	color: #00CCFF;
	margin: auto;
	text-align: center;
}

.bg-top-menu {
	text-align: center;
}

#tb-top-menu a {
	text-decoration: none;
	color: #444444;
	padding: 0 10px 0 10px;
}

#tb-top-menu a:hover {
	text-decoration: underline;
	color: #0099cc;
}

.categoria-data {
	color: #ff9c00;
}

