
/**
 * 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: 46px;
  list-style: none;
}

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


#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;
}