/* Tarsís Gomes - Designer - tarsisgomes@gmail.com */
/* Intense Softwares */

@import url(lightbox.css);

/* Estrutura do Layout na página principal */


body {
  background: #d2d2d0 url(../images/bg.jpg) repeat-x;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
}

a { text-decoration: none; outline: none }
img { border: none; }
.oc { display: none }

#central {
  margin: 0px auto; 
  padding: 0px;
  width: 760px;
}


/* topo */

#topo {
  width: 760px;
  height: 100px; 
  background: #ff9900 url(../images/bgtopo.jpg) repeat-x;
  text-align: center;
  border-bottom: solid 2px #666666;
}

.fone {
  margin-top: 65px;
  width: 124px;
  height: 20px;
  float: left;
  color: #FFFFFF;
  margin-right: -100px;
}

#idiomas {
  height: 28px;
  float:right;
  margin-top: -40px;
  margin-right: 7px;
}

.idioma {
  display: block;
  width: 56px;
  height: 28px;
  background: url(../images/bg_idioma.jpg) no-repeat;
  float: left;
  margin-right: 5px;
  color: #000000;
  font-size: 10px;
}

.idioma2 {
  display: block;
  width: 56px;
  height: 28px;
  background: url(../images/bg_idioma.jpg) no-repeat;
  background-position: 0px -38px;
  float: left;
  margin-right: 5px;
  color: #FFFFFF;
  font-size: 10px;
}

a:hover.idioma2 {
  background: url(../images/bg_idioma.jpg) no-repeat;
  color: #000000;
}


/* corpo */

#corpo {
  width: 758px;
  background: #FFFFFF;
  margin-top: 10px;
  border: solid 1px #CCCCCC;
} 

/* menu  */

#menu {
  text-align: center;
  margin-top: -5px;
}

#menu ul {
  margin-left: 17px;
}

#menu li a {
  color: #000000;
  background: none;
  background-position: -3px -25px;
  display:block;
  height: 28px;
  border: solid #FFFFFF;
  padding-top: 7px;
  padding-bottom: 3px;
}

#menu li a:hover {
  background: url(../images/bg_menu.jpg) top center no-repeat;
  display: block;
  border: solid 1 #999999;
}

#menu li {
  display: block;
  width: 90px;
  height: 38px;
  float: left;
  font-size: 11px;
}


/* flash */

#conteudo {
  width: 588px;
  height: auto;
  margin-top: 10px;
  margin-left: 10px;
  float: left;
}

#conteudo h1 {
  font-size: 16px;
  color: #CC6600
}

#conteudo a {
  color: #000000;
  text-decoration: underline;
}

#clear {
  width: 588px;
  height: 20px;
  clear: both;
}

/* right */

#right {
  width: 126px;
  height: 445px;
  float:left;
  margin-left: 15px;
  margin-top: 10px;
  text-align: center;
  display: inline;
}

#right a {
  color: #000000;
}

#right img {
  margin-top: 0px;
  margin-bottom: 0px;
}

#right a:hover {
  color: #000000;
  text-decoration: underline;
}

.seminarios {
  margin-top: 20px;
  margin-bottom: 10px;
}

#pk {
  text-align: left;
  margin-top: 5px;
}

#pk ul {
  margin-left: -25px;
  margin-top: 3px;
  margin-bottom: 15px;
}

.news {
 border: solid 1px #666666;
 width: 90px;
 float: left;
}

.bt_news {
  color: #FFFFFF;
  background: #666666;
  border: solid 1px #666666;
}


#fixedtipdiv{
 position:absolute;
 padding: 2px;
 border:1px solid #f99a08;
 font:normal 10px Verdana;
 line-height:18px;
 z-index:100;
}

/* people */

#people {
  width: 760px;
  height: 60px;
  background: #333333;
  margin-top: 0px;
  border-top: solid 9px #dbdbd7;
  color:#FFFFFF;
}

#people a {
  color: #FFFFFF;
  text-decoration: underline;
}

.logo_bottom {
  margin-left: 15px;
  margin-top: 5px;
  float: left
}


/* rodapé */

#bottom {
  width: 760px;
  height: 90px;
  background: #666666;
  border-top: solid 9px #dbdbd7;
  color: #FFFFFF;
}

#bottom a {
  color: #FFFFFF;
}

#bottom a:hover {
  text-decoration: underline;
}

#bottom p {
  margin-left: 15px;
  border-right: dashed 1px #CCCCCC;
  width: 160px;
  float: left;
  padding-left: 10px;
}
 
#bottom span {
  display: block;
  margin-top: 5px;
  margin-left: 10px;
}

address {
  float: right;
  color: #848472;
  font-style: normal;
}


/* produtos */

#abas1, #abas2, #abas3, #abas4 {
  width: 586px;
  background:url(../images/bg_produtos.jpg) no-repeat;
  background-position: 0px 30px;
}

#abas1 p, #abas2 p, #abas3 p, #abas4 p {
  margin-left: 18px;
  width: 560px;
  color: #75440e
}

#abas1 ul, #abas2 ul, #abas3 ul, #abas4 ul {
  color: #75440e;
}

#abas1 a, #abas2 a, #abas3 a, #abas4 a {
  color: #995202
}

#abas1 h2, #abas2 h2, #abas3 h2, #abas4 h2 {
   display: block;
   width: 178px;
   height: 32px;
   font-size: 14px;
   text-align: center;
   padding-top: 5px;
   color: #995202;
}

.aba1 {
  float:left; 
  margin-left: 6px; 
  margin-top: 0px;
  background:url(../images/bg_aba1.jpg) no-repeat;;
}

.aba2 {
  width: 166px;
  margin-left: 178px;
  background: url(../images/bg_aba2.jpg) no-repeat;
}


.sobe {
  margin-top: -35px;
}


/* preços */

.campo {
  width: 190px;
  display: block;
  text-align: right;
  float: left;
  margin-bottom: 8px;
  margin-right: 5px;
}

.input1 {
  width: 200px;
}

.input2 {
  width: 100px;
}

.input3 {
  width: 60px;
}

.input {
  font-size: 12px;
  border: solid 1px #CC6600;
}

input {
  font-size: 12px;
  border: solid 1px #CC6600;
}

.br_clear { clear: both }

.button {
  margin-left: 320px;
  margin-top: 10px;
  width: 100px;
  background: #FFDCA8;
  
}