DIV#c_conteneur {
	position: absolute;
	top: 0px;
	right: 50%;
	margin-right: -490.5px;
	height: 1150px;
	width: 981px;
	background-color: #FFFFFF;
	
}
DIV#c_banniere {
	position: absolute;
	top: 2px;
	height: 75px;
	width: 981px;
	background-color: #FFFFFF;
	overflow: hidden;
}
DIV#c_filet {
	position: absolute;
	top: 77px;
	height: 8px;
	width: 981px;
	background-color: #EEEEEE;
	overflow: hidden;
}
DIV#c_menu {

	position: absolute;
	top: 85px;
	left: 0px;
	height: 1065px;
	width: 161px;
	background-color: #FFFFFF;
}
DIV#c_contenu {

	position: absolute;
	top: 85px;
	left: 161px;
	height: 1065px;
	width: 620px;
	background-color: #FFFFFF;
	overflow:inherit;
}
DIV#c_news {
	position: absolute;
	top: 85px;
	right:0px;
	height: 310px;
	width: 200px;
	background-color: #E6EbF4;
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #E6EBF4;

}
DIV#c_news2 {
	position: absolute;
	top: 395px;
	right:0px;
	height: 755px;
	width: 200px;
	background-color: #E6EbF4;
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #E6EBF4;

}
