.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #BDBEBD;
	margin: 0px;
	text-align: center;
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
}

.alinha_esq {
	text-align: left;
}
.alinha_dir {

	text-align: right;
}
.rodape {
	color: #C1CCDB;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
}
.box_esq_tit {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}
.form_s_mg {
	margin: 0px;
}
.form_campos {
	border: 0px none; 
}
.texto_normal {
	text-align: left;
}
.texto_branco {
	color: #FFFFFF;
	text-align: left;
}
.texto_destaque {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #69748B;
}
.form_campos_2 {

	border: 1px solid #C0C0C0;
}
.tab_login {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D6A69C;
	border-right-color: #D6A69C;
	border-bottom-color: #D6A69C;
	border-left-color: #D6A69C;
}
.texto_pequeno {
	text-align: left;
	font-size: 9pt;
}
.alinha_dir_label {
	text-align: right;
	color: #C56765;
}
.texto_negrito {
	text-align: left;
	font-weight: bold;
}
.texto_pequeno8 {

	text-align: left;
	font-size: 8pt;
}
.tab_borda_branca {
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tab_borda_branca_laterald {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #993300;
}
