body { 
	background: #FFFFFF;
	padding:0px;
	margin:0px;
}
#hd_print{
	display:inline;
}
#search, #menu, #hd, #lang, #logo, #footer, #credits, #logogall, #tbpage{
	display:none;
}
#logoprint{
	position:absolute;
	display:inline;
	width:150px;
	left:0;
	top:0;
}
#bodypage{
	float:none;
	width:auto;
}
#pagecont, #bodygall{
	position:absolute;
	width:760px;
	left:160px;
	top:0;
}