#corpo_titolo {
	font-family: Courier;
	font-size: 13px;
	font-weight: bold;
	color: #C56805;
	height: 20px;
	width: 550px;
	margin-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
#corpo_testo {
	font-family: Courier;
	font-size: 13px;
	font-weight: normal;
	color: #444444;
	width: 550px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	height: 100%;
}
#corpo_testo a {
	color: #444444;
	text-decoration: none;
}
#corpo_testo a:hover {
	color: #444444;
	text-decoration: underline;
}
#corpo_testo_avanzato {
	font-family: Courier;
	font-size: 13px;
	font-weight: normal;
	color: #444444;
	width: 400px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	height: 100%;
}
#corpo_testo_avanzato a {
	color: #444444;
	text-decoration: none;
}
#corpo_testo_avanzato a:hover {
	color: #444444;
	text-decoration: underline;
}
#corpo_testo_immagine {
	font-size: 12px;
	float: right;
	height: 80px;
	width: 80px;
	margin-right: 10px;
}
#corpo_testo_avanzato_totolo {
	font-family: Courier;
	font-size: 12px;
	font-weight: normal;
	color: #C56805;
	width: 400px;
	height: 100%;
	padding-top: 15px;
}
#corpo_testo_avanzato_totolo a {
	color: #C56805;
	text-decoration: none;
}
#corpo_testo_avanzato_totolo a:hover {
	color: #C56805;
	text-decoration: underline;
}
#corpo_testo_avanzato_descrizione {
	font-family: Courier;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	width: 400px;
	margin-top: 10px;
	height: 100%;
}
#corpo_testo_avanzato_descrizione a {
	color: #444444;
	text-decoration: none;
}
#corpo_testo_avanzato_descrizione a:hover {
	color: #444444;
	text-decoration: underline;
}
#gal {
	height: 100%;
	width: 90%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D28F47;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
}
#gal_bg {
	height: 100%;
	width: 90%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
}
#programma {
	font-family: Courier;
	font-size: 12px;
	font-weight: normal;
	height: 30%;
	width: 500px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #C56805;
	padding-left: 50px;
	background-image: url(../immagini/pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#programma a {
	color: #C56805;
	text-decoration: none;
}
#programma a:hover {
	color: #C56805;
	text-decoration: underline;
}
