#box_desc_meio {
  width: 916px;
  background: url(../img/icons/box_desc_meio.png) repeat-x ;
  padding: 10px;
}
#box_desc_baixo {
  width: 916px;
  height: 7px;
  background: url(../img/icons/box_desc_baixo.png) no-repeat;
  clear: both;
}

#conteudo_produtos {
  width: 914px;
  margin: 0px 0px 10px 8px;
  background:#a62045;
  
}

#espaco_colecoes {
  width: 158px;
  float: left;
 
}

#colecoes_topo {
  width: 158px;
  height: 35px;
  background: url(../img/icons/colecoestopo.png) no-repeat;
}

#colecoes_lista {
  width: 138px;
  height: 344px;
  background: url(../img/icons/fundo_lista_colecoes.png) no-repeat;
  padding: 10px;
}

#espaco_fotos {
  width: 916px;
  float: left; 
  background:#000;
  
}

#fotos_topo {
  width: 525px;
  height: 21px;
  font: bold 16px Lucida Sans;
  color: #000;
  background: url(../img/icons/fotostopo.png) no-repeat;
  padding: 14px 0px 0px 15px;
}

#info_fotos {
  width: 420px;
  padding: 10px;
  font: bold 16px Lucida Sans;
  color: #000;
}

#espaco_info {
  width: 165px;
  float: left;
  text-align: center;
}

#info_topo {
  width: 165px;
  height: 35px;
  background: url(../img/icons/topoinfo.png) no-repeat;
}

#info_meio {
  width: 145px;
  text-align: left;
  background: url(../img/icons/info_meio.png) repeat-y;
  font: normal 12px Lucida Sans;
  color: #000;
  padding: 10px;
}

#info_baixo {
  width: 165px;
  height: 9px;
  background: url(../img/icons/info_baixo.png) no-repeat;
  margin: 0px 0px 5px 0px;
}

.input_contato {
  width: 200px;
  background: #fff;
  border: solid 1px #060;
  font: normal 12px Lucida Sans;
  color: #060;
}

#fscadastro {
  font: normal 12px Lucida Sans;
  color: #060;
  padding: 5px;
  border: solid 1px #060;
}

#fscadastro legend {
  font: bold 12px Lucida Sans;
}

.input_cadastro {
  border: none;
  background: #fff;
  color: #060;
}
#bt_contato {
  font: bold 12px Lucida Sans;
  color: #060;
  background: #fff;
  border: solid 1px #060;
}

#clear { 
  clear: both; 
  
}

