body {
	margin : 0px;
	background: white;
	color :rgb(0,46,153);
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	text-align : center;
	height:100%;
	width:100%;
}
a:link        {text-decoration: none; color:rgb(0,46,153);}
a:visited     {text-decoration: none; color:rgb(0,46,153);}
a:hover       {text-decoration: none; color: rgb(255,255,255); font-style: normal; background-color: transparent; position: relative; top: 1px; left: 1px;}
td {
	font-size: 12px;
}
img {
	border: 0px;
}
form{
	margin:0px;padding:0px;
}
.megabox {
	position: relative; 
	background: white;
	margin-top: 10px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	text-align : left;
	width : 760px;
}
.megabox2 {
	position: relative; 
	background: white;
	margin : 1px auto;
	text-align : left;
	width : 760px;
	z-index:2;
}
.megabox3 {
	position: relative; 
	background: white;
	margin : 1px auto;
	text-align : left;
	width : 760px;	
}
#nscrpt{
	border:2px solid rgb(0,46,153);
	background: yellow;
	color : rgb(0,46,153);
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	text-align:left;
}
#nscrpt a:link    {text-decoration : underline;font-weight:bold;color : rgb(0,46,153);}
#nscrpt a:visited {text-decoration : underline;font-weight:bold;color : rgb(0,46,153);}
#nscrpt a:hover   {color : rgb(0,46,153);position:relative;top:1px;left:1px;}

										/*  TOP  */
#top {
	position:relative;
	height: 152px;
	width:100%;
}
#top1 {
	position:absolute;
	top:0px;
	left:0px;
	height: 25px;
	width:100%;
	background: rgb(0,46,153);
	color:white;
	font-size : 11px;
	font-weight:bold; 
}
#hd{
	position:absolute;
	top:5px;
	right:5px;
}
#top2 {
	position:absolute;
	top:26px;
	left:0px;
	height: 100px;
	width:100%;
	background:rgb(59,126,252);
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
	height:100px;
	width:150px;
	margin:0px;
}
#tit1 {
	position : absolute;
	top : 20px;
	left:160px;
	font-size : 27px;
	color: white;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
#tit2 {
	position : absolute;
	top : 55px;
	left:160px;
	font-weight:bold; 
	font-size : 12px;
	color: white;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
#foruser {
	position: absolute; 
	bottom:5px;
	right:5px;
	color:white;
	font-size : 11px;
	font-weight:bold; 
	text-align:right;
}
#foruser a:link    {text-decoration : none; color : white;}
#foruser a:visited {text-decoration : none; color : white;}
#foruser a:hover   {color : rgb(255,255,255); position: relative;top:1px;left:1px;}
#top3 {
	position:absolute;
	top:127px;
	left:0px;
	height: 25px;
	width:100%;
	background: rgb(0,46,153);
}
#tohome{
	position:absolute;
	top:5px;
	right:5px;
	font-size : 11px;
	text-align : left;
	font-weight : bold;
}
#tohome a:link    {text-decoration : none; color : white;}
#tohome a:visited {text-decoration : none; color : white;}
#tohome a:hover   {color : rgb(255,255,255);position: relative;top:1px;left:1px;}										/* MENŮ ORIZZONTALE */
#menu {
	position : absolute;
	top : 5px;
	left: 5px;
	color: white;
	font-size : 11px;
	text-align : left;
	font-weight : bold;
	width:755px;
}
#menu a:link    {text-decoration : none; color : white;}
#menu a:visited {text-decoration : none; color : white;}
#menu a:hover   {color : rgb(255,255,255);position: relative;top:1px;left:1px;}
										/* BOTTOM */
#bottom{
	height: 25px;
	width:100%;
	background: rgb(0,46,153);
	color:white;
	font-size : 11px;
	font-weight:bold; 
}


										/* FRECCE DOWN-UP */
#dwn {
position : absolute;
top:5px;
right:-9px;
}
#up {
position : absolute;
top:7px;
right:-8px;
}

