/* GENERICI */


BODY {
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fff;
	font-size: 100%;
	line-height: 100%;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

img,
a img {
	border: 0 none;
}

input,
textarea,
select,
.label a,
.back,
.menu,
.scroll1,
.bodytextdxnobg,
.noscroll2,
.antispam,
.pagination .link,
.pagination .disabled,
.pagination .separator, 
body table tr td table img
 {
	display: none;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-size: 140%;
	font-weight: bold;
	line-height: 140%;
	/*margin-bottom: -1em;*/
}

.titoli16,
.settori {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
}

body:before {
	content: url(../img/logo_stampa.jpg);
}


body table,
body table tr td.dx table  { 
	width: 100%;
}

body table tr td.dx table td.bodytextsx,
body table tr td.dx table td.bodytextdx  {
	margin: 0 !important;
	display: list-item;
	width: 100%;	
}

#biolayout,
#biolayoutdx {	
	display: block;
	width: 100%;
	overflow: visible;
	text-align: justify;
}

#bioframe,
#bioframedx { 
	color: #000;
	margin: 1em 2em;
	font-size: 100%;
	line-height: 160%;
}

body table tr td.dx table img {
	display: inherit;
}


body table tr td.dx table td {
	border-bottom: 1px dotted #ccc;
	font-size: 90%;
	line-height: 140%;
	border-collapse: collapse;
	empty-cells: hide;
	padding: .2em .5em;
}

a {
	color: #444;
	text-decoration: none;
}

.label {
	font-weight: bold;
}

.pagination {
	text-align: right;
}

.pagination .current {
	font-style: italic;
	color: #666;
	font-size: 90%;
}

.pagination .current:before {
	content: "pagina: ";
}


