BODY { 
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0pt
}

H1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16pt;
	margin-bottom: 5pt
}

H2.titolo_print {
	font-size: 14pt;
	margin-bottom: 5pt
}

H2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14pt;
	margin-bottom: 10pt;
	margin-top: 10pt
}

H2.cms {
	color: #009194;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 14pt;
	font-weight: normal
}


H3 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12pt;
	margin-bottom: 5pt
}


A:LINK, 
A:VISITED { 
	color: #3f5f95;
	text-decoration: underline
}

TABLE.struttura {
	width: 100%;
	border: none;
	padding: 0mm;
	margin: 0mm
}

FONT.didascalia {
	color: #455B7B;
	font-size: 10pt;
	font-style: italic
}

LABEL { font-weight: bold }

TD { font-size: 9pt }
TH { font-size: 9pt }
TD.sx { font-size: 8pt }
TD.dx { width: 100% }

/* Tabella report dati */
TABLE.report {
	width: 100%;
	border: none;
	margin-bottom: 20pt;
	margin-top: 10pt
}

TABLE.report TH {
	font-weight: bold;
	width: 30%;
	border-bottom: 1pt solid #959595;
	vertical-align: top;
	color: #4d4d4d;
	text-align: left
} 

TABLE.report TD {
	font-weight: normal;
	width: 70%;
	vertical-align: top;
	border-bottom: 1pt solid #959595
} 


/* Tabella report ricerca testuale */
TABLE.elenco {
	width: 100%;
	margin-top: 20pt
}
TABLE.elenco TH { 
	padding-left: 0;
	text-align: left;
	height: 10pt
}
TABLE.elenco TR {
	vertical-align: top;
	background-color: white
}
TABLE.elenco TD {
	padding: 2pt;
	padding-left: 0;
	border-bottom: 1pt dotted #959595;
	font-size: 8pt
}

TD.minischeda {
	border: 2px solid;
	height: 250px;
	background: url(../pictures/bgminischeda.gif) no-repeat
}

DIV.sottotitolo {
	color: #8A8A8A;
	font-size: 13pt;
	margin-bottom: 15pt;
	font-weight: bold
}

DIV.footer_print {
	margin-top: 20pt;	
	font-size: 10pt;
	color: #c0c0c0
}

/* elementi di sola visualizzazione */
FORM#bottoniLista,
TABLE.header,
TABLE.header_pro,
TABLE.footer,
TABLE.titolo,
TD.dx,
DIV.bg,
DIV.logo,
DIV.lingue,
DIV.correlazioni,
DIV.tools,
IMG.isbnvert,
TH#screen_th1,
TH#screen_th2,
TD#screen_td1,
TD#screen_td2,
DIV#menu,
DIV#bollino,
DIV.stealth,
DIV#social,
DIV.google_adsense { display: none }
/* fine elementi di sola visualizzazione */

