@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: none;
}
#logo {
	display:block;
}
#top .lang,
#top .contact,
#navbar,
#footer .legals,
#left2,
#right2 {
	display:none;
}
#top .content {
	width:900px;
	position:relative;
	top:auto;
	left:auto;
}
#top,
#home #top {
	height:auto;
}
#top {
	border:none;
}
#maincontent,
#footer {
	width:800px;
}