/*ESQUERDA*/
#marcas {
	width:151px; 
	border-bottom:1px solid #dbdbdb; 
	border-right:1px solid #dbdbdb; 
	border-left:1px solid #dbdbdb; 	
	float:left;
	padding-left:7px;
}

#marcas li{
	border-bottom:1px dashed #ddd;
	width:133px;
	float:left;
	text-align:center;
	padding:7px 7px 7px 3px;}
	
	#marcas li h3{ text-align:center}

#banners {float:left; width:100%; padding:10px 0 0 0}
#banners li{
	clear:both;
	text-align:center;
	padding:0 0 2px 0
}



/*DIREITA*/

#maisVendidos { border:1px solid #dbdbdb; width:158px; text-align:center }

#maisVendidos #boxMaisVendidos {background:url(images/degradeMaisVendidos.png) bottom left repeat-x; padding:10px 0}

#maisVendidos .nomeprod a{color:#838383;}
#maisVendidos .nomeprod a:hover{text-decoration:none}

#maisVendidos .cont2{ padding:0 10px; }

#direita .news {background: url(images/bgNews.jpg) no-repeat; height:101px; width:160px; display:block; padding-top:90px;}
#direita .news input {width:130px; margin:0 0 8px 10px}
