/*
 * Copyright 2010 WnG Solutions Sàrl, all rights reserved
 *
 * WnG Solutions - Rue Marterey 5 - CH-1005 Lausanne
 * Tel +41 21 320 11 11 - Fax +41 21 320 11 10
 * http://www.wng.ch/ - info[at]wng[dot]ch
 */

/* Feuille de style pour l'impression */

body {
	background: #ffffff;
}

.hideMe {
	position: inherit;
	left: 0;
	top: 0;
}

#banner {
	height: auto;
}

#banner h1 {
	float: none;
}

#banner h1 a {
	display: inline;
}

#accessKeys,
#tools,
#menuMain,
#contentLeft,
#contentRight,
#footer,
#menuContainer {
	display: none;
}

#globalFooter,
#global {
	background: none;
	width: auto;
}

#contentMain {
	padding-right: 17px;
	width: auto;
}

#contentMainL {
	position: relative;
	width: 100%;
	margin-left: 0px;
}

#contentMainR {
	/*float: left;*/
	position: relative;
	width: 100%;
}

#contentMainL h2,
#contentMainR h2 {
	height: auto;
	font-weight: bold;
}
