#titulo{float:left; width:100%; height:33px}


/*ESQUERDA*/
#maisVendidos{float:left; width:100%}
#maisVendidos ul{display:inline; cursor: pointer;}
#maisVendidos ul li{display:block; width:100%; height: 60px; border-bottom: 1px dashed #CCC; padding-top: 5px;}
#maisVendidos ul li a{background:url(images/iconSeta.jpg) no-repeat 1px ; display:block; width:100%; height:15px; padding:3px 0 3px 14px}
#maisVendidos ul li a:hover{background-color:#f1f1f1; height:15px; text-decoration:none; background-image:none}


#banners ul{float:left;	padding:0;	margin:0;	width:100%;	text-align:center; background:#000}
#banners ul li{float:left;	margin:8px 0 0 0; width:100%}



/*DIREITA*/

#lojasEspeciais{
	width:160px;
	float:left;
	background:#000
}

#lojasEspeciais ul{width:160px; text-align:center}

#lojasEspeciais li{
	float:left;
	overflow:hidden;
	text-align:center;
	padding:2px 0;
	text-align:center
}


#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:10px 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;
}
