html {
	height: 100%
	}

body {
	text-align: justify;
	margin: auto;
	padding: 0px;
	height: 100%;
	width:100%;
	font-family: "Verdana", "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F1E9;
	color: #000000;
	}

td	{
	font-size:10px;
	text-align:center;
	}

a:hover {
	color:#FF0000;
	}
	
#orienta {
	font-family: sans-serif;
	font-size: 9px;
	text-align: left;
	color: #000066;
	width: 280px;
	position:absolute; 
	left:150px; 
	top:70px;
	} 

.tasto		{
	color: #0000FF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	line-height:10px;
	_line-height:12px;
	padding-top:2px;
	padding-bottom:2px;
	border:#000099 solid 1px;
	}

a.tasto		{
	color: #000066;
	}
			
a.tasto:hover {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #0000CC;
	}

a.tasto:active {
	font-weight: bold;
	color: #0000FF;
	}

a#m0:hover	{background-color:#FFFF66}
a#m1:hover	{background-color:#FF9966}
a#m2:hover	{background-color:#CCFF66}
a#m3:hover	{background-color:#FFAA00}
a#m4:hover	{background-color:#66FF66}
a#m5:hover	{background-color:#00FFDD}
a#m6:hover	{background-color:#AA44FF}
a#m7:hover	{background-color:#DD4400}
a#m8:hover	{background-color:#FF00FF}
a#m9:hover	{background-color:#AAFF66}
a#m10:hover	{background-color:#FFBBBB}
a#v0:hover	{background-color:#FF66FF}
a#v1:hover	{background-color:#FFAAFF}

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.menu3:visited {
	color: #FFFF33;
	font-weight: bold;
	text-decoration: none;
	}

a.menu3:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
	}	

a.linkpunto, a.linkpunto:visited {
	text-decoration: none;
	}

a.linkpunto:hover {
	text-decoration: none;
	color:#0000CC;
	}	

input, .modpiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #336699;
	border: 1px solid #6699CC;
	color: #FFFFFF;
	}

.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:relative;
	left:0px;
	top:0px;
	width:100%;
	height:80px;
	z-index:2;
	color: #000066;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-align:center;
	font-weight:bolder;
	font-size:18px;
	background-image:url(images/sfondo.jpg);
	}

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);
}

@media screen { 
body>#testata{position:fixed!important;}
} 

