/*
 * 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 */


.hideMe {
	position: inherit;
	left: 0;
	top: 0;
}

#banner {
	height: auto;
}

#banner h1 {
	float: none;
}

#banner h1 a {
	display: inline;
}

#accessKeys,
#tools,
#menuMain,
#contentLeft,
#contentRight {
	display: none;
}
