
/**
 * FOR PRINT ONLY
 */
#menu,#columnleft,
#columnright,
#mobilesearch,
#accountbox,
#footerbar,
#langselect,
#selectsite,
#form_bottomsearch,
#header .mailinglist,
#header .account,
#header .account2,
UL.actions,
UL.actions2,
#debug {
	display: none;
}
#columnleft,#columnright {
	padding:0px;
	margin:0px;
}
#columncenter {
	padding:0px;
	margin:0px;
	width:100%;
}
#global {
	z-index: 1;
	width:100%;
	padding:0px;
	margin:0px;
	border:0px;
}
#copyright {
	font-size:12px;
}
#header #logo {
	display: none;
}
#header #logoprint {
	display: block;
	padding-bottom:30px;
}
.dontprint {
	display: none;
}

DIV.Ok, DIV.Msg, DIV.Error, DIV.Careful {
	display: none;
}

/**
 * Fighters
 */
BODY#fighters.fighter .pictures {
	display: none;
}

/**
 * CGV
 */
BODY#shop.purchase_order #cgv {
	font-size:10px;
}