#menu_orcamento{
	width:544px;
	height:59px;
	float:left;
	padding-top:10px;
	padding-left:2px
}
#item_menu_orc{
	height:60px;
	float:left;	
	margin-right:9px;
}
#item_menu_orc a{
	width:129px;
	height:51px;
	float:left;
	text-align:center;
	padding-top:7px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FC0;
	letter-spacing:1px;
	behavior:none;
	background:url(../images/bgbtnorc.jpg) no-repeat top;
}
#item_menu_orc a:hover{
	color:#FFF;	
	background:url(../images/bgbtnorch.jpg) no-repeat;
}
.btnorcamento{
	width:154px;
	height:27px;
	background:url(../images/btnorc.jpg) no-repeat;
	cursor:pointer;
}