body {
	background-color: #FFF;
}

#adminTop,
#global #topPub,
#global #top #logo,
#global #top #topNav,
#global #navigation,
#global #rightCol,
#content #location,
#global form,
#global .column.left,
#global .block .icons,
#global #footer #footerContent {
	display: none;
}

.printImg,
#bkgnd,
#bkgnd #global,
#global #content {
	width: 100% !important;
}

#bkgnd,
#bkgnd #global,
#global #content,
#global .column.right,
#global .block {
	margin: 0 !important;
	padding: 0 !important;
	position: static !important;
	z-index: auto;
}

#global .group {
	overflow: visible !important;
}

.printImg {
	position: static;
	visibility: visible;
}

#bkgnd,
#global .block {
	background: none !important;
}

#global #top {
	height: auto;
	margin: 0;
}

#content {
	text-align: justify;
}

#global .column.right,
#global .block.right,
#global .block.encadre {
	width: auto !important;
}

#global .block.picture {
	float: right;
	border: 1px solid #DDD;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	margin-left: 15px !important;
}

#global .block.encadre {
	border-width: 0;
}

#global .column.right,
#global .block.right {
	display: block;
	float: none !important;
}