#menu_left {
	width:190px;
	position:absolute; left:60px;
	border-style: solid solid none solid;
	border-color: #0e69be;
	border-size: 0px;
	border-width: 0px;
	margin-top:15px;

	}
	
	#menu_left ul { 
	list-style-type:none;
	text-align:left;
	width:190px;
	position:relative;
	margin-top:0px;
	margin-left:0px;
	padding:0px; 
	}
	
#menu_left li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu_left li a:link, #menu_left li a:visited {
	color:#FFF; font-size:17px; font-weight:bolder;
	display: block;
	background: url(imagens/v3.jpg);
	background-repeat:no-repeat;
	padding: 8px 0 0 3px;
	margin-bottom:2px;
	}
	
#menu_left li a:hover {
	color: #0e69be;
	background: url(imagens/v3.jpg) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 3px;
	}
	
#menu_left li a:active {
	color: #0e69be;
	background: url(imagens/v3.jpg) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 3px;
	}
	
#menu_left_below {
position:relative;
top:0px;
text-align:center;
width:190px;
}

#menu_left_below img {
	display:inline;
	position:inherit;
}
