@charset "utf-8";
.MenuApoioTopo a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #9CA8B6;
	text-decoration: underline;
	text-align: right;
	vertical-align: top;
}
.MenuApoioTopo a:hover {
	color: #FFFFFF;
}

.menu1esqN {
	background-image: url(../image/menu_aba_esq.gif);
	height: 19px;
	width: 8px;
	background-repeat: no-repeat;
	background-position: right top;
}
.menu1esqA {
	background-image: url(../image/menu_aba_esq_a.gif);
	height: 19px;
	width: 8px;
	background-repeat: no-repeat;
	background-position: right top;
}
.menu1dirA {
	background-image: url(../image/menu_aba_dir_a.gif);
	height: 19px;
	width: 25px;
	background-repeat: no-repeat;
	background-position: left top;
}
.menu1dirN {
	background-image: url(../image/menu_aba_dir.gif);
	height: 19px;
	width: 25px;
	background-repeat: no-repeat;
	background-position: left top;
}
.menuCentroN a {
	background-image: url(../image/menu_aba_centro.gif);
	height: 19px;
	background-repeat: repeat-x;
	background-position: right top;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
	padding: 1px;
}
.menuCentroN  a:hover {
	color: #000000;
	text-decoration: underline;
}

.menuCentroA a {
	background-image: url(../image/menu_aba_centro_a.gif);
	height: 19px;
	background-repeat: repeat-x;
	background-position: right top;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
	padding: 1px;
}
.menuCentroA a:hover {
	color: #000000;
	text-decoration: underline;
}



.menuInter1N {
	background-image: url(../image/menu_aba_inter_n.gif);
	height: 19px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 27px;
}
.menuInter2N {
	background-image: url(../image/menu_aba_inter_ad.gif);
	height: 19px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 27px;
}
.menuInter3N {
	background-image: url(../image/menu_aba_inter_ae.gif);
	height: 19px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 27px;
}
.MenuInternoBkg {
	background-image: url(../image/menu_interno_bkg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 155px;
}
.MenuInternoTopo {
	background-image: url(../image/menu_interno_topo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 155px;
	height: 49px;
}
.MenuInternoN a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #EBEBEB;
	text-decoration: none;
	display: block;
	padding: 5px;
	line-height: 12px;
	background-image: url(../image/menu_interno_n.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 5px;
}

.MenuInternoN a:hover {
	text-decoration: underline;
	background-image: url(../image/menu_interno_bkg_h.gif);
	background-repeat: repeat;
	color: #FFFFFF;
}
.MenuInternoA a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #02418C;
	text-decoration: none;
	display: block;
	padding: 5px;
	line-height: 12px;
	background-image: url(../image/menu_interno_bkg_a.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 5px;
}


#DivMenuInterno {
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#Div2ndMenuInterno {
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #E6A83B;
}
.SubMenuInterno a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../image/seta_branca.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.SubMenuInterno  a:hover {
	text-decoration: underline;
	background-image: url(../image/seta_azul.gif);
}
