#titulo{float:left; width:100%}


/*ESQUERDA*/

#buscaMarca{float:left; width:100%; padding:10px 0; text-align:center}

#marcas{
	width:100%;
	float:left
}
	
#marcas li{
	height:33px;
	padding-top:1px;
	overflow:hidden;
	margin:5px 0 0 0;
	clear:both;
	background:url(images/pontilhado.gif) repeat-x bottom
}



#maisVendidos{width:150px;margin:0 auto;}
#maisVendidos ul{float:left; width:100%; padding:10px 0; border-bottom:1px dashed #ccc; cursor: pointer;}
#maisVendidos ul li{float:left; width:100%;height:auto; border:none !important;}
/*#maisVendidos span {padding:0 0 5px 0; float:left; width:100px; }*/


#banners ul{float:left;	padding:0;	margin:0;	width:100%;	text-align:center}
#banners ul li{float:left;	margin:8px 0 0 0; width:100%}

#lancamentos ul{float:left;	padding:0;	margin:0;	width:100%;	text-align:center}
#lancamentos ul li{float:left;	margin:2px 0 0 0; width:100%}

.sugestao li{padding:2px 0 2px 14px; float:left; width:100%; margin-left:10px; 	background:url(images/arrow.gif)  5px center  #fff no-repeat;}


/*DIREITA*/




#newsletter{float:left; width:100%; text-align:center; overflow:hidden; background:#fff}
#newsletter input{border:1px solid #ccc; color:#666; background:#fff; width:130px; margin:3px 0; padding-top:3px}
#newsletter ul li{float:left; text-align:left}
#newsletter li li input{margin:0 5px 0 5px; background:none; border:none; width:auto}
#newsletter li.sexo{ padding-top:3px}
#newsletter .cadastro{padding:0 0 0 10px}
#newsletter .promo{width:100%; padding:3px 0; text-align:center}

#prodDestaque{width:140px; 
			  border:#dddddd 1px solid; 
			  float:left; 
			  position:relative; 
			  left:8px; 
			  top:8px; 
			  margin-bottom:15px
} 
#prodDestaque ul{
	float:left;
	width:140px;
	margin:0;
	padding:0;
	text-align:center;
}


/* ESPECIAIS */

.tituloEspecial{height:auto !important; text-align:left;}
.tituloEspecial li{ background:none !important}
.tituloEspecial a{ padding-left:10px; color:#4C8A28; font-weight:bold}
.subEspecial{border-bottom:1px dotted #f2f2f2 !important;}
.subEspecial li{ border:0 !important; background:url(../../images/site/icon.jpg) 10px center no-repeat #fff !important; height:20px !important;}
.subEspecial li a{ color:#666; font-weight:normal; padding-left:20px}
.subEspecial li a:hover{ color:#5CA630; text-decoration:none}
