﻿body {
	font-family: Verdana;
	font-size: small;
}
.Loghi_dx {
	text-align: right;
}
.MicioLogo {
	right: 16px;
	top: 16px;
	width: 220px;
	height: 80px;
	background-repeat: no-repeat;
	text-align: right;
	color: #CCCCFF;
	font-size: x-small;
}
.MicioSfondo {
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 768px;
	background-repeat: no-repeat;
}
.CellaEvidenziata {
	border-style: ridge;
	border-width: thin;
	padding: 4px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
.MicioFlash {
	position: relative;
	top: 0px;
	left: 100px;
}
.MicioPIVA {
	font-size: x-small;
	background-color: #000000;
}
.MiddleAlign
{
    vertical-align: middle;
}
a:link
{
    color: #99CCFF;
}
a:visited
{
    color: #99CCFF;
}
