html, body {height: 100%; margin: 0 0 0 0;}
/* Para o IE */
* html {height: 100%;}
#wrapper {margin: 0 auto; position: relative; text-align: left; width: 100%; background: #999 url(images/bg.jpg) repeat-x;}
td img {display: block;}
body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #000;}
body {background: url(images/bg.jpg) repeat-x #000; margin: 0 0 0 0;}
a:link {color: #660000; text-decoration: none;}
a:visited {text-decoration: none; color: #660000;}
a:hover {text-decoration: none; color: #990000;}
a:active {text-decoration: none; color: #660000;}
h1 {font-size: 16px; color: #660000;}
h2 {font-size: 30px; color: #660000;}
h3 {font-size: 14px; color: #990000;}
#footer {background-color: #000;}
#rodape {background: url(images/anac_layout_r5_c1.jpg) no-repeat center; width:990px; height:90px; margin: 0 auto; color:#FFFFFF;}
#rodape a{color:#FFFFFF;}
#rodape a:hover{color:#990000;}
#textorodape {width: 390px; margin: 35px 0  0 40px; float:left;}
#redessociais {width: 500px; margin: 35px 40px 0 0; text-align:right; float:right;}
.leiamais {background-color:#000; width: 95px; height:26px; color:#FFFFFF; text-align:center; padding-top:10px;}
.leiamais a{color:#FFFFFF;}
.leiamais a:hover{color:#FFFFFF; font-weight:bold;}
.form {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333; background-color: #FFF; margin: 2px; padding: 1px; height: 14px; width: 250px; border: 1px solid #660000;}
.form2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333; background-color: #FFF; margin: 2px; padding: 1px; height: 60px; width: 250px; border: 1px solid #660000;}
label, input {display: block; float: left;}
.enviar {font-size: 12px; font-weight: bold; text-transform: uppercase; color: #FFF; background-color: #990000; margin: 1px; padding: 1px; height: 20px; width: 100px; border: 1px solid #333;}
.button {font-size: 12px; font-weight: bold; text-transform: uppercase; color: #FFF; background-color: #660000; margin: 0 auto; padding: 5px; height: 16px; width: 300px; text-align:center;}
.button a{font-size: 12px; font-weight: bold; text-transform: uppercase; color: #FFF; background-color: #660000; margin: 0 auto; padding: 5px; height: 16px; width: 300px; text-align:center;}
.button a:hover{font-size: 12px; font-weight: bold; text-transform: uppercase; color:#FFF; background-color: #990000; margin: 0 auto; padding: 5px; height: 16px; width: 300px; text-align:center;}
@font-face {
      font-family: levenim MT;
      src: url(levenim-mt-2.ttf);
    }
#navbar {
  overflow: hidden;
  background-color: #660000;
  position: relative;
  top: 0;
  width: 100%;
}

#navbar a {
  float: left;
  display: block;
  color: #FFF;
  text-align: center;
  padding: 26px 13px;
  font-size: 16px;
  font-family: levenim MT;
  text-transform: uppercase;
}

#navbar a:hover {
  background: #990000;
  color: #FFF;
}