body {
	background-image: none;
}

#site{
	width: 590px;
	background-image: none;
}

#main{
	padding-left: 0px;
	padding-right: 0px;
}

#header-area{
	border-bottom: 0;
	width: 500px;
}

#header{
	height: 100px;
}

#logo{
	padding-top: 9px;
	padding-left: 35px;
	float: none;
}

#metanav{
	display: none;
}

#sujet{
	display: none;
}

#left-col{
	display: none;
}

/* startpage - website and extranet */

#start-main-col{
	width: 565px;
	float: none;
}

/* content-page */

#main-col{
	width: 565px;
	float: none;
}

#content{
	padding-left: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
}


#footer{
	display: none;
}