.oferta{
	border:1px dotted red;
	padding-left:1em;
	background-color: #B6FF9F;
}

.caduca {
	color:gray;
	text-decoration:line-through;
}


