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

