.titolo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 300%;
	font-weight: bolder;
	color: #FF0000;
}
.titolo2 {
	font-size: 250%;
	color: #63666A;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	background-color: #006600;
}
.titolo3 {
	font-size: 150%;
	font-weight: bolder;
	color: #D14124;
}
.titolo4 {
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
}
.testo_piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}
.programma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.autore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.intervento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #006600;
}
.dataw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
}
.orario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E73B18;
}
.titolo_intervento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #006699;
}
.sessione {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.testo_normale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.testomedio {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 120%;
	color: #63666A;
}
.contenuto-principale50 {
	padding-left: 1%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1em;
	border-top: #63666A;
	border-top-width: 2px;
	border-top-style: solid;
	border-left: #63666A;
	border-left-width: 0px;
	border-left-style: solid;
	border-right: #63666A;
	border-right-width: 0px;
	border-right-style: solid;
	border-bottom: #63666A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	background-color: #ffffff;
}
#contenuto-principale50 table { 

border-width:2px;
  
 border-color:#efefef;}	

	
#contenuto-principale50 a {
	padding: 0;
	text-decoration: underline;
	color:#e73b18;
	background:none;
}

#contenuto-principale50 a:link, #contenuto-principale a:visited {
	padding: 0;
	text-decoration: none;
	color:#63666A;
	background:none;
	border-bottom: 2px solid #ccc;
	transition: all 1s ease-in-out;	
}

#contenuto-principale50 a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 2px solid #e73b18; 
	background-color: #E6E6E6;
	transition: all 1s ease-in-out;	
}	

