#cent {
	width: 100%;
}
#main-start,
#hmenu,
#marginalie,
#bottom,
#logo,
#top-nav,
#headimg1,#headimg2,#headimg3,#headimg4 {
	display: none;
}
#head {
	height: 85px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 2em;
	background-image: url(../img/logo_prn.png);
	background-position: top left;
}
#main {
	background: none;
	padding: 0;
}
#content-container,
#content {
	width: auto;
	float: none;
}
#footer {
	margin-left: 0;
}
html,
body {
	background-color: #FFF;
}

h1,
h2,
h3,
h4 {
	color: #000;
}

a:link,
a:visited,
a:focus,
a:active {
	color: #336699;
	text-decoration: underline;
}
