
/*
------------------------------
  PER AGENDA
------------------------------
*/ 

.Cellq
{
	font-weight: bold;
	font-size: 9pt;
	color: Black;
	font-family: verdana;
}
.Cell A
{
	font-weight: bold;
	font-size: 9pt;
	color: Black;
	font-family: verdana;
}
.Cell A:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #696969; /*dimgray*/
	font-family: verdana;
}

.CellCalGlobale
{
	font-weight: bold;
	font-size: 9pt;
	color: Black;
	font-family: verdana;
	padding-left:3px;
}

.CellHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: verdana;
}

.CellHeaderFirst
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: white;
	font-style: italic;
	font-family: verdana;
}

.CellTime
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: verdana;
}

.Ora
{
	font-weight: bold;
	font-size: 10pt;
	color: #696969; /*dimgray*/
	border-top-style: none;
	font-family: verdana;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.Minuti
{
	font-size: 9pt;
	color: #696969; /*dimgray*/
	font-family: verdana;
}

.RangeData
{
	font-size: 9pt;
	color: #696969; /*dimgray*/
	font-family: Verdana;
	letter-spacing: 2px;
	font-variant: small-caps;
}

.BoxInfoAgenda
{
	z-index: 1000;
	width: 70px;
	position: absolute;
	background-color: Gray;
}

.grdNoTopBorder
{
	border-right: 1px solid silver;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	font-size: 9pt;
	font-family: Verdana;
}
