body {
  margin: 0px;
  background: #f4e0c8;
}

#page {
  position: relative;
  width: 1000px;
  margin: 0px auto;
  padding: 0px 0px 28px 0px;
}

/* Header */

#header {
  position: relative;
  width: 1000px;
  height: 272px;
  background: url(../images/header-fundo.jpg) no-repeat;
}

.bt-lingua {
  position: absolute;
  top: 0px;
  right: 20px;
}

#menu {
  width: 1000px;
  height: 48px;
  line-height: 48px;
  background: url(../images/menu-fundo.jpg) repeat-x;
  text-align: center;
}

#menu a {
  text-decoration: none;
  font: bold 14px Tahoma;
  color: #fff;
  margin: 0px 12px;
}

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

.menu_drop {
  z-index: 100;
}


#nav {
  width: 1000px;
  height: 48px;
  margin: 0px;
  padding: 0px;
  list-style: none;
  background: none;
  z-index: 900;
}

#nav li {
  display: inline;
  position: relative;
}

#nav li ul {
  display: none;
  position: absolute;
  top: 20px;
  left: 0px;
  min-width: 150px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  background: url(../images/fundo80b.png);
  border: solid 1px #000;
  z-index: 900;
}

#nav li ul li {
  text-align: left;
  display: list-item;
  padding: 10px 15px;
  margin: 0px;
  background: none;
  line-height: 14px;
  border: solid 1px #000;
}

#nav li ul li a {
  text-decoration: none;
  font: bold 14px Tahoma;
  margin: 0px;
  color: #806340;
}

/*-------*/

/* Conteudo */

#conteudo {
  width: 980px;
  background: #f4e0c8;
}

.internas {
  width: 960px;
  padding: 10px;
}


#conteudo h2, #conteudo h2 a {
  text-decoration: none;
  font: bold 18px tahoma;
  color: #806340;
  margin: 0px 0px 10px 0px;
}

#conteudo h2 a:hover {
  text-decoration: underline;
}

#conteudo h3 {
  font: bold 16px tahoma;
  color: #b88e5f;
  margin: 0px 0px 10px 0px;
}

#nossos-caes {
  width: 670px;
  height: 360px;
  background: none;
  float: left;
  padding: 10px 0px 0px 10px;
}

.caes-thumb {
  text-decoration: none;
  font: bold 12px Tahoma;
  color: #806340;
  float: left;
  margin: 0px 15px 0px 0px;
}

.caes-thumb img {
  border: solid 1px #806340;
  margin: 0px 0px 5px 0px;
}

.caes-thumb:hover {
  color: #600;
}

#novidades {
  width: 280px;
  height: 360px;
  background: none;
  float: right;
  padding: 10px;
}

.ul_noticias {
  list-style: url(../images/icone-pata.jpg);
  font: normal 12px Tahoma;
  color: #333;
  margin: 0px 0px 0px 25px;
  padding: 0px;
}

.ul_noticias li {
  text-align: justify;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 10px 0px;
}

#novidades h3 {
  margin: 0px;
  padding: 0px;
}

.ul_noticias h3 a, #novidades h3 a, .pedigree {
  text-decoration: none;
  font: bold 12px Tahoma;
  color: #b88e5f;
}

#novidades h3 a:hover, .ul_noticias h3 a:hover, .pedigree:hover {
  text-decoration: underline;
}

.borda-noticia {
  width: 100%;
  height: 2px;
  border-bottom: solid 1px #b88e5f;
  font: normal 1px Arial;
  margin: 10px 0px 0px 0px;
  padding: 0px;
}


.linha {
  width: 960px;
  height: 2px;
  background: url(../images/linha.jpg) no-repeat;
  padding: 0px;
  border: none;
  clear: both;
}

#servicos {
  width: 590px;
  height: 282px;
  float: left;
  background: none;
  padding: 10px;
}

.box-servicos {
  width: 280px;
  height: 90px;
  font: normal 12px Tahoma;
  color: #333;
  background: none;
  float: left;
  margin: 0px 10px 10px 0px;
}


.link-servicos {
  text-decoration: none;
  font: bold 12px Tahoma;
  color: #806340;
}

.link-servicos img {
  margin: 0px 10px 0px 0px;
  border: solid 1px #806340;
}


.link-servicos:hover {
  color: #600;
}


#na-midia {
  width: 310px;
  height: 282px;
  background: none;
  float: right;
  padding: 10px;
  font: normal 12px Tahoma;
  color: #333;
}

.separador-v {
  width: 10px;
  height: 282px;
  background: url(../images/divisoria-v.jpg) no-repeat;
  float: left;
}

.texto {
  font: normal 14px Tahoma;
  color: #333;
}

.mais {
  text-decoration: none;
  font: italic 11px Tahoma;
  color: #666;
}

.mais:hover {
  text-decoration: underline;
}

.titulo {
  text-decoration: none;
  font: bold 16px Tahoma;
  color: #584329;
}

.titulo:hover {
  text-decoration: underline;
}

.box_ficha {
  float: left;
  text-align: justify;
  width: 220px;
  font: normal 12px Tahoma;
  color: #333;
  padding: 0px 20px 40px 20px;
  margin: 10px 10px 10px 0px;
  border-right: dashed 1px #d3b38d;
}

.box_ficha img {
  border: solid 1px #945d2f;
}


.box_ficha .texto {
  font: normal 12px Tahoma;
  color: #333;
}

.box_ficha .texto b {
  color: #663300;
}


.box_fotos {
  float: right;
  width: 680px;
  font: normal 12px Tahoma;
  color: #333;
  padding: 0px 20px 0px 0px;
  margin: 10px 0px;
  z-index: 1;
}

.clear {
  width: 100%;
  height: 1px;
  background: none;
  clear: both;
  margin: 10px 0px 0px 0px;
}


/* Forms */

.form_contato {
  float: right;
  width: 500px;
  padding: 10px;
  font: bold 12px Tahoma;
  color: #584329;
  background: #ddd7d0;
  margin: 0px 0px 10px 0px;
}

.campo {
  width: 400px;
  background: #fff;
  border: solid 1px #777;
  font: normal 12px Arial;
  color: #333;
  padding: 2px;
}

textarea.campo {
  height: 100px;
}

#loading {
  display: none;
  margin-left: 10px;
}


/*---------*/

/* Footer */

#footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 980px;
  height: 28px;
  font: bold 14px Tahoma;
  color: #fff;
  line-height: 28px;
  background: url(../images/menu-fundo.jpg) repeat-x;
  padding: 10px;
  clear: both;
}

/*-------*/
