html {
	height: 100%
	}

body {
	text-align: justify;
	margin: 0px;
	padding: 80px 0 0 0;
	height: 100%;
	font-family: "Verdana", "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	}

#corpo	{
	
	}

#content {
	padding:15px;
	padding-top:20px;
	}
	
#orienta {
	font-family: sans-serif; 
	font-size: 10px; 
	text-align: left;
	color: blue;
	position:absolute; 
	left:63px; 
	top:45px; 
	padding-left:3px; 
	z-index:3;
	} 

.tasto		{
	color: #005479;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	padding: 0px;
	background-color: #DED5DC;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	white-space: nowrap; 
	}

a.tasto		{
	background-color: #DED5DC;
	}
			
a.tasto:hover {
	background-color: #005479;
	color:#FFF;
	}

a.tasto:active {
	background-color: #005479;
	color:#FFF;
	}

a.menu, a.menu:visited {
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
	}

a.menu:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
	}
	
a.menu1, a.menu1:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}

a.menu1:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
	}	

a.menu2, a.menu2:visited {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
	}

a.menu2:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
	}	

a.menu3, a.menu3:visited {
	color: red;
	font-weight: bold;
	text-decoration: none;
	}

a.menu3:hover {
	font-weight: bold;
	text-decoration: none;
	color: yellow;
	}	

a.menu4, a.menu4:visited {
	color:black;
	font-weight: bold;
	text-decoration: none;
	}

a.menu4:hover {
	font-weight: bold;
	text-decoration: none;
	color:red;
	}
		
a.menu5, a.menu5:visited {
	color:white;
	font-weight: bold;
	text-decoration: none;
	}

a.menu5:hover {
	color:yellow;
	font-weight: bold;
	text-decoration: none;
	}	

.modpiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px groove #006600;
	color: #336699;

	}

.bak2top {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #336699;
	border: 1px solid;
	border-color: #6699CC;
	padding: 3px;
	margin: 0px;
}

.testata {
	position:absolute; 
	text-align:center; 
	left:0px; 
	top:0px;
	width:100%; 
	height:80px; 
	z-index:2; 
	color:#336699; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:30px; 
	background-color: #FFFFFF; 
	}

.barraMenu	{
	position:absolute;
	top:45px; 
	left:368px; 
	width:420px;
	}

.corpo {
	position:absolute; 
	left:0px; 
	top:79px; 
	z-index:1; 
	color:#000066; 
	text-align:justify; 
	padding:10px; 
	border: 1px none #000000; 
	background-color: #FFFFFF; 
	}
	
.strongem {
	font-style:italic;
	font-weight:bold;
	width:778px;
	}	
	
table {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #006600;
	color: #336699;
}
.barralunga	{
	width:100%; 
	height:20px;
	line-height:20px;
	font-size:11px; 
	background-color:#005479; 
	color:#DED5DC; 
	font-weight:bold;
} 

#striscia	{
	position:absolute; 
	left:0px; 
	bottom:0px; 
	width:100%; 
	font-size:9px; 
	background-color:#DED5DC;
}

@media screen { 
body>#testata{position:fixed!important;}
} 

