.narra {}
table.tab1   { background-color: #000000; border: 4 ridge #00dd00 }
TABLE.tab2   { background-image: url('portal/net.gif');border: 0;}
TABLE.tab3 {background-color: #333333; border: 1 double #33cc33 }
.bordotab {font-family: Verdana, Arial, Helvetica, sans-serif; /* Font */
	font-size: 12px; /* Dimensione dei caratteri */
	color: #000000; /* Colore dei caratteri */
	background-color: #555555; /* Colore di sfondo della tabella */
}
.classetd {background-image: url('portal/but.gif');font-family: Verdana, Arial, Helvetica, sans-serif;color: #009900;background-color: #333333;font-size: 11px;
	border-bottom-width: 1px;border-bottom-color: #111111;border-right-width: 1px;border-right-color: #111111;
	border-left-width: 1px;border-left-color: #999999;border-top-width: 1px;border-top-color: #999999;
	background-repeat: repeat-x;}
.classetd a {font-family: Verdana, Arial, Helvetica, sans-serif;color: #33cc33;
	display: block;padding-top: 1px;padding-bottom: 1px;padding-left: 6px;position: relative;text-decoration: none;
	font-size: 11px;}
.classetd a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;color: #000000;font-size: 11px;
	text-decoration: none;background-color:#33cc33;background-image: url('portal/but2.gif');}

P.titolo {font-family: Verdana;
	font-size: 18px;
	color: #00be00;
	}
P.scritta {font-family: Verdana;
	font-size: 10px;
	color: #33cc33;
	}
P.scritta2 {font-family: Verdana;
	font-size: 10px;
	color: #c0c0c0;
	font-weight: bold;}	

.button{font-family:Verdana;
font-size:9pt;
font-style:normal;
font-weight:bold;
color: #33cc33;
border-color: #777777;
background: black;
background-image: url('portal/but.gif');
cursor: crosshair;
}

BODY {
background-image:url('portal/logo_sfondo.jpg');
background-repeat: no-repeat;
background-position: Center;
background-attachment: fixed;
background-color : #000000;
cursor: crosshair;
}