@charset "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	font-weight: lighter;
}
a:link {
	color:#999999;
	text-decoration: none;
}
a:visited {
	border:0;
	color:#999999;
	text-decoration: none;
}
a:hover {
	border:0;
	color:#666666;
	text-decoration: underline;
}


div#logo {
position:absolute;
top:50%;
left:50%;
width:160px;
height:160px;
margin-left:-80px;
margin-top:-80px;
}
div#piva {
	position:absolute;
	top:100%;
	left:50%;
	width:160px;
	height:20px;
	margin-left:-80px;
	margin-top:-20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}
div#micropc {
position:absolute;
top:100%;
left:100%;
width:160px;
height:40px;
margin-left:-160px;
margin-top:-40px;
}
