p img{
  width: 100%;
}
.titlenews{
	text-align: justify;	
	/*font-family: "Geneva","Tahoma","Tahoma Normal";*/
	font-size: 14px;
	line-height: 1.2; /*у меншения между строка*/
}
.titlenews a{
	color: #000000;
}
.titlenews a:hover{
	text-decoration: none;
  	color: #1b9a55;
  	
}
.img_blok img{
	width: 97%;	
	padding-bottom: 5px;
	padding-top: 5px;
}
.title a {
    font-weight: bold;
    text-align: justify;
    font-size: 18px;
    color: #000000;
    text-decoration: none;
}
.bloc_img img {
    padding-right: 15px;
}