@charset "ISO-8859-1";
body {
	background-color: #332C26;
	background-image: url(images/sf.gif);
	background-repeat: repeat;
}
#navi {
	position: fixed;
	z-index: 100;
	width: 195px;
	left: 0px;
	top: 0px;
}

#head {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 53px;
	z-index: 999;
	border-bottom-width: 1px;
}
#container {
	width: 664px;
	left: 250px;
	top: 0px;
	position: absolute;
	background-color: #FFFFFF;
}
#credits {
	position: fixed;
	top: 50px;
	right: 0px;
	margin-right: 0px;
	float: right;
	z-index: 10;
}

a:hover img.border {
	border: 7px solid #e05c13;
	cursor:pointer;
}
.testoeng {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-style: italic;
}
.testoita {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	
}
.titoli {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	color: #e05c13;
	font-weight: bold;
}
.dida {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.links {line-height:1.2em;}
.links a:link {font-family: "Trebuchet MS"; font-size: 11px; color: #e05c13; text-decoration: underline;}
.links a:visited {font-family: "Trebuchet MS"; font-size: 11px; color: #332c26; text-decoration: underline;}
.links a:active {font-family: "Trebuchet MS"; font-size: 11px; color: #332c26; text-decoration: none;}
.links a:hover {font-family: "Trebuchet MS"; font-size: 11px; color: #e05c13; text-decoration: none;}

.nota {
	background-color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
