* {

  padding: 0;
  margin: 0;
  border: 0;

}

body { background-color: #ffffff; }

.clear {

  display: block;
  clear: both;

}

#estrutura {

  width: 783px;
  margin: 0 auto;
  padding: 66px;

}

#estrutura .slide {

  width: 509px;
  height: 346px;
  text-align: center;
  overflow: hidden;

}

#estrutura .slide img { border: 1px solid #919191; }

#estrutura #mailto { margin-top: 15px; }

#estrutura #rosenbaum_logos {

  list-style: none;
  position: absolute;
  margin: 5px 0 0 566px;

}

#estrutura #rosenbaum_logos li { margin: 68px 0 20px; }

#estrutura #botoes {

  list-style: none;
  float: left;
  margin: 43px 0 0 -25px;
  width: 559px;

}

#estrutura #botoes li {

  margin: 25px 0 0 25px;
  width: 62px;
  height: 40px;
  float: left;
  overflow: hidden;
  padding: 1px;
    
}

#estrutura #botoes_txt {

  list-style: none;
  float: right;
  margin: 68px -25px 0 0;
  width: 273px;

}

#estrutura #botoes_txt li {

  float: left;
  margin-right: 25px;
  overflow: hidden;
    
}

#estrutura #botoes_txt .img {

  width: 66px;
  height: 44px;
  text-align: left;

}

#estrutura #botoes_txt .img img { border: 1px solid #ffffff; }

#estrutura #botoes_txt .txt {

  margin-top: 10px;
  width: 55px;
  height: 47px;
  font-family: tahoma;
  font-size: 9px;
  color: #999999;
  padding: 4px;
  border: 1px solid #ffffff;

}

#estrutura #botoes_txt .notxt {

  width: 64px;
  height: 67px;

}

#estrutura #rodape {

  float: right;
  margin-top: 80px;
  line-height: 23px;
  height: 23px;

}

#estrutura #rodape div {

  font-family: arial;
  font-size: 11px;
  color: #999999;
  float: right;
  line-height: 23px;
  height: 23px;

}

