@charset "utf-8";
/* CSS Document */


.menuN a {
	background-image: url(../../image/menu_n.gif);
	display: block;
	height: 16px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003473;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
}


.menuN a:hover {
	background-image: url(../../image/menu_n_h.gif);
	font-weight: bold;
	text-decoration: underline;
}



.menuA a {
	background-image: url(../../image/menu_a.gif);
	display: block;
	height: 16px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
}

.SubMenuN a {
	display: block;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-decoration: none;
	background-color: #F58220;
	line-height: 1.2em;
	background-image: url(../../image/seta_marcador_duple_w_pq.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}

.SubMenuN a:hover {
	text-decoration: underline;
}


.SubMenuA a {
	display: block;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003473;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-decoration: none;
	line-height: 1em;
	background-image: url(../../image/sub_menu_a.gif);
	background-repeat: no-repeat;
}




.menuTopo a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.Label {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.migalhas {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.migalhasLocal {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.migalhasLink a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
