ul#menu { width: 100%; height: 43px; background: #FFF url("images/menu-bg.gif") top left repeat-x; font-size: 0.7em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; float: left; margin: 3px; }
ul#menu li a { height: 30px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menu li a:hover { color: #FFF; background: url("images/current-bg.gif") top left repeat-x;}
ul#menu li a.current{ height: 30px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0;  }
.catalogo {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding: 1px;
	font-family: Verdana, Geneva;
	font-size: 11px;
	background-color: #C8EB98;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7A7A7A;
	letter-spacing: 1px;




}
