.menuNav { width:175px; }
.menuNav li { list-style:none; text-align:left; }
.menuNav li.dep {
height: expression(this.scrollHeight <= "21" ? "21" : "auto"); 
min-height:21px;	
background:url(../_IMG/DESIGN/bg-dep.gif) repeat-x; color:#FFF800; font-size:14px; padding-left:20px; padding-top:1px; font-weight:bold; }
.menuNav li.dep a { color:#FFF800 }
.menuNav li.dep a:hover { color:#FFF800  }
.menuNav li.cat { 
height: expression(this.scrollHeight <= "22" ? "22" : "auto"); 
min-height:18px; background:#EFEFEF; border:1px solid #CCCCCC; border-top:0px; border-right:0px; border-left:0px; padding-left:20px; padding-top:4px;  }  
.menuNav li.cat span { margin-left:12px; }
.menuNav li.cat a { color:#000 }
.menuNav li.cat a:hover { color:#000 }
.menuNav li.cat img { margin-right:5px; }

.newsLetter { width:175px; height:110px; background:url(../_IMG/DESIGN/bg-newsletter.jpg) no-repeat; position:relative;  }
.newsLetter p { color:#000; text-align:left; padding-left:15px; font-size:12px; margin:0px!important; padding:0!important; padding-top:2px!important; padding-left:12px!important;  }
.newsLetter input { font-size:11px; }
.newsLetter input.nome { position:absolute; width:118px; bottom:40; left:17; width:118px; height:18px; border:0px; color:#333 }
.newsLetter input.email { position:absolute; width:118px; bottom:13; left:17; width:118px; height:18px; border:0px; color:#333 }
.news-ok {  position:absolute; bottom:12; right:5; width:26px; height:22px;  }
.gd-marcas {  background:#EFEFEF; width:175px; padding:10px 0 10px 0  }
.gd-marcas img {  margin-bottom:5px; }
.lista-promocoes {  width:158px; background:#EFEFEF; padding:10px 0 10px 0  }
.name-prod {  margin: 5px 0 5px 0; color:#000; font-weight:bold;}
.name-prod a { color:#000 }
.name-prod a:hover { color:#000 }
.banner-left {  margin-top:5px;  } 
.banner-left img { margin-bottom:3px; }
.banner-right {  margin-top:5px; }
.banner-right img { margin-bottom:3px; }
.preto2 { color:#A2A7AF }
 
