	html{height:auto;}
	body{
		height:100%;
		color:#000;
		font-size:12pt Arial, Helvetica, sans-serif;
		*display:block;
	}
	#container{
		width:auto;
		margin:auto;
		height:auto;
		display:inline;
		*display:block;
	}
	* html #container{height:auto;}
	
	#flash-background, #header, #footer, #sidebar,
	.content_head, .content_foot, .content_events, .content_portraits, .content_postes, .content_postes_secteur,
	.content_photo, .content_video,
	.back, .paging, .poste_bttn{
		display:none;
	}
	
	#container, #content, #contentmain, .content_main
	{
		overflow:auto;
		float:none;
		width:auto;
		height:100%;
		margin:0;
		padding:0;
		display:inline;
	}
		
	h1, h2, h3, h4{
		color:#00ACE5;
		background:none;
		overflow:auto;
		float:none;
		width:auto;
		height:100%;
		margin:0 0 10px 0;
		padding:0;
	}
