@charset "utf-8";
.botao_menu {
	width:160px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding:2px;
	font-size: 10px;
	font-weight: bold;
}
.botao_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399CC;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}
.sub_botao {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding:2px;
	font-weight: bold;
}
.sub_botao a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009900;
	font-style: bold;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}
