html
{
	background-color: #000000;
}

#page
{
	z-index: 1;
	width: 0px;
	min-height: 0px;
	border-style: none;
	border-color: #000000;
	padding-right: 960px;
	padding-bottom: 959px;
	margin-left: auto;
	margin-right: auto;
	background: #000000 url("../images/version_3-page-fr.png") no-repeat center center;
	background: rgba(0,0,0,0) url("../images/version_3.png") no-repeat center center;
	background-color: #000000;
	background-size: contain !important;
}

body
{
	padding-bottom: 127px;
}

#page .verticalspacer
{
	clear: both;
}

