#container_bg{
	z-index: 1;
	color: #FFF;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url('../images/news/bg.gif');
	background-repeat: repeat;
	background-color: white;
	margin: 0;
	padding: 0;
}
div#container_centered{
	/*position: absolute;*/
	margin: 0px auto;
	width: 876px;
	background-image: url('../images/news/lustre.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	/*left: 50%;
	margin-left: -464px;*/
}
div#container{
	height:120px;
}
div#container img{
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 800px;
}
div#pane3{
	overflow: visible;
	height: auto;
	width: 301px;
	padding-right: 5px;
	/*position: absolute;*/
	top: 0px;
}
#pane1{
	height: 600px;
}
#pane1 img{
	margin-left: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pane1 h1{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	width: 210px;
	font-weight: normal;
	padding-left: 22px;
	background-image: url('../images/news/star.gif');
	background-position: 0px 50%;
	background-repeat: no-repeat;
	margin-left: 20px
}
#pane1 h1 span{
	background-color: #FFF;
}
#pane1 p{
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	padding-left: 40px;
	padding-right: 48px;
}
#pane1 p#view_more{
	text-align: right;
	text-decoration: italic;
	font-size: 9px;
	font-family: Arial;
}
#pane1 p#view_more a:link, a:visited, a:active, a:hover{
	color: #73BE1E;
}
div#pane1 div#container_news h2{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: center;
	background-image: url('../images/news/titre_news.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 2px;
	width: 838px;
	font-weight: normal;
	height: 26px;
}
div#pane1 div#container_news p{
	color: #000;
	font-size: 14px;
}
.scroll-pane {
	width: 900px;
	height: 800px;
	overflow: auto;
	float: left;
}
.holder2{
	/*position:absolute;*/
	top:118px;
}
div#container_news{
	padding-top: 0px !important;
	padding-top: 10px;
	width: 838px;
	/*padding-right: 48px;*/
	border: 1px solid #acacac;
	background-color: #c6c5c6;
}
