#titulo{float:left; width:100%}


/*ESQUERDA*/

#marcas{
	width:160px;
	float:left;
}
	
#marcas li{
	height:42px;
	padding:2px 0 2px 0;
	float:left;
	background:url(images/linha.jpg) bottom left no-repeat;
	}

#marcas .logo{
	float:left;
	text-align:center;
	width:150px;
	margin:auto
}

#marcas .todasMarcas{
	text-align:center; 
	width:100%; 
	background: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*/

#newsletter{float:left; width:100%; text-align:center; overflow:hidden}
#newsletter input{width:110px; 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}
/*
#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}
*/
/*ESQUERDA*/
#maisVendidos{float:left; width:100%}
#maisVendidos ul{border-bottom:1px solid #f2f2f2; cursor:pointer; float:left; padding:10px 0; width:100%}
#maisVendidos ul li{float:left; width:100px}
#maisVendidos ul li span{float:left; padding:0 0 5px 0; width:100%}
#maisVendidos ul li a{background:url(../../images/site/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}

#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;
}
