@charset "utf-8";
#site-description_news {
	background-image: url(../img/news/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	margin: 0px;
	padding: 0px;
	height: auto;
	text-align: center;
}

#site-description_news img {
    width: 100%;
	text-align: center;
}

#content_news {
	width: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
