/* @override http://ideva-nouvelle-france/application/lib/css/print.css */

html {
	overflow-y: scroll;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: none;
}

/* @group Layout */

#wrapper {
	background: none;
}


#container {
	background: white;
}

#footer {
	background: none;
}

#header {
	display: none !important;
}


/* @end */
#partners,
#print-button,
#menu-top-right,
#menu-main,
#mod,
#footer-container {
	display: none;
}

#contents-main {
	width: 100%;
}

body, html, h1, h2, h3, h4, h5, div, ul, li, span {
	background: none !important;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	color: black !important;
	text-shadow: none !important;
}

#contents-main a {
	color: black !important;
	background-color: white !important;
	text-shadow: none !important;
}


table {
	width: 100% !important;
}

.second {
	border: 0 !important;
}

ul li a.selected {
	font-weight: bold !important; 
}



body,
#container,
#content {
	padding: 0;
	background: none !important;
}

body {
	overflow: hidden  !important;
	height: auto  !important;
	width: auto  !important;
	min-height: auto  !important;
	min-width: auto !important;
}

.hideprint {
	display: none !important;
}