body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-weight: bold;
}
.immagini{
	border: 5px solid #FF6600;
	margin: 5px;
}
.immagini_tab {
	padding: 10px;
}
.pannello {
	font-size: 13px;
	color: #FF6600;
	padding: 10px;
	text-decoration: none;
}
.titoli {
	font-size: 18px;
	color: #000000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a:hover, a.hover {
	color:#FFFFFF;
	text-decoration: line-through;
	background-color: #FF6600;
	font-weight: normal;
}
.titolini {
	font-size: 14px;
	color: #FF6600;
	font-family: "Trebuchet MS", Arial, Helvetica;
	padding: 10px;
}
.testo {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	line-height: 16px;
	text-align: justify;
}
