.moldura {
	border: 1px solid #969696;
}
.txt11Branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt11Cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.px5 {
	font-size: 1px;
	height: 5px;
}
.txtLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #032E80;
}
.txtLinks a {
	color: #032E80;
	text-decoration: underline;
}
.txtLinks a:hover {
	color: #EE3875;
	text-decoration: underline;
}.linhaTopoCinza {
	border-top: 1px solid #969696;

}
.px7 {

	font-size: 1px;
	height: 8px;
}
.legenda {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #284886;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #032E80;
	background-color: #DEE5F3;
	border: 1px solid #4363A1;
	width: 150px;
}
.botao {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #032E80;
	border: 1px solid #032E80;
}

.centered {
  position: absolute;
  top: 50%;
  left: 0%;
  margin-top: -25%;
  margin-left: 0%;
  background-color: White;
  color: white;
}


