body {
	margin: 20mm;
	font: 9pt arial,sans-serif;
	color: black;
	text-align: center;
	background:	#FFF;
}

/* ............... impostazioni generali inizio ............... */
a {
	background: #FFF;
	color: #000;
	font-weight: bold;
}
a[href]:after {
	content:' <' attr(href) '> ';
	color: #000;
	font-weight: normal;
}
a[href^='/']:after {
	content:' <http://www.formazione.unindustria.it' attr(href) '> ';
	color: #000;
	font-weight: normal;
}


.textCeneter {
	text-align: left;
}
h1, h2, h3, h4,  .strongBigBlue, .strongBig {
	color: black;
	text-align: left;
	font-size: 11pt
}
h5 {
	color: black;
	text-align: right;
	font-size: 11pt;
}
h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: right;
	color: black;
}
.block {
	padding: 0;
	line-height: 1.4;
	margin: 0;
	text-align: justify;
}

DIV#extra {
	display: none;
}
/* ............... impostazioni generali fine ............... */


DIV#container {
	text-align: justify;
	background: #FFF;
}

/* ..... impostazioni content inizio ..... */
DIV#content {
	text-align: left;
	background: #FFF;
}
DIV#content P {
	text-align: justify;
	line-height: 1.4; 
} 
DIV#content ul {
	line-height: 1.4;
	margin: 0 0 0 3mm;
	padding-left: 6mm;
	text-align: justify;
}
DIV#content li {
	list-style-type: square;
	padding: 1mm 0 0 0;
	text-align: justify;
}

DIV#content a:link, DIV#content a:visited, DIV#content a:hover {
	font-weight: bold;
	color: black;
	text-decoration: underline;
} 


DIV#content .blockInfo {
	float: right;
	width: auto;
	right: 0;
	margin: 3mm 0 0 0;
	text-align: right;
	line-height: 1.2;
	background: #FFF;
}
/* ..... impostazioni content fine ..... */

.block img, DIV#topNews, img.x, DIV#topMenu, DIV#header, DIV#headerMenu, #headerFormazione, #headerServizi, #headerGiovani, DIV#content img, DIV#corsi, DIV#footer, DIV#footerRight, DIV#navFormazione, DIV#navServizi, DIV#navGiovani, DIV#navChisiamo{
	display: none;
}

DIV#navFormazione, DIV#navCatalogo, DIV#navServizi, DIV#navGiovani,  DIV#navChisiamo {
	display: none;
}

/*..... impostazioni form inizio ..... */
.inputCorsi, .inputForm, .inputFAD {
	margin: 3mm 0 0 0;
	width: auto;
	font: 9pt Arial, Helvetica, sans-serif;
	color: black;
	border: 1px solid black;
	background: #FFF;
}
/*..... impostazioni form fine ..... */


/* ..... impostazioni TABLE inizio ..... */
table, .tableTransp, .tableNota {
	font: 9pt arial,sans-serif;
	text-align: left;
	margin: 1mm 0 0 0;
	table-layout: fixed;
	border-spacing: 1px;
}
th {
	border: 1px solid black;
	padding: 1mm;
	background: #FFF;
}
td {
	border: 1px solid black;
	padding: 1mm;
	background: #FFF;
}

.tableTransp th, .tableTransp td {
	border: 0;
	padding: 1mm;
	background: #FFF;
}

.tableNota th, .tableNota td {
	border: 0;
	padding: 1mm;
	background: #FFF;
}
/* ..... impostazioni TABLE fine ..... */


/* ..... stile per il submenu inizio ..... */
DIV#submenu, DIV#submenuTransp {
	display: none;
} 
/* ..... stile per il submenu fine ..... */

/* ..... stili per Catalogo inizio ..... */
.iframe {
	font: 9pt arial,sans-serif;
	overflow: auto;
	width: 170mm;
	height: 270mm;
	background: #FFF;
}

/* ..... stili per Catalogo fine ..... */
