div#shaniBar {
	background-image: url(../img/shaniBar/fond.png);
	width: 100%;
	height: 69px;
	position: fixed;
	bottom: 0;
}

div#shaniBar div#favIconShaniBar {
	width: 45px;
	height: 45px;
	position: fixed;
	bottom: 0;
	left: 0;
	border-right: solid 1px #fff;
}

div#shaniBar div#favIconShaniBar img {
	margin: 4px;
}

div#shaniBar div#logoSiteShaniBar {
	width: 360px;
	height: 45px;
	position: fixed;
	bottom: 0;
	left: 60px;
}

div#shaniBar div#logoSiteShaniBar img {
	margin: 0px;
}

div#shaniBar div#creditBar {
	width: 260px;
	height: 38px;
	position: fixed;
	bottom: 0;
	right: 0;
	font-size: 11px;
	color: #d0cfcf;
	font-family: "verdana", "Courrier", "sans-serif";
	font-style: italic;
	padding-top: 7px;
	padding-right: 5px;
	text-align: right;
	text-shadow: 2px 2px 2px #444;
}

div#shaniBar div#iframeMenu {
	height: 45px;
	position: fixed;
	bottom: 0;
	left: 475px;
	text-align: center;
}
