img { border: none; }

#destaqueABAD {
	width: 841px;
	float:left;
	padding: 0px 17px 20px 0px;
	background: #fff;
}

#wrapper{
	width: 700px;
	float:left;
	padding: 9px 17px 17px;
	background: #fff;
}


#carousel{
	margin: 0;
	padding:1px 0 0 1px;
	border: 1px solid #eaeaea;
	border-right: 0;
	border-bottom: 0;
	list-style: none;
	float: left;
	z-index: 2;
	position: relative;
	width: 181px;
	height: 186px;
}

#carousel li{
	font-size: 11px;
	width: 168px;
	margin: 0;
	height: 53px;
	border-bottom: 1px solid #eaeaea;
	display: inline-block;
	padding: 8px 5px 0 8px;
	cursor: pointer;
	float: left;
	background: #f5f5f5;
}

#carousel li.active{
	background: url('../img/carouselBg.jpg') no-repeat 0 0;
	margin: 0 -8px 0 0;
	display: inline;
	border:0;
	height: 54px;
	color: #FFF;
}

#carouselContent{
	padding: 8px 6px 7px 0;
	border: 1px solid #eaeaea;
	border-left: 0;
	border-right: 0;	
	float:left;
	margin: 0;
	list-style: none;
	width: 347px;
	height: 171px;
	background: url('../img/1pxBlank.jpg') repeat-x #f47f00;
}

#destaqueABAD .oferecimentoABAD {
	width: 229px;
	height: 184px;
	padding: 1px 0;
	display: block;
	border: 1px solid #eaeaea;
	border-left: none;
	float: left;
}

#destaqueABAD .acompanheCelular {
	width: 744px;
	height: 28px;
	padding: 8px 0 0 20px;
	background: #dbdada;
	display: block;
	clear:both;
	
}


