body {
	margin: 0;
	background-color: #FFF;
}

img {
  border:0;
}

table { width: auto; height: auto; }
td { width: auto; height: auto; }

#catg_container{
  width:560px;
}

#catg_categoryLeftBottom ul.style1 {
	margin-left: 14px;
	padding-left: 0;
	list-style: none;
	margin-top: 5px;
}

#catg_categoryLeftBottom li{  
              padding-left: 10px;  
              margin-bottom: 2px;  
              line-height:1px;  

      }  
  
     
 #catg_categoryLeftBottom .style1 li{  
              color: #16a2df;  
              font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;  
      }  
     
#catg_categoryLeftBottom .style1 li a{  
              color: #666666;  
              font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;  
              text-decoration: none;  
      }  
   
#catg_categoryLeftBottom .style1 li a:hover{  
              text-decoration: underline;  
      } 


/* ------------------ Lista de Categorias --------------------- */
.ropa { background: url(img/ropa-catg.jpg) top left no-repeat; } 
.cocina { background: url(img/cocina-catg.jpg) top left no-repeat; } 
.beauty { background: url(img/beauty-catg.jpg) top left no-repeat; }  
.joyas{ background: url(img/joyas-catg.jpg) top left no-repeat; }  
.toys{ background: url(img/toys-catg.jpg) top left no-repeat; }  
.flores { background: url(img/flowers-catg.jpg) top left no-repeat; }  
.sports { background: url(img/sports-catg.jpg) top left no-repeat;  }  
.audio { background: url(img/audio-catg.jpg) top left no-repeat;  }  
.otros { background: url(img/mas-catg.jpg) top left no-repeat;  }  
.electronicos { background: url(img/elect-catg.jpg) top left no-repeat;  }  
.mega { background: url(img/mega-catg.jpg) top left no-repeat;  }  
.computers{ background: url(img/compu-catg.jpg) top left no-repeat;  }  


/* ------------------ Lista de Categorias ENG--------------------- */
.ropa-e { background: url(img/ropa-catg-eng.jpg) top left no-repeat; } 
.cocina-e { background: url(img/cocina-catg-eng.jpg) top left no-repeat; } 
.beauty-e { background: url(img/beauty-catg-eng.jpg) top left no-repeat; }  
.joyas-e{ background: url(img/joyas-catg-eng.jpg) top left no-repeat; }  
.toys-e{ background: url(img/toys-catg-eng.jpg) top left no-repeat; }  
.flores-e { background: url(img/flowers-catg-eng.jpg) top left no-repeat; }  
.sports-e { background: url(img/sports-catg-eng.jpg) top left no-repeat;  }  
.audio-e { background: url(img/audio-catg-eng.jpg) top left no-repeat;  }  
.otros-e { background: url(img/mas-catg-eng.jpg) top left no-repeat;  }  
.electronicos-e { background: url(img/elect-catg-eng.jpg) top left no-repeat;  }  
.mega-e { background: url(img/mega-catg-eng.jpg) top left no-repeat;  }  
.computers-e{ background: url(img/compu-catg-eng.jpg) top left no-repeat;  } 


/* ------------------ Lista de Categorias ENG--------------------- */
.ropa-p { background: url(img/ropa-catg-por.jpg) top left no-repeat; } 
.cocina-p { background: url(img/cocina-catg-por.jpg) top left no-repeat; } 
.beauty-p { background: url(img/beauty-catg-por.jpg) top left no-repeat; }  
.joyas-p{ background: url(img/joyas-catg-por.jpg) top left no-repeat; }  
.toys-p{ background: url(img/toys-catg-por.jpg) top left no-repeat; }  
.flores-p { background: url(img/flowers-catg-por.jpg) top left no-repeat; }  
.sports-p { background: url(img/sports-catg-por.jpg) top left no-repeat;  }  
.audio-p { background: url(img/audio-catg-por.jpg) top left no-repeat;  }  
.otros-p { background: url(img/mas-catg-por.jpg) top left no-repeat;  }  
.electronicos-p { background: url(img/elect-catg-por.jpg) top left no-repeat;  }  
.mega-p { background: url(img/mega-catg-por.jpg) top left no-repeat;  }  
.computers-p{ background: url(img/compu-catg-por.jpg) top left no-repeat;  } 


#catg_categoryLeftTop{  
width: 556px; 
}  

#catg_categoryLeftBottom{  
         background: #FFF /*url(img/headerBottom-categ.jpg) bottom left no-repeat*/;  
         padding: 5px 0px 0px 0px;  
         /*height:250px;  */
         color:#16A2DF;  
         font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;  
} 


.c1 {
  clear:both;
}

.c2 {
  float:left;width:35%;
}

.c3 {
  float:left;
 /* width:170px;*/
  border-left:1px dashed #BABABA;
}


/* ------------------------------------------------------------------- */

.logo { float: left; width: 395px; padding: 42px 0 41px; text-align: center; border-radius: 15px; background: #000; }
.headCategory { float: left; height: 157px; overflow: hidden; margin-left: 5px; }
.headCategory img { height: auto; }
table { clear: both; }

.footer { margin-right: 10px; margin-bottom: 5px; padding: 20px; border-radius: 15px; background: #000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; overflow: hidden; }
.footText { float: left; width: 330px; font-size: 12px; color: #fff; }
.footLink { float: right; font-size: 16px; }
.footLink a { font-weight: bold; color: #ffbb06; text-decoration: none; }
.footLink a:hover { color: #fff; }
