A:link, A:visited {  text-decoration: none; color:Black;  }
A:hover { text-decoration: underline; color:OrangeRed;  }

body
{
	background:url("../../immagini/varie/sfondi/sfondo222222.jpg");
}

.BottoniPag
{
	background-color:#000066;
	color: White;
	font-size:x-small;
	font-family:Verdana;
	font-weight:normal;
	cursor:hand;
}

.divPopup
{
	border: solid 1px black;
	background-color:Yellow;
}

.LabelErrore
{
	font-family:Verdana;
	font-size:small;
	font-style:normal;
	color:Red;
}

.LabelInfo
{
	font-family:Verdana;
	font-size:small;
	font-style:normal;
	font-weight:bold;
	color:Black;
}

.Combo
{
	font-family:Verdana;
	font-size:medium;
	font-style:normal;
}

.VociMenu
{
	font-family:Verdana;
	font-size:small;
	font-style:normal;
	font-weight:normal;
}

.RiquadroVociMenu
{
	border-right:  black thick inset;
	border-top: black thin inset;
	border-left: black thin inset;
	border-bottom:black thick inset;
	background-color:SkyBlue;
}

.DivCella
{
  cursor:default;
  color:Black;
}

.DivCellaConScarto
{
  cursor:default;
  color:red;
  font-size:xx-small;
  vertical-align:super;
  
}

.GrigliaTitolo
{
 background-color:#000066;
 color: #CCCCFF;
 font-size:small;
 font-family:Verdana;
 font-weight:bold;
}

.GrigliaRiga1
{
 background-color:#6699FF ;
 color: Black;
 font-size:x-small;
 font-family:Verdana;
 font-weight:normal;
}

.GrigliaRiga2
{
 background-color:#CCCCFF;
 color:Black;
 font-size:x-small;
 font-family:Verdana;
 font-weight:normal;
}
.appoggio
{
	background-color:#6699FF;
}


