/*
 * Copyright 2010 WnG Solutions Sàrl, all rights reserved
 *
 * WnG Solutions - Rue Centrale 15 - CH-1003 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;
}

#content {
	padding-top: 0;
}

#contentLeft {
	float: none;
	margin-bottom: 20px;
}

#footer p {
	text-align: left;
}

#banner,
#contentLeft ul {
	display: none;
}
