#bannersDestaque{
	width:1024px; 
	height:525px;	
	overflow:hidden; 
	position:relative;
	top:-64px;	
	margin:0px auto;	
	background: #fff;
	
	clear:both;}

#bannersDestaque .banner{
	position:absolute;	
	width:100%; 
	text-align:center; 
	overflow:hidden;}
	
#bannersDestaque ul{
	position:absolute; 
	margin:0; 
	color:#333; 
	padding:0; 
	right:25px;	
	bottom:20px;}
	
#bannersDestaque ul li{
	float:left; 
	list-style:none;
	background:url(../../images/site/fundoDst.png) left top;
	margin-left:6px; 
	padding:5px; 
	font-weight: bold; 
	font-size: 14px; 
	padding-right: 8px; 
	padding-left: 8px; 
	clear: both; 
	margin-bottom: 5px;}

#bannersDestaque ul li.active{
	background:#fff; 
	color: #7b001f;}
	
#bannersDestaque ul li.active a{
	color:#7b001f;}
	
#bannersDestaque ul li a{
	color:#fff; 
	text-decoration:none;
}
.freteGratis.freteHome {
width: 1025px;
margin: -64px auto 40px;
background: #fbfbfb;
text-align: center;
padding: 4px 0px;
}