* {
  margin:0px;
  padding:0px;
  font-family:Arial, Trebuchet MS;
}

body {
  background-color:#000;
}

img {
  border:none;
}

acronym {
  _border-bottom:1px dashed #333;
  font-size:13px;
}

.finaliza, #finaliza {
  display:block;
  clear:both;
  width:100%;
  height:1px;
  font-size:0px;
}
    
#tudo {
  display:block;
  width:776px;
  margin-left:-388px;
  left:50%;
  position:relative;
}

#topo {
  display:block;
  width:776px;
  height:135px;
}

#logotipo {
  display:block;
  width:217px;
  height:80px;
  float:left;
  margin-left:20px;
  _margin-left:10px;
  margin-top:30px;
}

#menu {
  display:block;
  width:510px;
  height:100px;
  float:left;
  margin-left:24px;
}

#menu ul {
  display:block;
  margin-top:63px;
  _margin-top:64px;
  padding:4px 0px;
}

#menu ul li {
  display:inline;
  list-style-type:none;
  font-size:13px;
  margin-left:1px;
}

#menu a:link, #menu a:visited {
  text-decoration:none;
  color:#795200;
  background-color:#F7EBCE;
  padding: 4px 9px;
  font-size:13px;
}

#menu a:hover, #menu a:active {
  text-decoration:none;
  color:#F7EBCE;
  background-color:#926334;
  padding: 4px 9px;
  font-size:13px;
}

#menu a.ativado:link, #menu a.ativado:visited {
  text-decoration:none;
  color:#F7EBCE;
  background-color:#926334;
  padding: 4px 9px;
  font-size:13px;
}

.efeito img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1 ;
  background-color:#000;
}

.efeito:hover img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=72);
  -moz-opacity: 0.72;
  background-color:#000;
}

#migalha {
  display:block;
  margin-bottom:30px;
  margin-left:20px;
}

#migalha p, strong {
  font-size:12px;
  color:#F5E7C2;
}

#migalha a:link, #migalha a:visited {
  text-decoration:none;
  color:#C48D57;
  background-color:#000;
}

#migalha a:hover, #migalha a:active {
  text-decoration:none;
  color:#F5E7C2;
  background-color:#000;
}

#cont {
  display:block;
  clear:both;
}

#cont h1 {
  font-size:20px;
  color:#F5E7C2;
  margin-left:20px;
  font-weight:normal;
  margin-bottom:10px;
}

#cont p {
  color:#F5E7C2;
  font-size:14px;
  margin-left:20px;
  margin-right:10px;
  text-align:justify;
  margin-bottom:15px;
}

#cont strong {
  color:#F5E7C2;
  font-size:14px;
}

#cont p.indent {
  text-indent:20px;
}

#cont p.indent2 {
  text-indent:40px;
}

#cont p.zero {
  margin-bottom:0px;

}

#cont em {
  color:#FCF8ED;
  font-size:14px;
}

#cont a.right {
  float:right;
  margin-right:10px;
  font-size:13px;
  font-family:Arial;
  padding-top:5px;
}

#cont a:link, #cont a:visited {
  text-decoration:none;
  color:#C48D57;
  background-color:#000;
}

#cont a:hover, #cont a:active {
  text-decoration:none;
  color:#F5E7C2;
  background-color:#000;
}

#contatos {
  display:block;
  width:358px;
  float:left;
}

#formcontato {
  display:block;
  width:290px;
  float:left;
  margin-left:90px;
}

#formcontato label {
  font-size:13px;
}

#formcontato input {
  width:180px;
  border:1px solid #333;
  background-color:#303030;
  color:#F7EBCE;
  font-size:13px;
}

#formcontato input.inpt1 {
  margin-left:16px;
}

#formcontato input.inpt2 {
  margin-left:13px;
}

#formcontato input.inpt3 {
  margin-left:2px;
}

#formcontato textarea {
  width:239px;
  height:100px;
  border:1px solid #333;
  background-color:#303030;
  color:#F7EBCE;
  font-size:13px;
}

#formcontato input.inptbot {
  width:45px;
  border:1px solid #B4793F;
  background-color:#966534;
  color:#fff;
  font-size:11px;
  font-family:Tahoma;
  float:right;
  margin-right:30px;
}

#destaque {
  display:block;
  width:485px;
  height:419px;
  float:left;
  margin-left:20px;
  _margin-left:10px;
}

#destaque a:link, #destaque a:visited {
  background-color:#000;
  text-decoration:none;
}

#destaque a:hover, #destaque a:active {
  background-color:#000;
  text-decoration:none;
}

#produtos {
  display: block;
  width: 226px;
  height: 419px;
  float: left;
  margin-left: 35px;
}

#produtos h2 {
  font-size: 17px;
}

#produtos h3 #textodir {
  float: center;
  text-align: center;
  z-index: 1;
  padding-top: 15%;
}
#produtos h3 #imagemdir {
  float: left;
  text-align: left;
  z-index: 2;
}

#produtos h3 #textoesq {
  float: center;
  text-align: center;
  z-index: 3;
  padding-top: 15%;
}
#produtos h3 #imagemesq {
  float: right;
  text-align: right;
  z-index: 2;
}

#produtos h3 {
  float: left;
  font-size: 12px;
  margin-bottom: 2px;
  width: 220px;
}

#produtos a:hover, #produtos a:active {
  background-color:#000;
  text-decoration:none;
  color: #F4EECA;
}

#produtos a:hover, #produtos a:active {
  background-color:#000;
  text-decoration:none;
}

#rodape {
  display:block;
  width:776px;
  height:108px;
  background: url(../imgs/botrodape.jpg) no-repeat bottom center;
  clear:both;
  margin-top:40px;
}

#creditos {
  display:block;
  width:100px;
  _width:100%;
  right:0%;
  bottom:0%;
  position:fixed;
  _margin-right:0px;
  _margin-top:3px;
  clear:both;
}

#creditos h1 {
  display:block;
  text-align:right;
  _text-align:center;
  font:bold 11px Trebuchet MS;
  color:#F8EBCD;
  margin-top:10px;
}

#creditos a:link, #creditos a:visited {
  text-decoration:none;
  color:#F8EBCD;
}

#creditos a:hover, #creditos a:active {
  text-decoration:none;
  color:#666;
}

/* ORCAMENTOS */

#id_prod {
color: #fff;
border: 1px solid #fff;
padding: 10px;
font-weight: bold;
}

