
/**
 * Padre Unique Styles
 */

#recetas {
  float: left;
  position: absolute;
  width: 277px;
  height: 205px;
  background: url('../images/padres/bgs/recetas.jpg') top right no-repeat;
  font-size: 10px;
  line-height: 18px;  
  z-index: 100;
}

#recetas UL {
  margin-top: 0px;
  padding-top: 36px;
  list-style: none;
}

#recetas UL LI A {
  color: #7a6843;
}

#tabs .tabs  {
  font-size:11px;
}

#tabs .tabs-2 {
  height: 38px;
  min-height: 38px;
}

#tabs .tabs-2 a {
  font-weight: bold;
  line-height: 14px;
  padding: 4px 12px 0 12px;
  height: 34px;
  text-decoration: none;
}

#footer #boxes .get-the-answer-es {
  position: absolute;
  width: 150px;
  top: 74px;
  left: 640px;
  color: #ffffff;
  font-weight: bold;
}

#footer #boxes .get-the-answer-es A {
  color: #012d53;
  text-decoration: none;
}
