@import url(main.css);

.wrapper-top,
#navigation-container,
#header-dx,
#breadcrumbs,
#page-title,
#testata,
#col-left,
#footer-banner,
#footer-sincert,
#footer-ariadne,
#accessibilita,
.footerbar,
.stampa,
.nostampa,
.news-downloadpdf,
#staging-top,
.staging .portlet-icons,
.printLink,
.printAllegato,
.survey-mandatory-description,
#survey-tabmenu,
#social {
	display: none;
}

* {
	font-size: 16px;
}

body, #footer, #main, #wrapper {
	background-image: none;
	background-color: transparent;
}

#header {
	padding-top: 20px;
	height: 120px;
}
#header-sx {
	padding-top: 0;
}
#wrapper {
	padding: 0;
	width: auto;
}
#col-right {
	float: none;
	width: auto;
}
.dettaglio-sx {
	width: auto;
	float: none;
}
.dettaglio-dx {
	float:none;
	clear: both;
	padding: 0;
}
.dettaglio-sx ol, .dettaglio-sx ul {
	margin: 0 0 5px 27px !important;
}
#footer {
	border-top: 2px solid #ccc;
	margin-top: 20px;
	padding-left: 0;
	padding-right: 0;
	width: auto;
}
#footer-info {
	clear: both;
}
.news-dettaglio-body {
	font-size: 14px;
	line-height: 22px;
}
.data-wrapper {
	float: none;
	background-image: none;
	width: auto;
	text-align: left;
}
.data-wrapper * {
	display: inline;
	color: #000;
	font-size: 13px;
	font-weight: normal;
	margin: auto;
	letter-spacing: normal;
}
.news-title-wrapper  {
	margin: 20px 0 !important;
	width: 100% !important;
}
.numero-circolare {
	margin-top: 15px;
}
.news-dettaglio-title {
	font-size: 18px;
	font-weight: bold;
	width: auto;
}
.news-dettaglio-main-title {
	display: none;
	background-image: none;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 10px 0;
}
.news-dettaglio-header {
	padding: 0;
}
.news-dettaglio-image {
	padding: 0 10px 0 0;
}
.box-portlet-title {
	background-image: none;
	padding: 0;
	margin: 30px 0 20px 0 !important;
}
.box-info {
	background-color: transparent;
	padding: 0;
}
.convertedfieldset {
	margin: 20px 0;
}
.survey-field-wrapper {
	border: 1px solid #fff;
}
.survey-input-text, 
.survey-textarea, 
.survey-select, 
.survey-select option, 
.survey-input-numeric, 
.survey-input-link, 
.survey-input-email, 
.survey-file-upload,
.survey-input-date,
.survey-input-time {
	border: 0 !important;
	padding: 0 !important;
}
.survey-legend {	
	display: block;
	font-size: 16px !important;
	padding-bottom: 2px !important;
	border-bottom: 1px solid #000 !important;	
	width: 100%;
}
#survey-step {
	width: auto !important;
}
.survey-page {
	float: none !important;
	width: auto !important;
}
