#lista_categorias{
  float:left;
  width:830px;
  padding-top:40px;
  background:url(/images/categorias.gif) no-repeat top left;
}

.cuadro_categoria{
  float:left;
  width:195px;
  border:1px dashed #6D723B;
  margin:5px !important;margin:4px;
}

.foto_categoria{
  width:195px;
  height:40px;
  border-bottom:1px dashed #6D723B
}

.imagen_ficha{
  float:left;
  width:100px;
  /*height:50px;*/
  /*border:1px solid #D5D5D5;*/
  margin:5px;
  text-align:center;
  font-size:11px;
}

.imagen_ficha img{
  border:1px dashed #6D723B;
}

#nombre_categoria{
  width:195px;
  height:16px;
  border-bottom:1px dashed #6D723B;
  text-align:center;
  font-weight: bold;
}

#nombre_categoria a{
  color: #6D723B;
  text-decoration:none;
  font-weight: bold;
}
#nombre_categoria a:hover{
  color:#000000;
}

#nombre_ficha_categoria{
  padding:2px;
  text-align:center;
  height:85px;
}

#nombre_ficha_categoria a{
  color: #564b47;
  text-decoration:none;
}

#nombre_ficha_categoria a:hover{
  text-decoration:underline;
}

#creditos{
  width:870px;
  height:28px;
  padding-top:12px;
  margin: 0 auto;
  clear:both;
  text-align:center;
  background:url(/images/creditos_index.gif) no-repeat;
}

#creditos a{
  color:#6D723B;
  text-decoration: none;
  font-weight: bold;
  margin-left:20px;
}

#creditos a:hover{
  text-decoration:underline;
}