td.menu{
	width: 171px;
	background: url(../imagens/bg_conteudo.jpg) #fff repeat-x bottom;
}
div.home{
	padding-top: 14px;	
	padding-left: 18px;
		
}
div.home a{
	font-size: 12pt;
	font-weight: bold;	
}
div.menu{
	width: 171px;
	border-bottom:0px solid #a0892c;
	background: url(../imagens/bg_menu.jpg) #f9f1de no-repeat bottom right;
	padding-left: 5px;
	padding-bottom: 20px;	
	border-right: 1px solid #61a75f;
	border-bottom: 1px solid #61a75f;
}
div.menu td{
}
div.menu h3{
		margin-top: 10px;
		font-size: 14px;
	}
div.menu a{
	color: #222;
	font-size: 12px;
	font-family: arial,sans-serif;
}
div.menu a div{
	padding-left: 10px;

}
div.menu a:hover div{
		background-color:#9cc594;
}