/* =============== header commun aux anciens shops =============== */

#header {
	height:120px;
	overflow:hidden;
}
#header #BandeauPBK {
	position:relative;
	width:950px;
	height:140px;
	background-repeat: no-repeat;
}
#header #BandeauPBK #Logo {
	width:315px;
	height:120px;
	background-repeat:no-repeat;
}
#header #BandeauPBK #Logo span {
	display:none;
}
#header #BandeauPBK .gotoHome {
	display:block;
	width:250px;
	height:125px;
}
#header #BandeauPBK .vignette-all {
	position:absolute;
	top:6px;
	left:265px;
}
#header #BandeauPBK #slide-container {
	position:absolute;
	top:6px;
	left:375px;
	overflow:hidden;
}
#header #BandeauPBK #slide-container #slide-licences,
 #header #BandeauPBK #slide-container #slide-links {
	position:absolute;
	top:0;
	height:100px;
}
#header #BandeauPBK a img {
	border:none;
}

/* =============== #workspace commun aux anciens shops =============== */

body.shop #workspace, body.shop #body {
	width: 950px;
}
body.shop #workspace .composer {
	height: 590px;
}
#pbook-accordion {
	width: 709px;
}
#cal-accordion {
	left: 610px;
}
#workspace .toolbar {
	width: 950px;
}
#workspace .photo-frame {
	left: 708px;
}
#workspace.pm .composer #canvas {
	width: 700px;
}
#workspace.pbook .composer #pbook-compose-area {
	width: 680px;
}
#workspace.cal .composer #cal-compose-area {
	width: 490px;
}
#workspace.cal .composer #cal-compose-area.no-page-selector {
	width: 580px;
}