@charset "UTF-8";
#container {
	background-image: url(news/fond.jpg);
	height: 685px;
	width: 1000px;
	font-family: "Helvetica Neue", Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	border: thin solid #333333;
	margin-right: auto;
	margin-left: auto;
}

