.ofertes_llista {



}

.imatge_novetat {

	margin-top:15px;
	float:left;

}

.titol_novetat {

	font-size:13px;
	clear:both;
	text-transform:uppercase;
	font-weight:bold;
}

.text_novetat {
	clear:both;
}

.preu_antic {
	
	float:left;
	
}

.preu_antic_preu {
	text-decoration:line-through;
	padding-right:20px;
	padding-left:20px;
}

.preu_nou {
	
	float:left;
}

.preu_nou_preu {
	font-weight:bold;
}