form {
	margin: 0px;
	padding: 0px;
}
#Menu {
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
#Menu #Topo {
	background-image: url(imagens/menu_topo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#Menu #TopoCentro {
	background-image: url(imagens/menu_topo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	margin: 0px;
	padding-top: 7px;
	text-align: center;
	padding-left: 7px;
}
#Menu a {
	color: #464646;
	text-decoration: none;
}
#Menu a:hover {
	text-decoration: underline;
}
#Menu #Corpo {
	background-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e07000;
	border-left-color: #e07000;
}
#Menu #Corpo #Secao #Titulo {
	background-image: url(imagens/menu_bolinha.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-right: 5px;
	padding-left: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Menu #Corpo #Secao .UltimoItem {
	background-image: none;
}
#Menu #Corpo #Secao UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(imagens/menu_separador.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Menu #Corpo #Secao LI {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 17px;
	background-image: url(imagens/menu_separador.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#Menu #Corpo #SecaoExtra {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
#Menu #Corpo #SecaoExtra #Titulo {
	background-image: url(imagens/menu_bolinha.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-right: 5px;
	padding-left: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #464646;
	width: 109px;
	height: 16px;
}
.Botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #464646;
	margin-top: 4px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: center;
}
#Menu #Rodape {
	height: 7px;
	background-image: url(imagens/menu_rodape.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Menu #TopoInstitucional {
	background-image: url(imagens/menu_topo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#Menu #Corpo #SecaoInstitucional UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Menu #Corpo #SecaoInstitucional LI {
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-image: url(imagens/menu_separador.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
#Menu #Corpo #SecaoInstitucional .UltimoItem {
	background-image: none;
}
