body, table, tr, td {
  font-family: Arial;
  font-size: 12px;
}

body {
  margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

a:link, a:visited, a:active, a:hover{
  font-size: 12px;
  color: #008000;
  font-weight: bold;
}

a:link.titulo, a:visited.titulo, a:active.titulo, a:hover.titulo{
  color: #485DAD;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #008000;
}

.lado_esq_index{
  width: 23px;
  background-image: url(../images/sombrae.jpg);
}

.lado_dir_index{
  width: 23px;
  background-image: url(../images/sombrad.jpg);
}

.rodape_index
{
  height: 88px;
  background-image: url(../images/rodape2.jpg);
  background-repeat: repeat-x;
}

.titulo{
  color: #485DAD;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #008000;
}

.sub_titulo{
  color: #485DAD;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

a:link.sub_titulo, a:visited.sub_titulo, a:active.sub_titulo, a:hover.sub_titulo{
  color: #485DAD;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

a:link.leia_mais, a:visited.leia_mais, a:active.leia_mais, a:hover.leia_mais
{
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding-right: 10px;
}

a:hover.leia_mais
{
  text-decoration: underline;
}

.chamada {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.erro{
  color: #FF0000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.texto{
  line-height: 1.7;
  text-align: justify;
}
