.menuPrincipal {
	background-color: #006600;
	width: 150px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4A864A;
	margin-right: 2px;
}
.menuPrincipal ul li {
	background-image: url(../_imgs/seta01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	list-style-type: none;
	background-color: #4A864A;
	vertical-align: middle;
	padding-bottom: 1px;
}
.menuPrincipal ul li a {
	margin-left: 10px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menuPrincipal ul li a:hover {
	margin-left: 10px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.bgEnd {
	background-image:  url("../_imgs/bg_endMenu.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	height: 51px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006600;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #4A864A;
	padding-top: 15px;
}

.bgEnd .ans {
	margin-left: 10px;
	_margin-left:6px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
	width: 55px;
	margin-right: 8px;
	height: 22px;
	padding-top: 3px;
}
.bgEnd b {
	font-size: 10px;
}

.active h1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	background-color: #4A864A;
	height: 19px;
	padding-top: 6px;
	background-image: url(../_imgs/seta02.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.active ul li {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A864A;
	background-color: #5E9B5E;
	background-image: none;
	vertical-align: middle;
	padding-bottom: 4px;
	padding-top: 5px;
}
.active ul li a {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}
.active ul li a:hover {

	font-family: Verdana;
	font-size: 9px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}
.active h1 a {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
}
.active h1 a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

