@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
	background: none;
	height: auto;
}
body {
	height: auto;
	zoom: 100%;
}
#container,
#mainContainer,
#wrapper,
#main,
#mainContents {
	width: auto;
	max-width: 1000px;
	min-height: auto;
	height: 100%;
	margin: 0 auto;
	display: block;
	overflow: visible;
}
#header,
#headerNav,
#gNav,
#searchBox,
#search,
#topicpath,
#social,
#side,
#pageInfo,
#footerBar,
#footer,
#tools,
#categoryTitle,
.linkMapBox,
.calendar_page,
.faqCollection,
.relPage,
.enquete,
#lNav,
#pageTop {
	display: none !important;
}