html {
	height: 100%
	}

body {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width:100%;
	font-family: "Verdana", "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	}

td	{
	font-size:10px;
	text-align:center;
	}

#orienta {
	font-family: sans-serif;
	font-size: 10px;
	text-align: left;
	color: blue;
	} 

.tasto		{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	padding: 2px; 
	background-color: #FF9900;
	border: 1px solid #FFFF33;
	text-decoration: none;
	margin: 0px;
	width: 70px;
	text-align: center;
	white-space: nowrap; 
	}

a.tasto		{
	background-color: #CC3300;
	}
			
a.tasto:hover {
	background-color: #FF9900;
	font-weight: bold;
	font-size: 10px;
	}

.bak2top {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC3300;
	border: 1px solid;
	border-color: #FFFF33;
	padding: 3px;
	margin: 0px;
	z-index:9;
}

a.menu, a.menu:visited {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	}

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: #CC9900;
	font-weight: bold;
	text-decoration: underline;
	}

a.menu2:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
	}	

a.menu3, a.menu1:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}

a.menu3:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
	}	

.modpiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px groove #006600;
	color: #336699;
	}

.testata {
	position:absolute;
	text-align:left;
	left:0px;
	top:0px;
	width:100%;
	height:80px;
	z-index:2;
	color:#663300;
	font-family:"Courier New", Courier, mono;
	font-weight:bolder;
	font-size:40px;
	background-color: #FFCC66;
	}

#corpo {
	position:absolute; 
	left:0px; 
	top:79px; 
	z-index:1; 
	color:#000066; 
	text-align:justify; 
	width:100%; 
	border: 1px none #000000; 
	background-color: #FFFF99; 
	}
	
#iconeSx	{
	position:absolute; 
	left:0px; 
	top:0px; 
	padding:5px; 
	z-index:3; 
	font-size:9px; 
	text-align:center; 
	width:160px; 
	}

#iconeDx	{
	position:absolute; 
	right:0px; 
	top:0px; 
	padding:5px; 
	z-index:3; 
	font-size:9px; 
	text-align:center; 
	width:160px; 
	}

.imago	{
	visibility:hidden; 
	position:absolute; 
	left:0px; 
	top:0px; 
	z-index:0; 
	background-color:#E5E5E5; 
	text-align:center; 
	padding:5px;
	width:100%;
	} 	
	
.Stile1 {
	font-size: 18px;
	position: absolute;
	left: 283px;
	top: 20px;
	width: 405px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
	color: #234862;
	}
.Stile2 {font-size: 14px}

a.logoPV	
{ 
	background-image:url(images/LOGOPVconsulting.png); 
	width:35px;
	height:35px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	position:absolute;
	top:10px;
	right:10px;
}

a.logoPV:hover	
{ 
	background-image:url(images/LOGOPVconsulting-o.png);
}

#titolo		{
	position:absolute; 
	left:200px; 
	top:18px;
	width:657px; 
	z-index:3;
	text-align:center; 
	font-size:30px; 
	font-weight:bold; 
	color:#990000; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	}

.mezzoSx		{
	position:absolute;
	width:50%;
	left:0px;
	}

.mezzoDx		{
	position:absolute;
	width:50%;
	right:0px;	
	}

.quadro		{
	width:100%;
	height:100px; 
	border: #333300 1px solid;
	text-align:justify; 
	padding:10px;
	}
