@charset "utf-8";
@import url("reset.css");
@import url("jquery.bxslider.css");
@import url("jquery.ad-gallery.css");
@import url("jniceit.css");
@import url("jquery.fancybox.css");
@import url("flexslider.css");
/*@import url("http://robdel12.github.io/DropKick/dropkick.css");*/
@import url("custom.css");

html,
body {
  position: absolute;
  height: 100%;
  min-width: 100%;
}
body a {
  text-decoration: none;
}
html,
body,
#wrap {
  height: 100%;
}
body > #wrap {
  height: auto;
  min-height: 100%;
}
#conteudo {
  padding-bottom: 56px;
}
#footer {
  position: relative;
  margin-top: 56px;
  /*height: 1086px;*/
  clear: both;
  background: url("../images/footer.png") repeat-x center bottom #d9d9d9;
  overflow: hidden;
}
