.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #C5D3D9;
	margin: 0px;
}
.font_conteudo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.font_caminho {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9F9F9F;
	font-weight: normal;
}
.font_titulo {
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	color: #082873;
}
.form_campo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #63615A;
	height: 19px;
	width: 100%;
}
.form_campo_desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #63615A;
	width: 100%;
}
.form_bt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	height: 19px;
	margin: 0px 5px;
	width: 19px;
	border: none;
}
.form_bt_azul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0A609D;
	margin: 0px;
	border: 1px solid #999999;
}
