@charset "UTF-8";
body {
	margin-top: 0px;
}
.gabbia_numero {
	width: 0px;
	height: 100%;
	overflow: inherit;
}
.gabbia_imgs {
	width: 0px;
	height: 100%;
	overflow: scroll;
}
.crediti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8pt;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
}
.gabbia_menu {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}
.gabbia_titolo {
	width: 250px;
	height: 50px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
