/*generici*/ 
html,body{margin: 0;padding:0} 

body{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-color: #000000;
	text-align: left;
	line-height: 15pt;
} 

/*links*/ 

a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover{text-decoration: underline;} 
a:active { text-decoration: underline;} 


/*layout*/ 
div#nav{
	display:none;
} 

div#littlebox{
	display:none;
} 

div#centr {
	font-weight: normal;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;
	background-color: #FFFFFF;
} 
div#centr p.minimenu{
display:none;
}
div#contestuale{
	display:none;
}
div#contenuti {position:relative;}

ul li{
list-style:none;
}
.hide{
font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-weight:bold;
	color: #000;
	}

.menuNav{
display:none;
}
.nascosto {
	display: none
}
h1{
font-size: 12pt;
text-align:left;
color:#000;
}
h2{
font-size: 12pt;
text-align:left;
color:#000;
}
div#titolo {
	display:none;
} 

.yourehere {
	font-size: 12pt;
	color: #666666;
	font-family: "Agency FB", "Arial Black", Arial, sans-serif;
	line-height: normal
} 
.enfasi { font-weight: bold; color: #000;} 



.enfasi-blu { font-weight: bold;}
/*tabella del programma*/


table{
	padding: 0px;
	margin: 0px;
	border: thin solid #000000;
	text-align: left;
	text-decoration:none;
	vertical-align: top;
	width: 100%;
}

/*
.th_long-grey {
	display:block;
}

.th_long {
	display:table-cell;
}
.th_sessione {
	display:block;

.th_giorno{
	display:inline;
}	}*/
	hr {page-break-after:always;
	}

