#contenido td {
	padding: 0 8px 30px 8px;
}

h2 {
/*	background: url(../imagenes/cab-revistasdestacadas.gif) top left no-repeat;*/
	background-image: url(/fotos/ico-home.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin: 12px 0;
}

#destacadas li {
	padding-left: 5px;
}


#contenido ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}

#contenido ul li {
	display: block;
	float: left;
	width: 129px;
	vertical-align: top;
	font-size: 9px;
	margin: 0 5px;
	margin-bottom: 15px;
	height: 210px;
}

#contenido ul li img {
	width: 105px;
}

#contenido ul li .nombre {
	font-weight: bold;
}

#contenido ul li .precioPortada
{
	color: #787878;
	font-size: 9px;
	color: #000;
}

#contenido ul li .precioPortada span
{
	text-decoration: line-through;
}

#contenido ul li strong {
	font-weight: normal;
}

#contenido ul li .precioOferta {
	font-weight: bold;
}

#contenido ul li .precioOferta strong {
	color: blue;
	font-weight: bold;
}

.descuento span blink {
	background: yellow;
}
