@charset "utf-8";
/* CSS Document */
h1{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ff0000;
  margin: 0px;
}
h2{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ff0000;
  margin: 0px;
}
td{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
hr{
  color: #ff0000;
}
.msg{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.textobr{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
}
#noticia{
  font-size: 13px;
  font-family: arial;
}

.titulo{
  font-size: 15px;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  color: #FF0000;
}

#titulo{
  font-size: 15px;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  color: #FF0000;
}

#introducao{
  font-size: 13px;
  font-family: arial;
  font-weight: bold;
}

#texto{
  font-size: 13px;
  font-family: arial;
}

#saiba{
  font-size: 11px;
  font-family: arial;
}

#menutd{
	background: url(../Figuras/menu.jpg);
}