* { padding: 0; margin: 0; }
#slides { position: relative; }
#slides2 { height:395px; overflow:hidden; position: relative; }
.slides_container { width: 100%; display: none; }
.slides_container div { width: 100% !important; height: 852px; display: block; }
ul.pagination li { display: inline; background: #000; }
ul.pagination li a { margin-right: 10px; width: 10px; height: 10px; float: left; background: #dce8f4; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.slides_container div.img1 { height: 852px; display: block; background: url(../img/backgrounds/background-00.jpg) center top; }
.slides_container div.img2 { height: 852px; display: block; background: url(../img/backgrounds/background-01.jpg) center top; }
.slides_container div.img3 { height: 852px; display: block; background: url(../img/backgrounds/background-02.jpg) center top; }
.slides_container div.img4 { height: 852px; display: block; background: url(../img/backgrounds/background-03.jpg) center top; }
.slides_container div.img5 { height: 852px; display: block; background: url(../img/backgrounds/background-04.jpg) center top; }
.slides_container div.img6 { height: 852px; display: block; background: url(../img/backgrounds/background-05.jpg) center top; }
.pagination { list-style: none; margin: 0; text-indent: -9999px; padding: 0; width: 290px; display: inline; margin-top: 20px; float: left; position: absolute; right: 0; overflow: hidden; }
.pagination .current a { background: #99bcda; }

/* Slide Produtos */
.item1{ float:left; display:inline; width:693px; height:388px; background:url(../img/banners/produto01.png) no-repeat -50px 2px; }
.item2{ float:left; display:inline; width:693px; height:388px; background:url(../img/banners/produto02.png) no-repeat -66px 0; }
.item3{ float:left; display:inline; width:693px; height:388px; background:url(../img/banners/produto03.png) no-repeat 0 0; }
.item4{ float:left; display:inline; width:693px; height:388px; background:url(../img/banners/produto04.png) no-repeat 0 -8px; }
.item5{ float:left; display:inline; width:693px; height:388px; background:url(../img/banners/produto05.png) no-repeat 0 20px; }
.pagination2 { list-style: none; margin: 0; text-indent: -9999px; padding: 0; width: 290px; display: inline; margin-top: 20px; float: left; position: absolute; top: 0; overflow: hidden; z-index:9999; }
ul.pagination2 li { display: inline; background: #000; }
ul.pagination2 li a { margin-right: 10px; width: 10px !important; height: 10px !important; float: left; background: #dce8f4; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
#slides2 .pagination2 .current a { background: #99bcda; left:0 !important; margin-top:2px !important; padding:0px !important; width:10px !important; }
#slides2 .bt_mais_detalhes{ float:left; display:inline; width:160px; height:25px; margin:350px 0 0 235px; background:url(../img/bt-detalhes-banner-inicial.png) no-repeat 0 0; text-indent:-9999px; overflow:hidden; }
#slides2 .bt_mais_detalhes:hover{ background-position: 0 -26px; }