.imagenews {
     width: 145px;
	 position:relative;
	 float: right;
}
.textnews {
	width: 379px;
	position:relative;
	float: left;
	text-align: justify;
}
.titlenews {
	color:#CCCC66;
	}
