body {
	background: #ffffff url(none);
	font: 12px/16px Arial, Helvetica, sans-serif;
	padding: 0 40px;
	margin: 0px;
	color: #000000;
}

#page {
	background: none;
}

#wrapper {
	width: 100%;
	margin: 0px;
}

#header {
	border-bottom: solid 1px #000000;
	height: 100px;
	margin-bottom: 15px;
}

h1 {
	color: #000000;
	margin: 0px;
	left: 0;
}

h1 a, h1 a:visited {
	color: #000000;
	text-decoration: none;
}

h2 {
	border: none;
}

#sidebar-right, #sidebar-left {
	display: none;
	visibility: hidden;
}

#content {
	padding: 0;
	background: #ffffff;
	width: 100%;
	height: 100%;
	border-style: none;
}

#content_mondo {
	padding: 0;
	background: #ffffff;
	width: 100%;
	height: 100%;
	border-style: none;
}

#content_attivita {
	padding: 0;
	background: #ffffff;
	width: 100%;
	height: 100%;
	border-style: none;
}

#content_estero {
	padding: 0;
	background: #ffffff;
	width: 100%;
	height: 100%;
	border-style: none;
}

#content_servizi {
	padding: 0;
	background: #ffffff;
	width: 100%;
	height: 100%;
	border-style: none;
}

#content_formazione {
	padding: 0;
	background: #ffffff;
	width: 100%;
	height: 100%;
	border-style: none;
}

#ul li {
	list-style-type: disc;
}

#ul ol {
	list-style-type: decimal;
}

.post {
	padding: 0;
	background: none;
}

.post .date {
	height: auto;
	width: 100%;
	background: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	padding: 0;
	line-height: 100%;
}

.post .title {
	clear: both;
	width: 100%;
	margin: 0;
}

.postdata .category{
	background: none;
	padding: 0;
	float: left;
	border-style: none;
}

#edita {
	display: none;
	visibility: hidden;
}

.postdata .comments{
	display: none;
	visibility: hidden;
}

h3#comments {
	visibility: hidden;
	display: none;
}

.commentlist li, .commentlist .alt {
	display: none;
	visibility: hidden;
}

#searchform, #nav, #subnav, .mini-add-comment, .page-nav, .post-nav, h3#respond, #commentform, #footer, #sidebar  {
	display: none;
	visibility: hidden;
}