#promos {
  background: #ececec;
  z-index: 0;
}

#promos a {
	text-decoration: none;
	cursor: hand;
	color:#000;
	margin-bottom:2px;
	display:block;
}

#promos a:hover {
	background-position /**/: 0 0;
}

#promos div.promo {
  margin: 0 0 2px 0;
  z-index: 0
}

div.promo p {
  margin: 2px 4px 2px 4px ! important;
  letter-spacing: -1px;
  font-size: 9px;
}

div.promo a {
  text-decoration:none;
}

div.promo font.texto-titulo1 {
  color: #3A4D6C;
  font-family: Verdana;
  font-weight: bold;
  letter-spacing: 0;
}

div.promo font.texto-autores {
  color: #3A4D6C;
  font-family: Verdana;
  font-style: italic;
}

div.promo font.texto-pvp {
  color: 900;
  font-family: Verdana;
}

div.promo font.texto-normal {
  color: #666;
  font-family: Verdana;
}

div.promo font.texto-normal2 {
  color: #666;
  font-family: Verdana;
}
