/*
*/

* {
  margin: 0;
  padding: 0;
}

a {
  outline: none;
  text-decoration: none;
  color: #3667e1;
}

a:hover {
  color: #86a0e1;
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {
  background-color: #86a0e1;
  font-family: verdana, arial, tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #3c5187;  
}

h1 {
  color: #86a0e1;
  padding-bottom: 10px;
  border-bottom: 1px dotted #3667e1;
  font-size: 20px;
  margin: 10px 5px;
}

h2 {
  border-bottom: 1px dotted #3667e1;
  margin-bottom: 20px;
}

div#geral {
  background: #86a0e1 url(../images/topo.gif) repeat-x top;
  height: 165px;
}

div#banner, div#meio, div#rodape {
  width: 740px;
  margin: 0 auto;
}  

div#banner {
  height: 165px;
  background: url(../images/banner.gif) no-repeat center top;
}

div#flash {
  width: 450px;
  height: 160px;
  margin-left: 290px;
}

div#menu {
  height: 42px;
  background: url(../images/menu.gif) no-repeat center top;
}

div#menu ul {
  list-style: none;
  padding-left: 16px;
  padding-top: 3px;
}

div#menu li {
  display: inline;
  float: left;
}

div#menu li.principal a {
  text-indent: -9999px;
  background: url(../images/botao_principal.gif) no-repeat left top;
  height: 39px;
  width: 82px;
  display: block;
}

div#menu li.principal a:hover {
  background-position: bottom;
}

div#menu li.empresa a {
  text-indent: -9999px;
  background: url(../images/botao_empresa.gif) no-repeat left top;
  height: 39px;
  width: 82px;
  display: block;
}

div#menu li.empresa a:hover {
  background-position: bottom;
}

div#menu li.produtos a {
  text-indent: -9999px;
  background: url(../images/botao_produtos.gif) no-repeat left top;
  height: 39px;
  width: 82px;
  display: block;
}

div#menu li.produtos a:hover {
  background-position: bottom;
}

div#menu li.contato a {
  text-indent: -9999px;
  background: url(../images/botao_contato.gif) no-repeat left top;
  height: 39px;
  width: 82px;
  display: block;
}

div#menu li.contato a:hover {
  background-position: bottom;
}

div#menu h3 {
  float: right;
  color: #a68acf;
  font-style: italic;
  font-weight: bold;
  padding: 10px 25px 0 0;
} 

div#conteudo {
  background: transparent url(../images/conteudo.gif) repeat-y center;
  clear: both;
  padding: 10px 20px;
}

div#conteudo p {
  text-align: justify;
  font-size: 11pt;
  margin-bottom: 10pt;
  padding: 5px;
}


div#conteudo form {
  padding: 0 5px;
  width: 340px;
  float: left;
}

div#conteudo label {
  display: block;
}

div#conteudo input, div#conteudo select, div#conteudo textarea {
  margin: 5px 0;
  border: 1px solid #86a0e1;
}

div#conteudo input.botao {
  color: #FFF;
  background: #86a0e1 url(../images/botao_enviar.gif) top left no-repeat;
  height: 20px;
  width: 70px;
  border: 0;
  line-height: 20px;
}

div#conteudo h2 {
  border-bottom: none;
  padding: 5px;
  margin-top: 10px;
}

div#conteudo p#produto1, div#conteudo p#produto2, div#conteudo p#empresa, div#conteudo p#lancamento {
  border: 2px solid #593694;
  padding: 0;
}

div#enviar {
  display: block;
  text-align: center;
}

div#endereco {
  width: 320px;
  float: right;
  margin-right: 5px;
  border-left: 1px dotted #86a0e1;
  padding: 5px 5px 5px 18px;
  background: url(../images/globo.jpg) center top no-repeat;
}

div#endereco h2, div#endereco h3 {
  border: none;
  margin-bottom: 20px;
}

div#endereco h2 {
  font-size: 22px;
}

div#endereco h3 {
  font-size: 18px;
}

div#endereco p {
  line-height: 26px;
  font-size: 12px;
}

div#endereco p.fones {
  font-size: 14px;
  font-weight: bold;
}

div#bemvindo { 
  float: left;
  margin-left: 10px;
  width: 280px;
  display: inline;
}

div#produtos {
  float: right;
  margin-right: 10px;
  width: 380px;
  display: inline;
}

div#produtos a.catalogo {
  text-indent: -9999px;
  background: url(../images/botao_catalogo.gif) no-repeat left top;
  height: 25px;
  width: 163px;
  display: block;
  float: right;
  margin-top: 20px;
}

div#produtos a.catalogo:hover {
  background-position: bottom;
}

div#bemvindo a.empresa {
  text-indent: -9999px;
  background: url(../images/botao_conheca.gif) no-repeat left top;
  height: 25px;
  width: 163px;
  display: block;
  float: left;
  margin-top: 5px;
}

div#bemvindo a.empresa:hover {
  background-position: bottom;
}

div.categoria {
  width: 220px;
  float: left;
  margin: 6px;
  padding: 0;
  background: #86A0E1 url(../images/categoria_baixo.gif) center bottom no-repeat;
  text-align: center;
}

div.categoria h1 {
  background: url(../images/h1_categoria.gif) no-repeat center top;
  color: #FFF;
  width: 220px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  border: 0;
  padding: 0;
  text-indent: 10px;
  margin: 0;
  font-weight: normal;
  text-align: left;
}

div.categoria a.ver {
  text-indent: -9999px;
  background: url(../images/ver.gif) no-repeat left top;
  height: 21px;
  width: 70px;
  display: block;
  float: right;
  margin: 10px;
}

div.categoria a.ver:hover {
  background-position: bottom;
}

div#conteudo a.voltar {
  text-indent: -9999px;
  background: url(../images/voltar.gif) no-repeat left top;
  height: 21px;
  width: 70px;
  display: block;
  float: right;
  margin: 5px;
}

div#conteudo a.voltar:hover {
  background-position: bottom;
}

div.categoria img {
  margin: 10px 0;
}

div#phantom {
  clear: both;
}

div#rodape {
  clear: both;
  height: 62px;
  background: transparent url(../images/rodape.gif) no-repeat top center;
}

div#rodape p {
  color: #957aac;
  padding: 10px 30px;
  float: left;
}

div#rodape a {
  color: #957aac;
  padding: 10px 30px;
  float: right;
}

div#rodape a:hover {
  color: #FFF;
  text-decoration: underline;
}

div.descricao {
  clear: both;
}

div.foto {
  float: left;
  margin-bottom: 25px;
  text-align: center;
  width: 290px;
}

div.dados {
  float: right;
  margin-bottom: 10px;
}

div.foto a {
  display: block;
  font-size: 10px;
  margin-top: 5px;
}

div.foto img {
  border: 0;
}

div.dados {
  margin-left: 10px;
}

div.dados table {
  width: 400px;
}

div.dados th {
  background-color: #3C5187;
  color: #FFF;
}

div.dados th.nome {
  background-color: #FFF;
  color: #3C5187;
  font-size: 16px;
}

div.dados td {
  text-align: center;
  border: 1px solid #3C5187;
}

img.principal {
  border: 2px solid #593694;
  margin-bottom: 10px;
}

img.empresa {
  float: right;
  margin: 0 5px 0 10px;
}
