
/*::::::::::::::::::::::::: PAINEL ::::::::::::::::::::::::::::*/
.panel-header-bg { width: 100%; background: #222222; min-height: 15px; box-shadow:0 0 50px #333333; overflow: hidden; float: left; }
.carousel-in { width: 100%; float: left; }

.contentPainel { width:100%; height:438px; overflow:hidden; float:left; }
.bx-window { width:100%; height:438px; overflow:hidden; float:left; }
#itemPainel { width:100%; height:438px; float:left; }

.imgPainel { width:100%; height:438px; overflow:hidden; float:left; }
.imgPainel img { width:100%; height:438px; overflow:hidden; float:left; }
.descrPanel { width:35%; height:438px; color:#ffffff; padding:15px; background:#dd7800; float:left; position:relative; }
.titlePanel { width:100%; font-size:26px; border-bottom:solid 1px #000000; padding-bottom:10px; margin-bottom:30px; float:left; }
.linePanel { width:100%; font-size:20px; margin-bottom:5px; float:left; }
.btn-panel-set { position:absolute; bottom:50px; right:15px; }

#naviBg { width:200px; height:25px; margin:-10px 0 0 0; position:relative; z-index:20; float:right; }

.buttonPainel1 { width:14px; height:24px; cursor:pointer; margin:-240px 210px 0 0; position:relative; z-index:111; float:right; }
.buttonPainel1:hover { background-position:-600px -0; }
.buttonPainel2 { width:14px; height:24px; cursor:pointer; margin:-240px 10px 0 0; position:relative; z-index:111; float:right; }
.buttonPainel2:hover { background-position:-620px -0; }

.pager { margin:0 !important; }
.bx-pager { width:400px; margin:-40px -550px 0 0; position:absolute; text-align:right; z-index:999; right:50%; top:100%; }
.pager-link { width:25px; height:25px; line-height:12px; background:#cc0000; border:solid 1px #ffffff; padding:5px 0 4px 0; text-align:center; margin:0 3px; font:normal 12px arial; color:#FFF; float:left; }
.pager-link:hover, .pager-active { color:#FFFFFF; text-decoration: none; background:#000000; }


