@charset "utf-8";
.menu_lateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009966;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #84CAB0;
	border-right-color: #84CAB0;
	border-bottom-color: #84CAB0;
	border-left-color: #84CAB0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topo {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
