.version.index /* version checker */
{
	color: #000014;
	background-color: #B1183E;
}

.html
{
	background: #E01020 url("../images/couverture%2009.jpg") no-repeat center top scroll;
}

.hidpi.html
{
	background-image: url("../images/couverture%2009_2x.jpg");
	background-size: 930px 620px;
}

#page
{
	z-index: 1;
	width: 0px;
	min-height: 0px;
	padding-top: 62px;
	padding-right: 960px;
	padding-bottom: 438px;
	margin-left: auto;
	margin-right: auto;
}

body
{
	position: relative;
	min-width: 960px;
	padding-top: 36px;
	padding-bottom: 36px;
}

#page .verticalspacer
{
	clear: both;
}

