* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
}
#topoff {
	background-color: #dcdcdc;
	float: left;
	height: 50%;
	width: 1px;
	margin-bottom: -284px;
	visibility: hidden;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #cdcdcd url(images/bg_body.jpg) top left repeat-x;
}
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #FFFFFF;
	height: 567px;
	position: relative;
	font-size: 12px;
	background-color: #050505;
	line-height: 17px;
	clear: left;
}
#wrapper #topic {
	position: absolute;
	font-size: 2.7em;
	letter-spacing: 0.15em;
	font-weight: bold;
	width: 285px;
}


#wrapper #info {
	position: absolute;
	width: 100%;
	top: 447px;
	z-index: 10;
	left: 0px;
}
#wrapper #infotext {
	position: relative;
	height: 315px;
	width: 790px;
	background: #474344 url(images/SCALE.jpg) right no-repeat;
	top: 180px;
	float: right;

}
#wrapper #infotext img {
	float: left;
	width: 197px;
}




#wrapper #nav1 {
	width: 176px;
	text-align: right;
	letter-spacing: 1px;
	margin-top: 27px;
	float: left;
}
#wrapper  ul  {
	list-style-type: none;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
	line-height: 27.3px;
	padding-right: 25px;
}
#content {
	float: right;
	height: 543px;
	width: 400px;
	margin-top: 20px;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}

.grey {
	color: #CCC;
}
.wide {
	letter-spacing: 0.2em;

}


.transp {
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}
#wrapper #nav2 {
	clear: left;
	position: absolute;
	left: 630px;
	top: 453px;
	width: 300px;
}
#wrapper #nav2 ul {
	line-height: 21px;
}

#logo {
	background-color: #4b4545;
	top: 180px;
	position: relative;
	width: 790px;
	height: 66px;
	margin-bottom: 5px;
	float: right;
	background-image: url(images/LOGO.jpg);
}
#col1  {
	width: 220px;
	padding-left: 20px;
	float: left;
}
#col2 {
	width: 320px;
	float: left;
}
#wrapper #mid {
	position: absolute;
	left: 200px;
	z-index: 30;
	width: 404px;
	height: 567px;
	top: 0px;
}
#banner {
	height: 261px;
	width: 804px;
	position: absolute;
	top: 186px;
	z-index: 20;
	background: #474344 url(programme/images/scale.jpg) right top no-repeat;
	left: 176px;
}
#extra {
	position: absolute;
	left: 13px;
	top: 478px;
	width: 185px;
}
#wrapper #extra a {
	color: #FF0000;
}
#nav1   a:hover, #nav_r  a:hover {
	text-decoration: underline;
}
