body {
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-dark-shadow-color:#FFFFFF;
  scrollbar-base-color:#FFFFFF;
  scrollbar-face-color:#78928D;
  scrollbar-highlight-color:#78928D;
  scrollbar-shadow-color:#FFFFFF;
  background-attachment:fixed;
}

.inf_texto{
  font-family: Arial;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration: none;
}
.inf_texto_sn{
  font-family: Arial;
  font-size:12px;
  color:#FFFFFF;
  text-decoration: none;
}

.inf_link{
  font-family: Arial;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration: none;
}
.inf_link_sn{
  font-family: Arial;
  font-size:12px;
  color:#FFFFFF;
  text-decoration: none;
}


.inf_link:hover{
  font-family: Arial;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration: underline;
}

.texto {
  font-family: Arial;
  font-size:11px;
  font-weight:none;
  text-align: justify;
  color:#404C4F;
}

.link{
  font-family: Arial;
  font-size:12px;
  font-weight:bold;
  color:#000000;
  text-decoration: none;
}

.link:hover{
  font-family: Arial;
  font-size:12px;
  font-weight:bold;
  color:#000000;
  text-decoration: underline;
}

.title {
  font-family: Arial;
  font-size:18px;
  font-weight:bold;
  color:#4D4948;
}

.field {
  background-color: #FFFFFF;
  font-family: Arial; font-size: 10px;
  border: 1 solid #5C5C5C;
}

.botao{
  color: #FFFFFF;
  background-color: #232B2C;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  font-weight: bold;
  font-family: Arial; font-size: 11px;
}
.imagem {
	margin: 20px 0;
}