#menuGeral {
	width:149px;
	height:auto;
	float:left;
	border:0px;
}

#menuTitulos {
	width:149px;
	height:21px;
	float:left;
	background-image:url(../img/vermelho_fd_menu.jpg);
}

#menuTopicos {
	width:149px;
	height:20px;
	float:left;
}

ul {
	width:149px;
	height:20px;
	background-image:url(../img/bg_menu.jpg);
	font-family:"trebuchet MS";
	font-size:12px;
	color:#666666;
	cursor:hand;
}

ul li {
	display:none;
	margin-right:5px;
}

ul li a {
	text-decoration: none;
}
