#header #nav_top,
#menu,
#content .shadow,
#breadcrumb,
#slogan,
#carrousel,
.link_twitter,
#comments .comments .box,
#comments .comment a.reply,
#subcontent,
#footer {
	display: none;
}

.container,
#maincontent {
	width: auto;
}

body,
#header,
#footer,
#footer .bg {
	background: transparent none;
}

#footer {
	margin-top: 0;
}

#header,
#footer .bg {
	height: auto;
}
#footer .bg .container {
	padding-top: 0;
}

#header {
	text-align: center;
	border-bottom: 1px solid #DDD;
}
#header a#logo img {
	margin: 0 auto;
	height: 2cm;
}
