* {
  font-family: 'Nobile',Helvetica, sans-serif;
  font-size: 14px;
  color: #535151;
  margin: 0;
  padding: 0;
  border: none;
  list-style: none;
  text-decoration: none;
  letter-spacing: 0px;
  line-height: 17px;
}

html {
  background: #C9C9C9 url(../img/fundo.jpg) no-repeat center top;
  height: 100%;
  z-index: 0;
}

body {
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  height: 100%;
}

.texto * {
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
}

.tudo {
  width: 800px;
  left: 50%;
  margin-left: -400px;
  position: absolute;
  text-align: left;
  z-index: 1;
}

.container {
  width: 800px;
  left: 50%;
  margin-left: -400px;
  position: absolute;
  text-align: left;
}

#aviso {
  background: #F68826 url(../img/icone_fechar.png) no-repeat top right;
  min-width: 250px;
  left: 50%;
  margin-left: -100px;
  position: fixed;
  text-align: center;
  z-index: 20;
  top: 35%;
  color: #fff;
  font-size: 15px;
  padding: 20px;
  border: 2px #fff solid;
  display: none;
  cursor: pointer;
}

#box_news {
  background-color: #D5C472;
  min-width: 300px;
  left: 50%;
  margin-left: -150px;
  position: fixed;
  text-align: center;
  z-index: 20;
  top: 35%;
  color: #fff;
  font-size: 15px;
  padding: 20px;
  border: 2px #fff solid;
  display: none;
}

#box_news img {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}


#box_news label {
  width: 90px;
  float: left;
}

#box_news p {
  margin-bottom: 2px;
  text-align: right;
}


#logo {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: 160px;
}

#rodape {
  position: absolute;
  top: 860px;
  text-align: center;
  width: 100%;
  height: 30px;
}

#trabalhador {
  position: absolute;
  top: 86px;
  left: 50%;
  margin-left: -660px;
  width: 258px;
  height: 290px;
  background: url(../img/trabalhador.gif) no-repeat center;
  z-index: 1;
}

#f_contato p {
  clear: both;
  position: relative;
  height: 26px;
}

#f_contato {
  margin-top: 5px;
}


#f_contato label {
  width: 150px;
  font-weight: bold;
  text-align: right;
}


#certificado {
  position: absolute;
  top: 718px;
  right: 100px;
}


#titulo {
  position: absolute;
  top: 315px;
  left: 30px;
}

#menu {
  position: absolute;
  top: 350px;
  width: 100%;
}

#menu * {
  font-size: 17px;
}

#menu td :hover {
  color: #9a8834;
}

#submenu {
  position: absolute;
  top: 380px;
  width: 100%;
}

#submenu * {
  font-size: 15px;
  color: #e0e0e0;
}

#submenu td :hover {
  color: #fff;
}

#newsletter {
  position: absolute;
  top: 730px;
  left: 100px;
  width: 205px;
  height: 54px;
  font-size: 13px;
  line-height: 25px;
  background: url(../img/f_news.png) no-repeat left bottom;
}

#news_email {
  height: 18px;
  font-size: 13px;
  border: none;
  width: 145px;
  margin-right: 8px;
  margin-left: 5px;
  text-align: center;
}

#banners {
  position: absolute;
  top: 80px;
  height: 220px;
  width: 798px;
}

#produtos {
  position: absolute;
  top: 80px;
  height: 220px;
  width: 798px;
  overflow: hidden;
}

#c_produtos {
  position: relative;
  top: 15px;
  left: 0px;
  width: 10000px;
  height: 200px;
}

#m_produtos {
  position: relative;
}

#c2_produtos {
  position: absolute;
  top: 15px;
  left: 0px;
  width: 10000px;
  height: 200px;
  left: 1000px;
}

.topo-produto {
  float:left;
  border: 2px solid #333;
  margin-left: 15px;
  margin-top: 15px;
  width: 180px;
  text-align: center;
  background-color: #333;
  height: 140px;
}

.topo-img {
  position: absolute;
  left: 0px;
  display: none;
}



#box_center {
  position: absolute;
  top: 425px;
  left: 30px;
  width: 740px;
  height: 405px;
  overflow: auto;
}

#box_center img {
  margin-left: 20px;
  margin-right: 20px;
}

#box_center div {
  text-align: justify;
}


b {
  color: #9a8834;
}

#submenu b {
  color: #fff;
}

.newline {
  clear: both;
}


.duascol {
  -moz-column-count:2; -webkit-column-count:2; –moz-column-gap:20px; –webkit-column-gap:20px;
}


#box_left {
  position: absolute;
  top: 407px;
  left: 30px;
  width: 377px;
  height: 252px;
  background: url(../img/f_box_left.png) no-repeat center top;
}

#box_left_int {
  margin: 10px;
}

#box_left_int * {
  font-size: 13px;
}

#box_right_int {
  position: absolute;
  top: 407px;
  right: 30px;
  width: 377px;
  height: 252px;
}


.titulo {
  font-size: 18px !important;
}


.tabela td, .tabela th {
  border-bottom: 1px dotted #9a8834;
  font-size: 13px;
  padding-left: 5px;

}


/* SCROOL PANE*/
.left .jScrollPaneTrack {
  left: 0;
  right: auto;
}
.left a.jScrollArrowUp {
  left: 0;
  right: auto;
}
.left a.jScrollArrowDown {
  left: 0;
  right: auto;
}

div .jScrollPaneTrack {
  background: url(../img/f_drag.gif) repeat-y 50% 50%;
  z-index: 10;
}
div .jScrollPaneDrag {
  background: url(../img/drag_grab.png) repeat-y 50% 50%;
  z-index: 10;
}
