/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
.contenuto {
	text-align: justify;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #ff6600;
	background-color: #FFFFFF;
	vertical-align: top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	text-decoration: underline;
	color: #ff6600;
}

a:hover {
	color: #FF0000; /*  #FEC061 */
	text-decoration: underline;
}
.footer {
	text-align: center;
	vertical-align: middle;
	font-size: 10px;	
}

.MenuVert {
	text-align: left;
	color: #FF6600;
	font-size: 12px;
	text-transform: uppercase;
}
.MenuVert a {
	vertical-align: bottom;
	color: #FF6600; 
	text-decoration:none;	
}
.MenuVert a:hover, .fogliaNNSELECT a:hover {
	vertical-align: bottom;
	color:#FFFFFF; 
	text-decoration:underline;	
}
.fogliaSELEZIONATA {
	text-align: left;
	vertical-align: bottom;
	color: #FF6600;
	font-size: 12px;
	text-decoration:none;
	text-transform: uppercase;
	font-weight: bold;	
}
.fogliaNNSELECT {
	text-align: left;
	vertical-align: bottom;
	color: #FF6600;
	font-size: 12px;
	text-decoration:none;
	text-transform: uppercase;
}
.allborder { border: thin solid #FFFFFF;}
	
.menuOR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #FF6601;
	background-color: #000000;	
}.MenuTABLE {
	background-color: #FEC061;
	vertical-align: top;	
}.margin {
	margin-left: 19px;
	line-height: 30px;
}

.mlinksRiga {
	font-size: 10px;
	color: #003399;
}
.mlinksTabella {
	padding-top: 20px;
}