DIV#c_conteneur {
	position: absolute;
	top: 0px;
	right: 50%;
	margin-right: -490.5px;
	height: 1000px;
	width: 981px;
	background-color: #CCCCCC;
	
}
DIV#c_banniere {

	position: absolute;
	top: 0px;
	height: 75px;
	width: 981px;
	background-color: #FFFFFF;
}
DIV#c_filet {

	position: absolute;
	top: 75px;
	height: 8px;
	width: 981px;
	background-color: #EEEEEE;
}
DIV#c_menu {

	position: absolute;
	top: 83px;
	left: 0px;
	height: 920px;
	width: 161px;
	background-color: #FFFFFF;
}
DIV#c_contenu {

	position: absolute;
	top: 83px;
	left: 161px;
	height: 919px;
	width: 620px;
	background-color: #FFFFFF;
	overflow:inherit;
}
DIV#c_news {
	position: absolute;
	top: 83px;
	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: 393px;
	right:0px;
	height: 609px;
	width: 200px;
	background-color: #E6EbF4;
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #E6EBF4;

}

