/*

__        __      ____   ____        _       _   _                 
\ \      / / __  / ___| / ___|  ___ | |_   _| |_|_| ___  _ __  ___ 
 \ \ /\ / / '_ \| |  _  \___ \ / _ \| | | | | __| |/ _ \| '_ \/ __|
  \ V  V /| | | | |_| |  ___| | |_| | | |_| | |_| | |_| | | | \__ \
   \_/\_/ |_| |_|\____| |____/ \___/|_|\__,_|\__|_|\___/|_| |_|___/


 *****************************************************************
 *                                                               *
 *               Copyright 2009 WnG Solutions Sàrl               *
 *                      All rights reserved                      *
 *                                                               *
 *****************************************************************
 *                              *                                *
 *  WnG Solutions               *  http://www.wng.ch/            *
 *  Rue Centrale 15             *  Tel +41 21 320 11 11          *
 *  CH-1003 Lausanne            *  Fax +41 21 320 11 10          *
 *                              *                                *
 *****************************************************************

 *****************************************************************
 *  Impression                                                   *
 *****************************************************************

*/

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

#banner {
	height: 150px;
	margin: 0;
	width: 202px;
	position: absolute;
	top: 1px;
}

#banner h1 {
	float: none;
	display: block;
	width: 187px;
	height: 101px;
	padding: 0;
	margin: none;
}

#banner img.printImg {
	display: block;
	height: 101px;
	width: 187px;
}

#banner h1 a {
	text-decoration: none;
}

#contentMain {
	width: 650px;
	font-size: 12px;
	padding: 5px;
	overflow: hidden;
	margin-top: 150px !important;
}

#contentMain p {
	font-size: 14px;
	padding: 5px;
	overflow: hidden;
	width: 90%;
}

h2 {
	padding-left: 0;
	margin-left: 0;
	background: none;
	margin-bottom: 10px;
}

#bannerRight,
#accessKeys,
#tools,
#menuMain,
#breadcrump,
#contentLeft,
#contentRight,
#preContent,
#preContent img,
#searchBox,
#languages,
#footer {
	display: none;
	visibility: hidden;
}
