﻿.NodoPrincipaletvStruttura
{
	font-weight: bold;
	color: #696969;
	font-family: Candara;
	font-variant: small-caps;
	text-decoration: underline;
}

.Disabled
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	background-color: #a9a9a9; /*darkgray*/
}

.btnTrasparente
{
	width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	background-color: transparent;
	border-bottom-style: none;
}

.lstGrdHeader
{
	padding-bottom: 2px;
	padding-top: 2px;
}