@charset "UTF-8";

/*****************************************
				Print
*****************************************/
#wrapper { padding: 0 !important; }
#footer {
	margin: 0 !important;
	display: table;
}
#adBanner { display: none; }
/*
html {
	background: none;
	height: auto;
}
body {
	color: #000;
	height: auto;
	zoom: 100%;
	font-size: 88%;
}
a { color: #000 !important; }
#container {
	width: auto;
	min-height: auto;
	_height: auto;
	background: none;
}
#wrapper,
#main,
#mainContents,
.contentsCalendar {
	margin: 0;
	padding: 0;
	width: 100%;
	background: none; 
	float: none;
}
#contents,
.contentsCalendar {
	background: none;
	box-shadow: none;
}
#main {
	overflow: visible;
}
#wrapper,
#mainContents {
	float: none;
}
.calendar_page,
.reference {
	width: 100%;
}
#pageTitle,
.newsTitle { margin: 0 0 10px 0; }
#header,
#gNav,
#searchBox,
#search,
#topicpath,
#social,
#side,
#pageInfo,
#footerBar,
#footer,
#tools,
#categoryTitle,
.fileDL,
.faqCollection,
.relPage,
.enquete,
#lNav,
#adBanner { display: none; }
*/