/*reset*/
#bnrGeral ul{ margin:0; padding:0;}
#bnrGeral .slotsRight li a span{ display:none;}
/*geral*/
#bnrGeral{ width:100%; overflow:hidden; padding-bottom:11px; background:#eafafe url(../img/bnrGeralBg.png) center top no-repeat;}
#bnrGeral .container{ width:987px; overflow:hidden; margin:0 auto;}
/*faixa frete*/
#bnrGeral .faixaFrete{ width:100%; height:51px;}
#bnrGeral .faixaFrete a{ width:580px; height:25px; float:right; margin:14px 46px 0 0; text-indent:-999em;}
/*banner lateral esquerdo*/
#bnrGeral .bnrPromo{ width:231px; height:294px; float:left; margin-right:5px}
/*banner TV*/
#bnrGeral #bnrFull{ width:580px; height:294px; float:left; overflow:hidden; background-color:#3e1962; position:relative}
#bnrGeral #bnrFull .bnrTvProds{ position:absolute}
#bnrGeral #bnrFull .bnrTvProds ul li a{ float:left; z-index:0;}
#bnrGeral #bnrFull .bnrTvBullets{ z-index:99; position:absolute; bottom:0}
#bnrGeral #bnrFull .bnrTvBullets ul li{ float:left; padding-top:9px; margin-top:-9px;}
#bnrGeral #bnrFull .bnrTvBullets ul li.selected{ background:url(../img/bnrTvIndicador.png) no-repeat top center;}
#bnrGeral #bnrFull .bnrTvBullets ul li a{ float:left; text-align:center; background:#3e1962;}
#bnrGeral #bnrFull .bnrTvBullets ul li a img{ float:left;}
#bnrGeral #bnrFull .bnrTvBullets ul li a:hover, #bnrGeral #bnrFull .bnrTvBullets ul li.selected a{ background:#4f1b81;}
#bnrGeral #bnrFull .bnrTvBullets ul li a span{ display:block; float:left; width:145px; height:21px; padding-top:6px; font-size:11px; color:#FFF}
/*slot lateral direito*/
#bnrGeral .slotsRight{ width:166px; height:294px; float:right; margin-left:5px; background:#3e1962; overflow:hidden;}
#bnrGeral .slotsRight .last{ background:none;}
#bnrGeral .slotsRight li{ float:left; height:74px; width:166px;}
#bnrGeral .slotsRight li .sep{ border-bottom:2px dotted #682ea0; width:115px; margin:0 0 0 25px; display:block; font-size:1px; float:left;}
#bnrGeral .slotsRight li a{ display:block; float:left; width:166px; height:72px;}
#bnrGeral .slotsRight li a:hover{ background:#4f1b81;}
/*slot footer*/
#bnrGeral .slotsFooter{ display:block; height:70px; background:#e4e3e3; width:100%; clear:both; margin-top:5px; float:left; background:#e4e3e3 url(../img/txtPorMarca.png) 18px 28px no-repeat;}
#bnrGeral .slotsFooter li{ float:left; width:130px; height:70px; text-align:center;}
#bnrGeral .slotsFooter .first{ margin-left:171px;}
#bnrGeral .slotsFooter .last{ background:none;}
#bnrGeral .slotsFooter li .sep{ border-right:2px dotted #b9b9b9; float:right; height:65%; margin-top:12px}
#bnrGeral .slotsFooter .slf4{ width:105px;}
#bnrGeral .slotsFooter .slf5{ width:155px;}
#bnrGeral .slotsFooter .slf6{ width:166px;}
#bnrGeral .slotsFooter li a{ float:left; text-align:center; width:98%}
/*bordas arredondadas*/
#bnrGeral .slotsFooter{
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-ms-border-radius:0 0 5px 5px;
	-o-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
}