#menu_cima ul li a {
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	background-image: url(../../imgs/divisao_menu.png);
	padding-right: 0px;
	padding-left: 0px;
	height: 30px;
	width: 110px;
}

#menu_cima ul li a:hover {
	color: #006600;
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	height: 25px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #060;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #060;
}
#menu_edenge ul li a:hover {
	color: #006600;
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	height: 25px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #060;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #060;
}

#menu_cima ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	float: left;
	margin: 0px;
}
#menu_edenge ul li a {
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	background-image: url(../../img/divisao.png);
	padding-right: 5px;
	padding-left: 5px;
	height: 30px;
}
#menu_edenge ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	float: right;
	margin: 0px;
}

#menu_cima ul li {
	margin-left: 0px;
	text-align: center;
	float: right;
	width: 110px;
	list-style-type: none;
	list-style-image: none;
}
#menu_edenge ul li {
	margin-left: 0px;
	text-align: center;
	float: right;
	width: 110px;
	color: #060;
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
}


#menu4 ul li a{
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	background-image: url(../../imgs/divisao_menu.png);
	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu4 ul li a:hover {
	color: #006600;
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	height: 25px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #060;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #060;
}


#menu4 ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	float: left;
	margin: 0px;
}

#menu4 ul li{
	margin-left: 0px;
	text-align: center;
	float: right;
	width: 110px;
	color: #060;
	list-style-image: none;
	list-style-type: none;
}
