/*reset*/
#bnrGeral ul{ margin:0; padding:0;}
#bnrGeral .slotsRight li a span{ display:none;}
/*geral*/
#bnrGeral{ width:100%; overflow:hidden; padding-bottom:11px; background:#f4fee8 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 direito*/
#bnrGeral .bnrPromo{ background:url(../img/bg-bnrOferta.jpg) center top no-repeat; width:421px; height:295px; float:left; margin-left:5px; background-color:#fa7e22;}
#bnrGeral .bnrPromo ul li{width:421px; height:100%; float:left;}
#bnrGeral .bnrPromo .bnrOferta1{}
#bnrGeral .bnrPromo .bnrOferta2{margin:-142px 0px 0px 215px;}
#bnrGeral .bnrPromo .bnrOferta3{margin-top:10px;}
#bnrGeral .bnrPromo .bnrOferta4{margin:-142px 0px 0px 215px;}
/*banner TV*/
#bnrGeral #bnrFull{ width:561px; height:295px; float:left; overflow:hidden; background-color:#b00a2a; position:relative}
#bnrGeral #bnrFull .bnrTvProds{ position:absolute}
#bnrGeral #bnrFull .bnrTvProds ul li a{ float:left; z-index:0;}
#bnrGeral #bnrFull .bnrTvBullets{ z-index:999; 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:#b00a2a;}
#bnrGeral #bnrFull .bnrTvBullets ul li a:hover, #bnrGeral #bnrFull .bnrTvBullets ul li.selected a{ background:#b00a2a;}
#bnrGeral #bnrFull .bnrTvBullets ul li a span{ display:block; width:140px; height:27px; vertical-align:middle; display:table-cell; font-size:11px; color:#FFF}
#bnrGeral #bnrFull .bnrTvBullets li .sep5{border-right:1px solid #e20a48; float:right; height:40%; margin-top:9px; clear:both; position:absolute;}
#bnrGeral #bnrFull .bnrTvBullets ul li.selected a span{}
/*slot footer*/
#bnrGeral .slotsFooter{ display:block; height:70px; background:#209694; width:100%; clear:both; margin-top:5px; float:left;}
#bnrGeral .slotsFooter li{ float:left; width:auto; height:70px; text-align:center;}
#bnrGeral .slotsFooter .first{ margin-left:10px;}
/*#bnrGeral .slotsFooter li .sep{ border-right:2px dotted #b9b9b9; float:right; height:65%; margin-top:12px;}*/
#bnrGeral .slotsFooter .slf1{ width:187px;}
#bnrGeral .slotsFooter .slf2{ width:175px; margin-left:18px;}
#bnrGeral .slotsFooter .slf3{ width:162px; margin-left:23px;}
#bnrGeral .slotsFooter .slf4{ width:187px; margin-left:18px;}
#bnrGeral .slotsFooter .slf5{ width:170px; margin-left:16px;}
#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;
}