/* ////////////// OFERTAS DESTACADAS */
#ofertasdestacadas {}
#ofertasdestacadas h2 {
	width: 450px;
	height: 24px;
	padding: 2px 2px 2px 10px;
	margin: 0px;
	font-size: 14px;
	color: #fff;
	background-image: url(../imagenes/ofertasdestacadas-h2-fondo.gif);
	background-repeat: no-repeat;
}
.ofertasportada {
	margin-left: 25px;
	float: left;
	text-align: center;
}
#publicidadizquierda p {
	margin-left: 20px;
}
#publicidadizquierda p strong {color: #ff9900;}
#publicidadizquierda p a {color: #ff9900; font-weight: bold;}
