﻿body
{
	font-size:14px;
	font-family:Verdana;
	background:#FEF9D4;
}
.titolo
{
	color:Blue;
	font-size:large;
}
.textbox
{
	color:#800000; font-weight:bold;
}
.supplementi
{
	color:Black;
}
.lnkbutton:link, .lnkbutton:visited
{
    margin:0px 0px 0px 0px;
    padding: 0em 1.2em;
    color: #336699;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 0px;
}
/*.lnkButton:active 
{
	text-decoration:underline;
}*/
.lnkbutton:hover
{
    text-decoration:underline;
}
.privacy
{
	font-size:small;
}
.imgerrore
{
	vertical-align:middle;
}
.txtData
{
	font-style:italic;
	color:Gray;
}
.validator
{
	color:Red;
	font-size:small;
}
.privacy
{
	font-size:small;
}
.maintable
{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}
.tablebox
{
	display:none;
}
.tableoutput
{
	margin-left: auto;
	margin-right: auto;
	border: solid #99ffff 2px;	
}
.stampa, .stampa:visited
{
	text-decoration:none;
	font-weight:bold;
	color:Blue;
}
.stampa:hover
{
	text-decoration:underline;
}
.intestazione
{
	text-align:center;
}
.nascondi
{
	display:none;
}
