<!--
html           {
	margin: 0px;
	padding: 0px;
}

body {
	width: 190px;
	background-color: Black;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('cartella.jpg');
	background-attachment: fixed;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background-repeat: repeat;
	padding-left: 10px;
}

A:link, A:visited {
	color: #999999;
	text-decoration: none;
}

A:hover {
	color: White;
	text-decoration: underline;
	: ;
}

.frameset {
	background-color: White;
	float: left;
	font-weight: bold;
	visibility: hidden;
}

.frameset  A:link, .frameset A:visited {
	color: Black;
	text-decoration: none;
}

.frameset  A:hover {
	text-decoration: underline;
}

.titolo  {
	clear: both;
	font-size: 16px;
	color: White;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.titolo A:link, .titolo A:visited {
	color: White;
	text-decoration: none;
}

.titolo A:hover {
	color: White;
	text-decoration: underline;
}

.ico  {
	clear: both;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
}

.gif0  {
	border: 0px;
   filter:alpha(opacity=100);
   opacity: 1;
   -moz-opacity:1;
}

.gif1  {
	border: 0px;
   filter:alpha(opacity=50);
   opacity: 0.5;
   -moz-opacity:0.5;
}

.jpg0  {
	border: 1px solid #AAAAAA;
   filter:alpha(opacity=100);
   opacity: 1;
   -moz-opacity:1;
}

.jpg1  {
	border: 1px solid Red;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

.menu  {
	clear: both;
	color: #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.uscita    {
	font-size: 10px;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 5px;
}

.uscitaimmagine    {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 10px;
}
-->
