#box_menu{
	width: 140px;
	border-right: 1px solid #E7E9E9;
	padding: 0 7px 0 6px;
	float: left;
}


#menu {
	float:left;
	width:129px;
	padding: 8px 0 5px 0;
	margin:0px;
	
	}
	
#menu li{
	line-height: 16px;
	text-indent: 23px;
	list-style-type:none;
	border-bottom: 1px solid #E7E9E9;
	}
#menu li a {
	color: #E57C22;
	font-size:12px;
	text-decoration: none;
	display: block;
	padding: 7px 0 7px 5px;
}

#menu li a:hover {	background-color: #FAFAFA; }

.historia {background: url(icones/icon_hist.gif) no-repeat ;	}
.artigos {	background:url(icones/icon_art.gif) no-repeat;	}
.noticias {	background:url(icones/icon_noti.gif) no-repeat;	}
.depoimentos {background:url(icones/icon_dep.gif) no-repeat;	}
.fale {	background:url(icones/icon_cont.gif) no-repeat;	}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
