#header { 
background-image:url(image/emtres%20header%20V2%20copy.jpg);
	}
#menu {
	display: block;
	height: 40px;
	width: auto;
	padding-left: 0px;
	/*background-image: url(image/button%20emtres.jpg);
	background-repeat: repeat-x;*/
	background-color:#111;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
#contennews {
	width: 960px;
	display: block;
	margin-bottom: -10px;
	height: auto;
	background-color: #FFF;
	float: left;
}
#contennews #news h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9C0;
	display: block;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 30px;
	width: 400px;
	margin-left: 110px;
	font-size: 16px;
}
#contennews #news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	width: 805px;
	display: block;
	text-align: justify;
	color: #000;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#contennews h4  {
	display: block;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F90;
	width: 292px;
	background-color: #333;
	margin-left: 10px;
	padding-left: 5px;
}

