#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}
#banners ul li{float:left;	margin:8px 0 0 0; width:100%}



/*DIREITA*/

#buscaMarca{float:left; width:100%; padding:10px 0; text-align:center}


#marcas{
	width:160px;
	float:left;
}
	
#marcas li{
	background:url(images/bgMarca.jpg) repeat-x; 
	height:34px;
	overflow:hidden;
	margin:5px 0 0 0;
	float:left}

#marcas .logo{
	float:left;
	text-align:center;
	width:150px;
	padding:2px 0;
	margin: auto;
}

#marcas .todasMarcas{
	text-align:center; 
	width:100%; 
	background:none
}


#newsletter{float:left; width:158px; margin-right:2px; text-align:center; overflow:hidden; background:#f4e8d2}
#newsletter input{border:1px solid #dcccae; color:#cbb896; background:#fff; width:110px; margin:3px 0; padding-top:1px}
#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 22px}
#newsletter .promo{width:100%; padding-bottom:10px; 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;
}
