div.premsa {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url('/img/fons/canto.png');
	background-color: #fff7d0;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

div.noticia {
	padding-bottom: 20px;
}

div.imatge {
	float: left;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	width: 200px;
}
div.contingut {
	float: left;
	width: 450px;
	text-align: justify;
	color: #656551;
}