.a_fundo {
	background-image: url(img/logo_fundo.gif);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.botao a, .botao a:visited {
	height:30px;
	color:#DA251D;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(img/seta_up.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 25px;
	background-position: left center;
	}
.texto_menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 160%;
}
.botao a:hover {
	height:30px;
	color:#DA251D;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(img/seta_over.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	font-weight: bold;
	vertical-align: middle;
	background-position: left center;
	padding-left: 25px;
}
.exibe_arquivo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #CC0000;
	text-decoration: underline;
}
