/* Start of CMSMS style sheet 'actualite' */
/* Content
---------------------------------------------*/
#page {
	margin:22px auto 38px auto;
	overflow:auto;
	width:860px;
}

#content {
	background-color:#323232;
	float:right;
	display:inline;
	overflow:hidden;
	
	padding:0;
	width:557px;
	min-height:519px;
}

*+html #content {
	min-height:527px;
}

* html #content {
	height:507px;
}
/* End of 'actualite' */

