@charset "utf-8";
.botoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	height: 26px;
	background-color: #f5f5f5;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	background-attachment: scroll;
	background-image: url(imagens/botao_detalhe.gif);
	background-repeat: no-repeat;
	background-position: 15px;
}
.menu_detalhe {
	background-image: url(imagens/menu_detalhe_inferior.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f5f5f5;
}
.detalhe_superior {
	background-image: url(imagens/detalhe_superior.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F5F5F5;
}
.botoe1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	height: 26px;
	background-color: #f5f5f5;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	background-attachment: scroll;
	background-image: url(imagens/botao_detalhe.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
}
.font_conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cabecalho_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.cabecalho_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.rodape1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}
