#maintable {
  display: inline-block;
  border: none;
  width: 1000px;
  padding: 280px 0 0 0;
  margin: 0;
  background: #fff url(/static/imgs/header_maintable.jpg) no-repeat ;
}

#nm_fm_global {
 padding-left: 30px;
}

#nm_fm_global_a {
 border: none;
 color: black;
 text-decoration: none;
 position: relative;
}

.wiki {
  padding: 50px;
}

.wiki th  {
 color: white;
 background: black;
}

.wiki td  {
 border: 1px solid #aaa;
 padding: 0.5em;
}

#logounidade {
  position:absolute;
  top:100px;
  left: 50%;
}

@media (max-width: 1020px) {
  #logounidade {
    left: 510px !important;
  }
}

ul {
  list-style: none;
}

.filename {
 font-size: 14px;
 font-weight: normal;
}

.filedescwithimage {
  border: none;
  background-color: #ddd;
  padding: 0.5em;
}

.filedescwithimage > div > span {
  margin: 0.5em;
}

.filedescwithimage > div > span > a > img {
  margin: 0.5em;
  border: 1px solid #bbb;
}

.filedescwithimage,
.filedesc {
 margin-left: 0px;
 margin-right: 20px;
 font-size: 13px;
 font-style: italic;
}

.filesection {
  display: inline-block;
  margin: 0;
  padding: 0;
  background: transparent url(/static/imgs/12.jpg) repeat-y;
  width:  1000px;
  min-height: 100px;
}

.filesection h2 {
  margin-left:1em;
}

.linksection {
  display: inline-block;
  margin: 0;
  padding: 0;
  background: transparent url(/static/imgs/12.jpg) repeat-y;
  width:  1000px;
}

#basetable {
  display: inline-block;
  background: transparent url(/static/imgs/13.jpg) no-repeat;
  width:  1000px;
  height: 56px;
  margin: 0;
  padding: 0;
}

img {
 border: 0;
 max-width: 230px;
 max-height: 170px;
}


#footer {
 margin-top: 5px;
 margin-left: 220px;
 font-family: verdana;
 font-size: 14px;
 color: #838281;

}

table {
 font-size: 13px;
}

#username {
  position: absolute;
  width: 800px;
  top: 250px;
  color: #808080;
  font-family: futura, verdana, helvetica;
  text-align: left;
  padding-left: 30px;
}

#changepwd a {
  color: #909090;
  font-size: 7pt;
}


body {
  font-family: futura, verdana, helvetica;
}

#intro {
 position:absolute;
 width: 500px;
 left: 450px;
 top: 220px;
 font-family: futura, verdana, helvetica;
 font-size: 14px;
}

a {
 border: none;
 color: black;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

#links {
 margin-top: 20px;
 width: 1000px;
}

#links img:hover {
  border-bottom: 1px solid black;
}

#site {
 margin-left: 730px;
}

#faq {
 margin-top: 15px;
 margin-left: 10px;
}

.erro{
 color: red;
 font-weight: bold;
}

#itens{
    text-align: left;
}

#itens_s{
    padding-left: 50px;
    position: absolute;
    width: 950px;
}

#itens_a{
    padding-left: 50px;
    position: absolute;
    width: 950px;
}

#logounidade{
    width: 369px !important;
    max-width: none;
    max-height: none;
}

#nm_fm_global_img{
    width: 600px !important;
    max-width: none;
    max-height: none;
}