body {
	background-image: url(imagens/n_f_pagina.jpg);
	background-repeat: repeat-x;
}
.borda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #031C32;
	border-right-color: #031C32;
	border-bottom-color: #031C32;
	border-left-color: #031C32;
}
.f_menu {
	background-image: url(imagens/n_f_menu_i.jpg);
	background-repeat: repeat-x;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
}
.texto_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #123C62;
	text-decoration: none;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FA2B3;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #123C62;
	margin-bottom: 15px;
}
.conteudo {
	margin: 15px;
	padding-bottom: 20px;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #123C62;
	text-decoration: none;
}
.campo {
	border: 1px solid #849AAF;
	width: 98%;
}
#menu {
	position:absolute;
	z-index:0;
	width: 104px;
	margin-top: 35px;
	height: auto;
	background-color: #036;
	padding: 8px;
	filter: Alpha(Opacity=90, FinishOpacity=90, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0);
	visibility: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #042642;
	border-bottom-color: #042642;
	border-left-color: #042642;
}
.sep_menu {
	background-image: url(imagens/n_sep_menu.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.fundo_destaque {
	background-image: url(imagens/n_f_caixa_servicos.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.fundo_baixo_destaque {
	background-image: url(imagens/n_f_caixa_servicos_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: justify;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 12px;
	height: 100px;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #123C62;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #1D609C;
	height: 18px;
}
a:hover {
	color: #F60;
}
